this post was submitted on 30 Jul 2025
706 points (95.6% liked)
Technology
73503 readers
4111 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Seems like a skill issue on the part of the dev. GitHub lets you create issue templates and even forms. He could have made it so that every issue creator is warned that packaging issues will be ignored and closed without comment.
"We tried nothing so far and are going for the nuclear option first"
People still don't care. They'll still open packaging related issues. And someone will still have to sift through those and close them individually.
Then explain to me how the bazillion other open source cross-platform Windows-first projects do it. Dropping support for Linux moving forward is fine, but actively going out of your way to remove the existing support is petty and just an asshole move. Especially when paired with a license that restricts 3rdparty packaging.
Also "this doesn't work" is a bad reason not to invest the 3 minutes it takes to make an issue template, and it will already decrease the amount of packaging related issues by at least something
Sure, but the dev doesn't owe anything to anyone. He of course could ask community for help with this, sugar coat every answer, spend his (I assume already very valuable and sparse) free time to deal with assholes while trying to organize wider developer base to manage the issue and so on.
But he/she is still not obligated to do so and most definetly not obligated to deal with assholes all day every day instead of working with the passion project. Anyone around here thinking this is a wrong call can step up and volunteer to manage the thing, you don't even need to know how to code, just filter trough the crap and create meaningful tickets and find people from community who're willing to spend their time on fixing it.
Sure the dev doesn't owe anything, but he is actively putting in the work to remove existing support. Instead of just doing nothing he is sticking it to the linux user by removing support
Edit: I don't see how removing your own, working PKGBUILD will prevent people from installing broken 3rd party packages and complaining about it in your project.