this post was submitted on 04 Jul 2025
173 points (98.3% liked)

Programmer Humor

24790 readers
485 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
[–] ZoteTheMighty@lemmy.zip 29 points 2 days ago (2 children)

All yaml is just sparkling JSON.

[–] DataElemental@programming.dev 4 points 1 day ago (1 children)
[–] TomasEkeli@programming.dev 15 points 1 day ago (1 children)

Valid JSON is valid YAML.

So valid YAML can contain JSON

[–] DataElemental@programming.dev 0 points 1 day 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 1 day ago (1 children)

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

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

That was my point, yes, but I meant to reply to @ZoteTheMighty@midwest.social.

[–] olafurp@lemmy.world 7 points 2 days ago

Always has been