I find vim quicker and easier for quick edits too, mostly because I’ve not bothered to learn anything but vim since it’s on everything (except, for some odd reason, the default build of Gentoo)
That’s actually a fair point, though I still think systemd does it in a way that’s both too obfuscated and too proprietary, which preferences tying everything to itself rather than being able to work alongside and integrate smoothly with other tools that already exist.
It feels a bit like change for change sake at times… I know there are underlying reasons, but it breaks too many of the core philosophies of *NIX for my taste
None of the others are as deeply integrated into everything as systemd, they pretty much just handle starting things up so dropping in a replacement should be fairly straightforward. At least, it was until everything switched to systemd. Which is probably my biggest issue with it: that it integrates to the point you can’t replace it anymore.
It also likes to hide things behind port redirections and binary storage of things that have always been text before so you pretty much have to use their tools to even read them
The main downside to a rolling release distro, with that much drift there’s a good chance something will install that conflicts with something else, and nobody can really help because the only real way to replicate your install is to go back in time and do the same thing