Probably rage bait.
Anyway, I like the simplicity of OpenRC and prefer it over systemd. After many years, I never had a reason to switch my Gentoo boxes (servers, laptops, etc) over.
I use systemd at work too, and it always feel unnecessarily complicated and that fixes issues I never had.
Whatever fit your bills I guess. Choice is good, so I am happily applying my choices with OpenRC.








Zfs for some reasons is always loved by the self hosting experts.
Personally I don’t like it because it’s over complicated and not officially part of the Linux kernel.
20y of self hosting for me means Linux software raid (raid1 then moved to raid5) and mostly ext4, recently (=last 2 years) upgraded to btrfs on my data raid. Btrfs at least is integrated in the Linux kernel and while has some drawbacks (don’t do raid with btrfs, put btrfs on MD raid instead) its been super rock solid.
I would have kept ext4, but thought why not try btrfs, and it’s been so smooth that I had no reasons to go back.