this post was submitted on 04 Jun 2025
1014 points (98.6% liked)

Programmer Humor

23855 readers
2562 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
[–] Kacarott@aussie.zone 20 points 2 days ago (6 children)
[–] candyman337@sh.itjust.works 8 points 2 days ago

Oh wow, that's upsetting

F#? What? We can't curse on the internet? Self censorship at dictator levels here. /s

[–] wabasso@lemmy.ca 3 points 2 days ago

Haha that’s a great site. But I think the C example is actually reasonable behaviour.

[–] Crankenstein@lemmy.world 2 points 2 days ago

Ugh, like... I get why it outputs like that, but I also absolutely hate that it outputs like that.

[–] adrian783@lemmy.world 2 points 1 day ago

so plus coerces into string if not number, was that so hard?