Comment Atomic packaging systems suck (Score 3, Insightful) 74
With atomic packaging systems, I feel like computing is in a weird place where it has taken on all of the bad characteristics that are both a step backwards towards the days of DLL hell and a step forwards to today where there is almost no tweaking and debloat attempted by devs because powerful hardware and memory make it unnecessary in their eyes.
I don't WANT 53 copies of the same library on my system. I don't want slow startup because applications to have to be unpacked before they can be used. I don't want applications that make it difficult or impossible to share data between applications. I don't want applications that don't theme properly. I don't want applications that weaponize themselves against the owner of the machine and try to dictate how the app is used like Windows apps do.
I simply do not want atomic packaging systems. I want traditionally installed apps that only put one copy of the library on my system and I want to be able to share data between apps easily and efficiently without having to install additional apps from the same package manager to be able to use them... for example for gaming, If you want to use Lutris and choose the version that comes from an atomic package manager, you also have to install a SECOND version of all your 3d libraries for your video card that are available to the atomic Lutris. Fuck that, fuck the entire idea of that type of system.