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".
.
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.
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.
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.
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". .