360
top 10 comments
sorted by: hot top controversial new old
[-] HairHeel@programming.dev 54 points 11 months ago

“I could rewrite this in a week!”

~ junior dev, 3 months ago

[-] scrubbles@poptalk.scrubbles.tech 29 points 11 months ago

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)

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

[-] Tischkante@discuss.tchncs.de 15 points 11 months ago

Want some spaghetti boy? Its actually just one really long spaghetti, we call it proceduroni solo.

[-] Gentoo1337@sh.itjust.works 13 points 11 months ago

Is the title a Terry Davis reference?

[-] TheGalacticVoid@lemm.ee 6 points 11 months ago
[-] mr_tyler_durden@lemmy.world 11 points 11 months ago

Dealing with this now at work. Got a dev whose time in the industry should make him a senior dev but he gives off massive junior vibes.

  • The need to change everything he touches

  • Wanting to write clever code over straightforward code

  • Everything “needs” a refactor

  • Just deprecates things when he doesn’t want to learn them and writes a new implementation without updating old code

  • Thinks he knows best while not understanding huge swaths of the codebase

  • Everything he can’t understand in <5 min is stupid and wrong

If he was less competent (when kept in a box and closely monitored) I’d be pushing even harder to get rid of him.

[-] dylanTheDeveloper@lemmy.world 4 points 11 months ago

Me when the C code has std's and children to slay

this post was submitted on 24 Oct 2023
360 points (96.9% liked)

Programmer Humor

32131 readers
1212 users here now

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

Rules:

founded 5 years ago
MODERATORS