this post was submitted on 22 Aug 2022
5 points (100.0% liked)

Solar Punk

1217 readers
1 users here now

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.

What is Solarpunk?

A SolarPunk Manifesto

Slrpnk.net Lemmy instance

Solarpunks.net

Sunbeam City Wiki

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/435152

cross-posted from: https://lemmy.ml/post/435150

cross-posted from: https://lemmy.ml/post/435149

I want to find the most sustainable operating system, because computers nowadays waste a lot of energy, because of data collection and data processing. Avoiding unnecessary processes and using resources in a mindful way could reduce the CO2 output on the whole world.

This discussion grew very fast and I put all links to other platforms in the end of the blog article.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 years ago (1 children)

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)

[–] [email protected] 1 points 2 years ago (1 children)

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.

[–] [email protected] 1 points 2 years ago (1 children)

Not an appstore but works ok: https://github.com/AppImage/AppImageUpdate

Modern Distros ask if they should "integrate" appimages on the first launch.

[–] [email protected] 1 points 2 years ago

Oh, nice! This project sounds really interesting. I will try AppImage in my sustainable virtual machine experiment then.