Hacker News new | ask | show | jobs
by sfortis 143 days ago
A senior developer + AI = superpowers. But some people have extremely strong resistance to change.
1 comments

I think that a large percentage of programmers hate to read other people's code, and that's where the aversion comes from.

It's much more fun to write code than to review code.

I think it's also the case that AI code can be insanely bad despite being well-formatted and sometimes very good when it comes to specific functionality. But you have to keep watching out for code that doesn't do anything or replicates existing functionality or devolves into complete loose ends. Actual human code is much more pleasant by comparison.