5
The Search for a Sustainable Operating System - Part 1 - Updates vs. Stability vs. Virtualisation
(publish.ministryofinternet.eu)
Move quietly and plant things :)
Solar Punk memes, writing, idealism, and urbanism. Utopians welcome.
Solarpunk imagines a world in which today’s existential threat - the climate crisis - is being approached with camaraderie and adaptive ingenuity.
Appimages with delta-updates would be probably the best alternative to flatpaks which are indeed unnecessarily bloated (basically they force you to install a second fedora based OS)
Is there a virtual package manager, which is able to do delta-updates? Currently it looks like I will use Debian (stable) for the main system, but if there would be something like flatpak, which could provide the newest updates for a few applications, it would be just awesome to run those on such a stable system.
Not an appstore but works ok: https://github.com/AppImage/AppImageUpdate
Modern Distros ask if they should "integrate" appimages on the first launch.
Oh, nice! This project sounds really interesting. I will try AppImage in my sustainable virtual machine experiment then.