Comment on New ntfy.sh v2.18.0 was written by AI
erikjan@fosstodon.org 3 weeks ago
@ueiqkkwhuwjw just this quote at the start of the release notes
> 14,997 added lines of code, and 10,202 lines removed, all from one pull request
This is already a major red flag even without the ai stuff right? Can't believe anyone would flaunt that like this.
dev_null@lemmy.ml 2 weeks ago
The “single pull request” is a merge release from 79 separate commits.
Nalivai@lemmy.world 2 weeks ago
Doesn’t matter, it’s entirely too much for one PR
dev_null@lemmy.ml 2 weeks ago
Why? What difference does it make that it’s big?
Keep in mind this is a single maintainer project, there are no PR reviews.
Nalivai@lemmy.world 2 weeks ago
I mean, yeah, he could also not use git and just write some random bullshit directly on prod while blindfolded and blackout drunk.
However if you want a good product and good code you need to follow best practices, and those include meaningful and small PRs that you can easily review, check, debug, and revert if necessary.