this post was submitted on 17 Oct 2025
118 points (98.4% liked)
Open Source
41480 readers
437 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
They're bitching about him pushing untested (by his own words) and broken code straight to main instead of going through the proper "PR, Review, Merge" loop like anyone else.
If you "have to check if it works" it should be in a PR for people to play with it, suggest improvements and make changes, not directly in the codebase.
They'd already admitted they accidentally pushed to the wrong branch and cleaned it up.