Hacker News new | ask | show | jobs
by dkdcio 334 days ago
this is a common pattern I see -- if your codebase is confusing for LLMs, it's probably confusing for people too
1 comments

This fact is one of the most pleasant surprises I’ve had during this AI wave. Finally, a concrete reason to care about your docs and your code quality.
"What helps the human helps the AI" in https://blog.nilenso.com/blog/2025/05/29/ai-assisted-coding/

In future I'll go "In the name of our new darling bot, let us unit test and refactor this complicated thing".