this post was submitted on 30 Jul 2025
712 points (95.6% liked)
Technology
73534 readers
3165 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
Let me add to context:
This developer hates the FOSS spirit & tells users to fuck off when they complain. There, done.
He took an open source project and made it source available. I don't blame people for being upset.
As a linux user myself (arch) I wish the community would just pick a package manager and stick with it.
Seems contrary to the nature of the Linux scene tbh
They're not all identical in features and function though. Nix is different from Gentoo which is different from RPM. And they're all going to have drawbacks and in some cases, have complete showstoppers.
This is a brief, maybe even unfair overview but it's not as easy as "just pick one".
And this ignores the huge pantheon of "language package managers" like pip, gem, npm, cargo, cpan, maven, etc^infinity. Ideally these would just be build dep managers but you get a lot of apps packaged and distributed this way too. Some distro's/package systems bravely try to keep up but it's a losing battle.
Sounds idealistic and raises some questions.
Why? Who decides? Who stops someone from introducing a new package manager? Why should a person developing a package manager be "stopped"?
I don't agree.
Devs could just provide a Dockerfile containing the build environment and a script. That would pair nicely with CI and automated builds. No need to restrict package managers. Also, flatpak exists.
Microsoft waiting in the wings to buy that package manager as soon as the community decides.