21
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 13 Jul 2026
21 points (95.7% liked)
Permacomputing
2260 readers
1 users here now
Computing to support life on Earth
Computing in the age of climate crisis is often wasteful and adds nothing useful to our real life communities. Here we try to find out how to change that.
Definition and purpose of permacomputing: http://viznut.fi/files/texts-en/permacomputing.html
Sister community over at lemmy.sdf.org: !permacomputing@lemmy.sdf.org
There's also a wiki: https://permacomputing.net/
Website: http://wiki.xxiivv.com/site/permacomputing.html
founded 3 years ago
MODERATORS
Your point about treating the electricity use as an investment in learning was probably the most useful perspective for me.
I am interested in automation, local AI and self-hosting, so even if this is not an efficient permanent server, it could still be a very useful experimental machine. I think I will keep it off most of the time and switch it on specifically for learning, backups, AI experiments or older games.
I will also look into undervolting once I have checked the exact motherboard and measured how stable the machine is. Thanks for pushing me to think about the value of the skills rather than only the efficiency of the hardware.
A stretch goal might be 24/7 running a pi zero or openwrt router next to it so you can turn the machine on remotely.
The benefit of doing your work or learning on that machine, even if your laptop is faster, is that you can offload heavy or long running things and save your laptop battery when mobile. Want to compile something? Run some local llm job? Build a new docker image? Start it, close your laptop and go about your day. Open it later to see the thing is done and your laptop still has 99% battery. (This will require, at minimum, learning about SSH, tmux, networking, wake on lan, and probably VPNs like wireguard or tailscale, or maybe dynamic DNS - lots of fun).
You do need something running all the time to do remote WOL because those packets don't work over the Internet, but there are lots of Linux computers that use less electricity than your typical bedside alarm clock. Even an old phone might work.