Hello, I have been a linux user for close to 6 years now and I have changed my distro quite a bit ( especially in first few months of starting out linux ).
I have wen't from ubuntu, xubuntu, fedora, peppermint, arch, artix, ... in first few years. After that I have settled on arch for close to 2 years. After that long time on arch I decided to try out and test interesting distro's for at minimum 6 months every year ( and if I didn't like them I would go to arch back ) until I found something else I could main because I have found a few issues with arch that I could accept but would become annoying from time to time.
Across the two year's I started this yourney I have used gentoo ( used it for a year but then the lack of a proper retroarch package made me change the distro, plus the 3+ hours compile times when updating specific software ( looking at you qt-webengine and firefox ) ), then I choose to try out nixos which I used for 3/4 months before all that main maintainer debacle and splitting of the team I wen't back to arch because I didn't wan't a distro I'm using falling appart on me.
And here I am now, another year is soon to start and I'm searching for another different type of a distro to try out that does something differently compared to most distros, even willing to try out nixos again if the situation has stabilized now.
My only hard requirement is that the distro need's to be able to play games ( as in steam and gog ).
Edit: just to clarify, I'm chaning distro's on a yearly basis for a learning experience and fun.
Hey, I used Void and had a great time with it, I loved the speed of xbps and acter I got used to it, the minimal nature of runit felt lile a breath of fresh air (which feels weird in retrospect, as I've never had any issues with systemd). The only problem I had (other than getting used to xbps and runit) was pipewire. As I was using a tiling WM, I couldn't figure out what was happening and why, but I was having serious issues with pipewire and wireplumber not working, until through trial and error I finally managed to fix it but by then I was already set on moving to Fedora (again). That was in April btw.
TLDR: I'd recommend it. XBPS and Runit are new (and pretty good) and take a bit to get used to, but the thing that drove me away was pipewire issues.
Does runit have the equivalent of systemctl --user for managing per-user daemons like pipewire? I had some issues with pipewire recently and being able to journalctl --user -u pipewire and systemctl --user restart pipewire was a total godsend for me.