this post was submitted on 21 Jul 2025
1364 points (98.9% liked)

Programmer Humor

25253 readers
1014 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
[–] rumba@lemmy.zip 2 points 4 days ago (2 children)

It wasn't without some advantage. The client hating it didn't bode well though

[–] floofloof@lemmy.ca 3 points 3 days ago

The client hating it just means you're smarter than them and should press on to help them outgrow their ignorance. It's a good sign.

[–] ulterno@programming.dev 1 points 3 days ago

YAML definitely felt less intimidating to me than XML, when I first saw them.
But the YAML examples also had much less information in them than the XML ones.
But not having to type all those brackets definitely helps. In case of XML, I am always looking to just get a GUI going for it instead, because typing it out feels cumbersome (I'm from C++)