Hacker News with Generative AI: Dependencies

Show HN: Cargo-visualize – Interactive dependency graph (github.com/kxxt)
Know your dependencies via interactive cargo dependency graph visualization. An opinionated fork of cargo-depgraph that focuses on interactivity.
Repack Zoom .debs to remove the `ibus` dependency (hashman.ca)
For whatever reason, Zoom distributes .debs that have a dependency on ibus. ibus is the "intelligent input bus" package and as far as I'm aware, might be used for emoji input in chat or something?? But is otherwise not actually a dependency of the Zoom package. I've tested this extensively... the client works fine without it.
The Fundamental Law of Software Dependencies (matklad.github.io)
Python dependencies of top packages as a graph (softwarebuildfactory.com)
Go's old $GOPATH story for development and dependencies (utoronto.ca)