- cross-posted to:
- linux@kbin.social
- cross-posted to:
- linux@kbin.social
To me, it feels similar to what’s happening on the server side. Server Side, most application handling got replaced with containers, because the dependency management becomes untenable if you’re pushing around just a couple of in-house applications. Here you use the distribution to offer a stable platform (container engine, monitoring, storage and such) and then run container on top.
And I think the desktop is on a similar journey for similar reasons, at least for faster moving or more complex applications.
I think you’re on to something. I also see the rise of immutable distros as a sign of this.
Yes, I think so. It’s a lot easier to maintain your distro if the maintainers of the project handle everything regarding application packaging.
Sandboxing your applications is the way to go but there’s no way I would let Snap or even Flatpak in their current form replace apt/pacman on my distros. I would be much happier to see pacman/apt/etc. introduce their own containers
If one has to replace them, be it Flatpak. Fuck snap, fuck Canonical
I hope so. The fact that packaging and in essence software distribution has become a distro maintainer’s task is really weird and shouldn’t be.
There is a snap version of gui ubuntu coming out where the entire desktop is snap
Assuming that apps like Steam and Discord get improved when using them as Flatpak I think yes. Hopefully at some point Ubuntu will switch to Flatpaks and stop pushing snaps too