▲ | uecker 3 days ago | |||||||||||||||||||||||||||||||
By not getting timely security updates: https://www.debian.org/releases/trixie/release-notes/issues.... | ||||||||||||||||||||||||||||||||
▲ | MarsIronPI 3 days ago | parent [-] | |||||||||||||||||||||||||||||||
And the reason this is a problem is because of the me-first attitude of language developers these days. It feels like every language nowadays feels the need to implement its own package manager. These package managers then encourage pinning dependencies, which encourages library authors to be a less careful about API stability (though obviously this varies from library to library) and makes it hard on distro maintainers to make all the packages work together. It also encourages program authors to use more libraries, as we see in the Javascript world with NPM, but also in the Rust world. Now, Rust in Git and Linux probably won't head in these directions, so Debian might actually be able to support these two in particular, but the general attitude of Rustacians toward libraries is really off-putting to me. | ||||||||||||||||||||||||||||||||
|