this post was submitted on 16 Jun 2026
453 points (99.3% liked)

Programmer Humor

32474 readers
439 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] fruitcantfly@programming.dev 18 points 1 month ago (2 children)

I prefer the classic Bool:

enum Bool 
{ 
    True, 
    False, 
    FileNotFound 
};
[–] DasFaultier@sh.itjust.works 6 points 1 month ago

Ah yes, the three genders.

[–] noughtnaut@lemmy.world 2 points 1 month ago* (last edited 1 month ago)

If this classic isn't linked from that Wikipedia article (I never checked) it really should be. Like the "static cling" image, evnen encyclopedias need to know when to step out of formal style. 🤭