this post was submitted on 15 May 2025
1168 points (100.0% liked)

Programmer Humor

24857 readers
967 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] 1 points 1 month ago (1 children)

If JS is chaotic neutral, what then is chaotic evil?

All I'm saying is

"10" + 1 => "101"
"10" - 1 => 9
"a" - "b" => NaN
[โ€“] [email protected] 2 points 1 month ago

fair enough. My personal opinion might be that it's evil, but perhaps that's because I expected some kind of order.