(no title)
fc417fc802 | 2 hours ago
Typically a more primitive (sorry, minimal) format such as JSON is sufficient in which case there's no excuse to overcomplicate things. But sometimes JSON isn't sufficient and people start inventing half baked solutions such as JSON-LD for what is already a solved problem with a mature tech stack.
XSLT remains an elegant and underused solution. Guile even includes built in XML facilities named SXML.
coldtea|48 minutes ago
People who wanted to "get shit done" had much better alternatives. XML grew out of hype, corporate management forcing it, and bundling to all kinds of third party products and formats just so they can tick the "have this hot new format support" box.
array_key_first|13 minutes ago
YAML is just bad. JSON is harder to read for deeply nested structures. TOML and the like don't have enough features.
mycall|1 hour ago
fc417fc802|50 minutes ago