Hacker News new | ask | show | jobs
by ElevenLathe 931 days ago
I use Guix for "personal" production stuff, and it's great. I tend to hop around between bargain basement VPS providers -- the kind that sometimes abruptly cease to be in business. I know this is a false economy vs just using DigitalOcean or even OVH but none of this stuff is critical for my livelihood and I like the bargain-chasing aspect of it.

Anyway, I have a config.scm file that will completely configure all the software I need on the box. Usually the toughest part is determining if/how to upload a custom image.

At my dayjob, I may soon try to generate OCI images with 'guix system container'.