Hacker News new | ask | show | jobs
by dpcan 66 days ago
You can ask AI to comment an entire code base now in as much detail as you need.
1 comments

Comments explaining what the code does, which is what an LLM could answer, are basically useless comments. Comments that describes why the code is how it is, is a bit more valuable, but also something LLMs cannot really reliably infer by just looking at the code.