← Back to context Comment by thaumasiotes 4 months ago >> It let people deploy consistent version of their software 3 comments thaumasiotes Reply oblio 4 months ago Surprisingly "my software" depends on a lot of other stuff. Python, Ruby, PHP, JS, etc all need tens to hundreds of native libraries that have to be deployed. misnome 4 months ago >> …or download outside software. theamk 4 months ago I've worked on software that linked to ffmpeg libs.Good luck making _that_ static.
oblio 4 months ago Surprisingly "my software" depends on a lot of other stuff. Python, Ruby, PHP, JS, etc all need tens to hundreds of native libraries that have to be deployed.
theamk 4 months ago I've worked on software that linked to ffmpeg libs.Good luck making _that_ static.
Surprisingly "my software" depends on a lot of other stuff. Python, Ruby, PHP, JS, etc all need tens to hundreds of native libraries that have to be deployed.
>> …or download outside software.
I've worked on software that linked to ffmpeg libs.
Good luck making _that_ static.