>>106480527
Interesting. I've heard of it but I haven't tried it. I'm on a hotspot right now but I'm pulling down both the FreeBSD and GuixSD images to one of my servers so I can pull them down to my laptop to play around with once I have a good internet connection.
I'm also quite intrigued that GuixSD supports running on Hurd. Been a while since I heard that name, it will be interesting to see if it's half-usable now.
>just want to do something quickly
Don't know about Guix but with Nix flakes you can just "nix profile install nixpkgs#somepackage" and it will pull it down and add it to PATH. It's standard profile management. I think Guix has the same thing? "guix install" seems to be the equivalent.
I really like the philosophy of OpenBSD. I absolutely love all the software they put out, I really love pf, OpenSSH of course, but also httpd and relayd are super underrated and deserve to be used everywhere, they're both amazing pieces of software. OpenSMTPD too. I ran it on a server for a long time, but eventually I went back to Linux, for one simple reason, and that's the filesystem. OpenBSD filesystems are simply lackluster with no journaling, but man I really love the OpenBSD userspace. My perfect OS would probably be Linux kernel + OpenBSD userspace, managed with Nix to share configuration across all my machines.
Honestly in search for your distro to use just remember perfect is the enemy of the good. You'll probably have to compromise on something, whether the userspace, init system, or something else. So far Chimera sounds like it would be it, if not for the FreeBSD userspace instead of OpenBSD.