Comment on I didn't want to use AI, so I made something that detects it!

<- View Parent
fccview@lemmy.world ⁨3⁩ ⁨days⁩ ago

Hey! Thank you for testing it out, I think in my head, even the most verbose of dev wouldn’t leave >20% of comments in their codebase. The percentage works on a ratio of (commentsCount / linesOfCode) * 100 so it doesn’t just flag “a lot of comments”, it mostly checks for “too many comments”, that said, the “use common sense” at the top needs to be taken quite seriously, for example if there’s a majority of comments but none of the comments feel like written by AI, it’s clearly just the developer being verbose :)

p.s. I find AI is pretty damn good at making docker compose files, it’s probably gonna work just fine <3

source
Sort:hotnewtop