this post was submitted on 05 Feb 2025
743 points (99.9% liked)

Programmer Humor

30885 readers
1081 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
 

@programmer_humor@programming.dev Let's just add one more feature

you are viewing a single comment's thread
view the rest of the comments
[–] HK65@sopuli.xyz 10 points 1 year ago (1 children)

The problem is that so is the junior dev they hired to do the two seniors' jobs who left for less inhuman pay.

Code problems are usually people problems.

[–] bestboyfriendintheworld@sh.itjust.works 1 points 1 month ago (1 children)

The senior dev having a grand vision of the perfect architecture and overengineers three trendy design patterns into an unmaintainable mess.

I have seen bad VIPER, two different kinds of promises, a reactive framework in one application that originally had a very sensible object oriented approach. All of this crimes by seniors who think the my are very smart.

[–] HK65@sopuli.xyz 1 points 1 month ago

Oh, there are those as well, I'm not dunking on juniors.

It's just that my problems always tend to be caused by mismanagement of people.

Like just today I had to clean up after a "let's do a quick and dirty experiment, oh it works so now it's production, make 200 more features in a month built on top of the quick and dirty let's just try it code, what do you mean we lost millions because of a regression nobody even noticed" situation.