this post was submitted on 07 Oct 2025
828 points (99.5% liked)

Programmer Humor

26762 readers
2669 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
[–] cupcakezealot@piefed.blahaj.zone 38 points 18 hours ago (1 children)

fix json

fuck why is everything broken

spend whole day trying to figure out

oh yeah i see the trailing comma from when i cut and pasted

[–] bleistift2@sopuli.xyz 4 points 6 hours ago

JSON parsers need to get their shit together. I’ve had errors for trailing commas and comments in JSON way too often.