this post was submitted on 26 Nov 2025
32 points (97.1% liked)

Programming

23606 readers
221 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Feyd@programming.dev 2 points 7 hours ago* (last edited 7 hours ago)

In the 90s, a lot of c++ and Java code was giant trees of inheritance and everyone always talked about design like all real code fit neatly into hierarchies like the examples about animals and whatnot. There are always fashionable ways to overengineer and for a time it was OOP abuse, and the sane people that had to live through it honestly have some trauma over it and difficulty explaining just how bad it was because newer people have never seen the insanity.