Comment on New ntfy.sh v2.18.0 was written by AI
dev_null@lemmy.ml 4 days agoThe “single pull request” is a merge release from 79 separate commits.
Comment on New ntfy.sh v2.18.0 was written by AI
dev_null@lemmy.ml 4 days agoThe “single pull request” is a merge release from 79 separate commits.
Nalivai@lemmy.world 3 days ago
Doesn’t matter, it’s entirely too much for one PR
dev_null@lemmy.ml 3 days 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 17 hours 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.
dev_null@lemmy.ml 15 hours ago
You should tell that to Linus Torvalds, he’s developing the Linux kernel without using GitHub at all. I’m sure he will appreciate being told git is insuffient to develop a good product and write good code.