6 ms·
You can ask AI to comment an entire code base now in as much detail as you need.
by dpcan 5mo ago
You can ask AI to comment an entire code base now in as much detail as you need.
- deleted 5mo ago[deleted]
- embedding-shape 5mo agoComments 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.