Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Reply to @dthompson@toot.cat
Trev :neovim:@trevdev@fosstodon.org (2026-08-13 10:06:03)
@dthompson package managers are at the center of how many, if not all, distros are put together. If you could think of a better way to do that, what would it be?
---Reply---
Richter@richter@calamity.world (2026-08-14 10:24:14)
@trevdev @dthompson I believe the distinction is between language specific package managers, such as cargo, NPM, or poetry, and system package managers, apt, pamac and so on.
The former is where the rub is, as they become enforced borders of parochialism and cause packagers of applications to lose the ability to extract dependencies.
For example, see here for an elaboration. https://dustycloud.org/blog/javascript-packaging-dystopia/
Reply
---Replies---
dave@dthompson@toot.cat (2026-08-15 06:18:28)
@richter @trevdev yeah this is what I mean. nicely put!
Trev :neovim:@trevdev@fosstodon.org (2026-08-15 06:40:52)
@richter @dthompson ooooh I totally lost the plot there, sorry