Show me a better text format for serializing

onlinepersona@programming.dev to Programmer Humor@programming.dev – 106 points –
imgur.com

And I'll show you YAML

(a continuation of this post)

54

You are viewing a single comment

YAML is pretty good for readability, pretty awful for writability

Interesting, I find that the other reasonable options are far less writable than yaml

Rule of thumb: valid json is valid yaml. If you're ever unsure, do it the old fashioned way.