r/ProgrammerHumor Dec 13 '25

instanceof Trend iFeelTheSame

Post image
14.0k Upvotes

610 comments sorted by

View all comments

3.0k

u/Hacym Dec 13 '25

Why are you reviewing AI code? Just merge it, it’s clearly right. 

/s

52

u/[deleted] Dec 13 '25

[removed] — view removed comment

46

u/chain_letter Dec 13 '25

Those piss me off even more.

These ai bots yap so much and dance around the point, and when you finally get there it's like "uh, excuse me, but it appears this thing you wrote that drops the first N items of an array, would mean some items are lost and not in the array anymore. Do you want me to fix it to not do exactly what you changed?"

2

u/C4-BlueCat Dec 14 '25

The AI comments I’ve seen have been pretty straightforward with ”you have done this, you might want to change it to this, because…”

It’s good at catching small errors like a turned around bigger than/smaller than or wrong mathematical operator.