NixOS for most things, Debian on some servers as a docker host
itslilith
Yeah I agree. Although recently I've become partial to toml... In the end I'll use what's common in the ecosystem I'm developing in
All good, I was making a joke :P
Nothing too major about how it's usually used, but the yaml spec does allow arbitrary code execution when parsing a file and relies on the parser to have that feature disabled: https://en.m.wikipedia.org/wiki/YAML#Security
That's why for python, yaml.save_load()
is a thing. That's fine for your local config files and may even be a feature for you, but it shouldn't be used to exchange information between services.
prepare a shit glass of brown [...]
I... don't think I will
you mean
{...}: {
programs.firefox.enable = true;
}
Infinite time is perfectly defined, it just doesn't exist in our universe
Don't eat grass, the silicates in it will seriously fuck up your teeth
Don't forget about the sucking up to Musk
Fake and gay
Oh I know it's better, problem is I host some stuff my friend group relies on so I don't want downtime while I figure things out. Also, it's a bit of a pain in the ass to get NixOS set up on a VPS without native support (I'm on Hetzner and I know it's possible, it's just a bit of a hassle). It's one of those projects that I'll get to eventually, when I got time. Or so I tell myself