I quite like shared libraries. What I don’t like is actually sharing them.
I firmly believe that all applications should ship their dependencies. Launching an application should never be more complication than “unzip and double-click executable”.
Docker only exists because run-time environments are too complicated, convoluted, and mutually incompatible. It’s insane.
I firmly believe that all applications should ship their dependencies. Launching an application should never be more complication than “unzip and double-click executable”.
Docker only exists because run-time environments are too complicated, convoluted, and mutually incompatible. It’s insane.
> Docker containers are kind of neat. They are also kind of a craven surrender to the rotting mess of excessive software complexity. - John Carmack (https://mobile.twitter.com/id_aa_carmack/status/138510311097...)