this post was submitted on 24 Feb 2026
574 points (98.0% liked)

Programmer Humor

30013 readers
1792 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
[โ€“] theterrasque@infosec.pub 6 points 16 hours ago (1 children)

I found out the hard way this is not entirely correct, as a user found a valid json that yaml parsers didn't handle. IIRC it was some exotic whitespace issue

[โ€“] floquant@lemmy.dbzer0.com 4 points 14 hours ago

Yes, in true YAML fashion, there are some edge cases where things act weird but are technically correct.