Y
Hacker News
new
|
ask
|
show
|
jobs
by
kikoreis
2919 days ago
Those annoying dependency graphs provide both standardized visibility and also the ability to fix and patch components independently of each other.
1 comments
tafycent
2919 days ago
Which makes sense for large software systems, but for small tools that you might want to carry around on a flash drive or that you need to always work across multiple machines without having a vm, static binaries make sense.
link