this post was submitted on 28 Jul 2026
481 points (96.2% liked)

Programmer Humor

33068 readers
380 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 11 points 1 month ago* (last edited 1 month ago) (1 children)
// This is a Glass class
class Glass {
     filled(halfFull,  halfEmpty) {
         this.halfFull;
         this.halfEmpty;
         }
}
[–] jaybone@lemmy.zip 3 points 1 month ago (1 children)

What the hell kind of glass is this?

[–] cockmushroom@reddthat.com 1 points 1 month ago

Quantum, obviously