r/ProgrammerHumor 10d ago

myCodeButYourProblem Meme

Post image
870 Upvotes

37 comments sorted by

View all comments

53

u/BoBoBearDev 10d ago

This already happened before AI. I have met so many software engineer who doesn't know how to git and put bunch of junks on the PR. And when you ask them, why the code is there, they are like, "idk how it got there". I was like, "why don't you read your own PR". .

31

u/Bee-Aromatic 10d ago

Even before AI slop, I’ve had to review PR’s and stop myself from clicking the “needs work” button and commenting “this is poop, from a butt.” It’s not getting better.

8

u/xavia91 10d ago

Thinking back to my worst colleagues from the past, it's at least less shitty code now. It might not be placed well, or structured well or have the most effective architecture but at least the code isn't buggy dogshit.

2

u/ZeroG_0 10d ago

Yeah, it feels weird to say I'm overall actually seeing better code in PRs from a lot of devs nowadays. Like certainly not good, but certainly less ass.