I feel that Yaml sucks. I understand the need for such markup language but I think it sucks. Somehow it’s clunky to use. Can you explain why?

You are viewing a single thread.
View all comments View context
13 points

JSON does lack comments. And numbers that are not 64 floats.

permalink
report
parent
reply
7 points

TFB, the numbers are not defined as 64 bits floats.

They are just not defined. At all.

permalink
report
parent
reply
1 point

Exactly that’s a job for the parser / consumer.

permalink
report
parent
reply
1 point

That’s a valid point.

There are two kinds of good serialization languages, the ones where values are black boxes and only serialize the data structure, and the ones where everything is completely determined and can be turned directly into an API.

JSON is neither, but it’s closer to the first than YAML. XML is the first, while the SOAP standard almost turns it into the second. TOML is about as close to the first as JSON.

permalink
report
parent
reply
5 points

Readability in general sucks

permalink
report
parent
reply
4 points

There’s a spec for json with comments. It’s better than yaml in every way.

permalink
report
parent
reply
1 point

And lack of trailing comma’s

permalink
report
parent
reply
1 point
*

There’s a lot of JSON parsers that don’t mind to see comments there, just ignore them. And there’s also the “_comment” / “$comment” thing.

permalink
report
parent
reply

Programming

!programming@programming.dev

Create post

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you’re posting long videos try to add in some form of tldr for those who don’t want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



Community stats

  • 2.2K

    Monthly active users

  • 1.8K

    Posts

  • 29K

    Comments