this post was submitted on 05 Sep 2023
1322 points (97.4% liked)

Programmer Humor

19488 readers
1272 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 23 points 1 year ago* (last edited 1 year ago) (10 children)

Programming languages that use white space to delimit structure are annoying at best. I get annoyed at yaml too, but I'm ok once I have a few templates set up.

[–] [email protected] 21 points 1 year ago (2 children)

YAML comes with its own unique pains in the ass https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell

These things actually matter, come up often enough to actually be annoying, and are a bit difficult to explain and learn into people. You’re basically fine if you just string quote everything that you can, but nobody does that.

[–] [email protected] 7 points 1 year ago (1 children)

That was interesting. And possibly the most Dutch name I have ever heard of.

[–] [email protected] 3 points 1 year ago

Is Dutch name. Source: am Dutch.

load more comments (7 replies)