• 0 Posts
  • 137 Comments
Joined 2 months ago
cake
Cake day: March 20th, 2025

help-circle












  • Maybe you should just learn the toolsets better. Structured looks great until you’re tasked either with parsing a 20GB structured file. Each line of text representing a single item in a collection makes total sense, then when you get into things like a list subtype there’s nothing stopping you from using a char sequence to indicate a child item.