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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That is just the tip of the iceberg:
https://whatthefsharp.com/JavaScript/3
Oh wow, that's upsetting
Not just javascript: https://www.destroyallsoftware.com/talks/wat
F#? What? We can't curse on the internet? Self censorship at dictator levels here. /s
Haha that’s a great site. But I think the C example is actually reasonable behaviour.
Ugh, like... I get why it outputs like that, but I also absolutely hate that it outputs like that.
so plus coerces into string if not number, was that so hard?