this post was submitted on 24 Oct 2023
350 points (96.8% liked)

Programmer Humor

32136 readers
1012 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] HairHeel@programming.dev 53 points 11 months ago (2 children)

“I could rewrite this in a week!”

~ junior dev, 3 months ago

[–] scrubbles@poptalk.scrubbles.tech 29 points 11 months ago (1 children)

I just had a Jr dev do this to me. Came in, so bold, and said our patterns were stupid. Told him no, while there are things to improve it's not worth the effort to rewrite hundreds of classes over a personal preference.

Of course when he inevitably brought it up again, I told him okay, schedule with our architect, that's how things work after all for major rewrites. Man, was that meeting entertaining.

Kids, we know it could be better. But we also know things like level of effort and value. Your CS330 patterns are really cool, we know them too. But we aren't going to build them.

[–] dylanTheDeveloper@lemmy.world 16 points 11 months ago* (last edited 11 months ago) (1 children)

No no you see if we ditch QT we can create our own widgets in open GL it would be less overhead trust me bru

[–] scrubbles@poptalk.scrubbles.tech 22 points 11 months ago

Oh god this was a trigger. Had one guy just casually demand that we change our middleware layers out because it would be "more performant". Our middleware that was rock solid, never had any issues, and no one ever noticed. He brought up how it would shave so much time, like maybe a ms or 2 when I read through what he proposed. Sure, let's just throw out what's been working for years without issue for a new, untested version that will take weeks to dev and test for a payout of 2 ms per request.

[–] sounddrill@lemmy.antemeridiem.xyz 9 points 11 months ago

3 years later, hands unfinished work to junior dev after the system they re-invented has also become obsolete