4 ms·
A senior developer + AI = superpowers. But some people have extremely strong resistance to change.
by sfortis 8mo ago
A senior developer + AI = superpowers. But some people have extremely strong resistance to change.
- amelius 8mo agoI 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.
- kranner 8mo agoI 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.