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

Programmer Humor

32810 readers
618 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 2 months ago (2 children)

I prefer the classic Bool:

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

Ah yes, the three genders.

[–] noughtnaut@lemmy.world 2 points 2 months ago* (last edited 2 months 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. 🤭