this post was submitted on 04 Jul 2025
140 points (98.6% liked)

Programmer Humor

24736 readers
1788 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
[–] fibojoly@sh.itjust.works 17 points 23 hours ago (3 children)

I'm amazed at developers who don't grasp that you don't need to have absolutely everything under the sun in a human readable file format. This is such a textbook case...

[–] marcos@lemmy.world 6 points 21 hours ago (1 children)

Even if you want it to be human readable, you don't need to include the name into every field and use balanced separators.

Any CSV variant would be an improvement already.

[–] fibojoly@sh.itjust.works 2 points 17 hours ago

Even using C#'s decimal type (128bit) would be an improvement! I count 22 characters per numbers here. So a minimum of 176bit.

[–] chaospatterns@lemmy.world 6 points 18 hours ago

Yeah this isn't even human readable even when it's in YAML. What am I going to do? Read the floats and understand that the person looked left?

[–] Dultas@lemmy.world 1 points 21 hours ago

That's it everyone, back to copybooks.