this post was submitted on 03 May 2025
535 points (97.9% liked)

Programmer Humor

23082 readers
1808 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
[โ€“] Olgratin_Magmatoe@slrpnk.net 3 points 3 days ago (1 children)

I've had too much raw XML parsing for one lifetime.

[โ€“] deadbeef79000@lemmy.nz 2 points 3 days ago

Pretty much why everyone just uses json or, heaven forbid, plain text for trivial data.