this post was submitted on 04 Jun 2025
1032 points (98.8% liked)

Programmer Humor

24583 readers
1732 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
[–] [email protected] 20 points 3 weeks ago (6 children)
[–] candyman337 8 points 3 weeks ago

Oh wow, that's upsetting

[–] [email protected] 5 points 3 weeks ago

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

[–] [email protected] 3 points 3 weeks ago

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

[–] [email protected] 2 points 3 weeks ago

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

[–] [email protected] 2 points 3 weeks ago

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