this post was submitted on 04 Jul 2025
152 points (98.7% liked)

Programmer Humor

24772 readers
1151 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 19 points 1 day ago (5 children)

All yaml is just sparkling JSON.

[–] DataElemental@programming.dev 2 points 10 hours ago (3 children)
[–] TomasEkeli@programming.dev 6 points 9 hours ago (2 children)

Valid JSON is valid YAML.

So valid YAML can contain JSON

[–] DataElemental@programming.dev 1 points 7 hours 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 3 points 6 hours ago

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

load more comments (1 replies)