this post was submitted on 28 Jul 2026
307 points (95.8% liked)

Programmer Humor

32646 readers
1705 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
[–] SnotFlickerman@lemmy.blahaj.zone 7 points 1 week ago* (last edited 1 week ago) (1 children)
// This is a Glass class
class Glass {
     filled(halfFull,  halfEmpty) {
         this.halfFull;
         this.halfEmpty;
         }
}
[–] jaybone@lemmy.zip 1 points 1 week ago (1 children)

What the hell kind of glass is this?

[–] cockmushroom@reddthat.com 1 points 3 days ago

Quantum, obviously