Y
Hacker News
new
|
ask
|
show
|
jobs
by
forrestthewoods
1237 days ago
> not that you should have to
On the contrary, every application should ship their dependencies!
1 comments
account42
1236 days ago
Sure, but the best option for that is to statically link them (if they are only used by one binary and users swapping them out doesn't make sense). And you should be able to do that without third parties slandering you.
link