this post was submitted on 05 Jul 2025
382 points (98.7% liked)

Programmer Humor

24815 readers
470 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 24 points 2 days ago (10 children)

Why would dog extend human?

[–] [email protected] 20 points 1 day ago (3 children)

They probably thought that all their NPCs would be human when they started the game, so they named their NPC class Human. Then they decided to add dogs, but needed them to do a lot of the same things the human NPCs did, so they made the Dog class a subclass of Human.

[–] [email protected] 3 points 1 day ago

Object oriented programming was a mistake

load more comments (2 replies)
load more comments (8 replies)