this post was submitted on 03 Apr 2025
352 points (99.7% liked)

Programmer Humor

22188 readers
1877 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
[–] KernelTale@programming.dev 32 points 1 day ago (6 children)
[–] darksiderbun@lemmy.ca 20 points 23 hours ago (2 children)

It's also UTF-8 with BOM. It's also windows western 1252. Dont get me started on international date time formatting and time assumptions :(

I wish it was just UTF-8

[–] khapyman@sopuli.xyz 6 points 22 hours ago

Me too. To this Day our national Electric invoice standard uses ISO-8859-15. An that's just fine until somebody feels the need to have a look with Notepad, add a random space and save the file.

Notepad then helpfully changes the encoding to UTF-16 and the whole patch errors out somewhere down the chain.

load more comments (1 replies)
load more comments (4 replies)