hatred_45

joined 2 years ago
[–] hatred_45@lemmy.world 1 points 1 year ago* (last edited 1 year 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.