this post was submitted on 23 Aug 2026
39 points (97.6% liked)
Linux
14793 readers
384 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, but as I said, on a 4GB budget, this matters quite a bit. I run thousands of edge devices on a custom distro with similar constraints, and it adds up quickly. It's not that it's insurmountable or anything, but I'm answering the question asked and not getting into the particulars. It's just a known fact.
FWIW I switched over to Nix recently, and discovered that deploying builds over SSH is a first-class feature.
I wired up remote build pushes from my workstation to my underpowered VPS + antique thinkpad, and it’s been 100% painless. You can definitely make immutable work on <1 GB memory without much fuss if you’re not locked into a single-device model.