this post was submitted on 14 Aug 2025
316 points (96.2% liked)
Programmer Humor
25750 readers
1645 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
yeah, it's funny how my brain collapsed the boolean check into
if (role)
rather thanif (role === true)
- that's trickywhat is
FILE_NOT_FOUND
? I can't find much on it ...FILE_NOT_FOUND is from an old story on thedailywtf.com. Someone created a boolean enum with TRUE, FALSE and FILE_NOT_FOUND, if I recall correctly. It's been a recurring running joke.
thank you for letting me in on the joke 😄
and for catching my error!
Welcome! I guess this is your Ten Thousand moment for a mediocre joke for old programmers. 💪👍
haha, yes - exactly! At least I got that reference, xkcd is pretty well known, though.
I see that they've gone back to the name "The Daily WTF". For some time, they changed to "Worse than failure" in order to avoid not even the word "fuck". 🤷
https://thedailywtf.com/