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