486
you are viewing a single comment's thread
view the rest of the comments
[-] jaark@infosec.pub 5 points 2 months ago* (last edited 2 months ago)

I don't think my sanity can take all of these explanations.

Though I just spotted one that's worse than null being an object ..

typeof NaN
"number"

I mean, come on.. it's even in the fucking name!

Edit - fixed capitalisation in 'NaN'

[-] zarkanian@sh.itjust.works 5 points 2 months ago

Douglas Crockford has a whole chapter of these in his latest book. There's also this classic video.

[-] zea_64 4 points 2 months ago

Number = IEEE-754 double precision float, which includes NaN, so it makes sense

this post was submitted on 17 May 2025
486 points (100.0% liked)

Programmer Humor

25362 readers
1713 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