Comment on Show me a better text format for serializing

NewPerspective@lemmy.world ⁨7⁩ ⁨months⁩ ago

My problem with yaml is if you truncate it at any random spot, there’s a high likelihood it’s still valid yaml. I don’t like the idea that things can continue without even knowing there’s a problem. The single opening and closing curly braces enclosing a json object is all it takes to at least know you didn’t receive the entire message. Toml has the same issue. I’ll stick with json when it makes sense.

source
Sort:hotnewtop