this post was submitted on 04 Jul 2025
179 points (98.9% liked)

Programmer Humor

25373 readers
1660 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] nathan@piefed.alphapuggle.dev 102 points 4 weeks ago (1 children)

This isn't YAML, this is just sparkling JSON

[–] ZoteTheMighty@lemmy.zip 34 points 4 weeks ago (2 children)

All yaml is just sparkling JSON.

[–] olafurp@lemmy.world 7 points 4 weeks ago

Always has been

[–] DataElemental@programming.dev 2 points 3 weeks ago (1 children)
[–] TomasEkeli@programming.dev 13 points 3 weeks ago (1 children)

Valid JSON is valid YAML.

So valid YAML can contain JSON

[–] DataElemental@programming.dev 0 points 3 weeks ago (1 children)

That's a long way from all or most YAML being JSON-compatible. I wonder if more YAML files in the wild parse as Markdown than JSON.

[–] TomasEkeli@programming.dev 7 points 3 weeks ago (1 children)

JSON is valid YAML does not imply that YAML is valid JSON

[–] DataElemental@programming.dev 0 points 3 weeks ago* (last edited 3 weeks ago)

That was my point, yes, but I was replying to @ZoteTheMighty@midwest.social's suggestion that "all yaml is just sparkling json".