this post was submitted on 24 Feb 2026
586 points (97.6% liked)

Programmer Humor

30210 readers
1070 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
[–] panda_abyss@lemmy.ca 92 points 1 week ago (21 children)

If yaml didn’t have anchors and 8 different white space formats, it’d be a great replacement for this kind of thing.

But yaml is a mess, and you’d think you could parse it easily, but you can’t.

[–] derek 3 points 1 week ago (1 children)

I'm a fan of NestedText. It's no panacea but I'd argue it's the most well-considered and useful file format for structured data in plain text.

[–] kibiz0r@midwest.social 2 points 1 week ago (2 children)

There just needs to be one universal standard that handles everyone’s use cases

[–] MonkderVierte@lemmy.zip 1 points 1 week ago

No, for multiple standards that handle their usecase good.

load more comments (19 replies)