Skip to content

Comment on AI slows down some experienced software developers, study finds

Comments

This report tallies with my own experience.

It's especially an issue with type-ahead tools that hallucinate function names or introduce subtle bugs: you lose time and get bumped out of the flow as you evaluate the AI's proposal. (Or fix it, if you were unfortunate enough to accidentally hit tab while indenting a line and the AI slipped in a change.)

The agentic tools do better but don't yet have enough context to know that making this change _here_ will break that thing over _there_, so they require a lot of management, which seems to engage a part of the brain than coding.

for me the issue is that the non-AI predictive typeahead and the AI seem to compete, so that I'll see one suggestion and go to take it but it gets overwritten by another from the other suggestion engine.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.