|
Frankly, I think this program is ai generated. 1. there are hallucinatory descriptions in the Readme (make test), and also in the code, such as the rate limit set at line 158, which is the wrong number 2. all commits are done on github webui, checking the signature confirms this 3. too verbose function names and a 2000 line python file I don't have a complaint about ai, but the code quality clearly needs improvement, the license only lists a few common examples, the thresholds for detection seem to be set randomly, _get_stargazers_graphql the entire function is commented out and performs no action, it says "Currently bypassed by get_ stargazers", did you generate the code without even reading through it? Bad code like this gets over 100stars, it seems like you're doing a satirical fake-star performance art. |
I know it's the age of ai, but one should do a little checking oneself before posting ai generated content, right? Or at least one should know how to use git and write meaningful commit messages?