>>106313621
>It's crazy how flexible Linux and the BSDs are.
as much as some people complain about package managers and their integrated nature in linux, this is actually one the benefits of them.
specifically, in windows, programs expect to be running in a full-fat windows installation, so windows can only really get bigger over time. in linux however, you can start with an absolute bare minimum and only install what is required to run the software you want to use.
you'd think these tiny linux distros would be of no use, but it's not true, as they will simply install the dependencies for any software you want to run on them. there's no equivalent mechanism on windows, at least not nearly to the same granularity as linux