

0·
7 days agoWhy do you think cargo is a problem?


Why do you think cargo is a problem?
This would depend on the language/ecosystem. It’s worse for C and C++ than for example Rust because of packaging policies and ease of distributability.


how many real-world attacks happened since the XZ fiasco outside of the webshit ecosystem?
Maybe I missed it, but you don’t seem to mention anywhere sub-file sync (binary diffing) support (or presumably the lack of it), which is very important for fast syncing when files actually change!
cargo new with-clap cd with-clap cargo add clap --no-default-features% cargo tree with-clap v0.1.0 (/tmp/with-clap) └── clap v4.6.0 └── clap_builder v4.6.0 ├── anstyle v1.0.14 └── clap_lex v1.1.0Can you expand on that?