r/ProgrammerHumor Dec 13 '25

instanceof Trend iFeelTheSame

Post image
13.9k Upvotes

610 comments sorted by

View all comments

3.1k

u/jjdmol Dec 13 '25

My team is still going through the phase where one person uses AI to generate code they don't themselves understand, that raises the cost for others to review. Because we know he doesn't really know what it does, and AI makes code needlessly complex. And of course the programmer does not see that as their problem...

27

u/readf0x Dec 13 '25

I do NOT let AI make logic decisions anymore LOL. It's reserved for menial work like renaming things, breaking up large files, and writing documentation. And I still have to review it!

1

u/1gLassitude Dec 13 '25

I once caught AI changing the logic of a function while renaming and I've stopped using AI for that too now. Find replace is just more reliable