|
|
|
|
|
by mattashii
317 days ago
|
|
The percentage of comments in line counts doesn't measure the quality of the comments, nor the quality of the codebase. It's rather easy to get over 50% by putting a comment above each line of code, containing the output of an LLM that's asked "what does this line do" and supplied with exactly that line of code. It's much harder to make sure the comments make sense and actually add value. |
|
They try!