this post was submitted on 15 May 2025
1160 points (98.6% liked)

Programmer Humor

23899 readers
1594 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
[โ€“] squaresinger@lemmy.world 1 points 1 day 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
[โ€“] bastion@feddit.nl 2 points 5 hours ago

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