hatred_45

joined 1 year ago
[โ€“] hatred_45 1 points 3 months ago* (last edited 3 months ago)

The Linux distribution packages suffer from dependency hell because the C and C++ dependency management is manual, there's no good dependency manager on the C and C++ programming languages.

While the Rust programming language has automatic dependency management with Cargo, the best dependency manager in the history of computing.

[โ€“] hatred_45 2 points 11 months ago (1 children)

Redox follow the Debian packaging design, but it will support reproducible builds and someone can implement immutable/reproducible declarative configuration.