|
|
|
|
|
by IshKebab
23 days ago
|
|
Your code isn't as unnecessarily commented as this. E.g. look at this line https://github.com/RiftValleySoftware/RVS_Spinner/blob/d44ee... An LLM would have commented `// Create temporary UI view.` Completely redundant comments like this are a classic hallmark of LLMs: # Set frequency scaling factor
freq=0.2
Dunno why I have been downvoted for stating the obvious.Also from my brief look at one file it looks like you have 50% comments because you have a gazillion comment separator lines. |
|
I worked for a Japanese company that accreted comments.
Yeah, lots of whitespace.