Been using Linux fulltime since about 2014 or so. First half of my life up to then was on Windows, second was on Mac. At the start of the decade is when I noticed Apple’s increasingly closed-off computing gaining more traction, and it struck me as wrong. I had tested Ubuntu out around 2009 in a VM but still stuck to Apple, and didn’t have motivation to try anymore while in college.

First distro was Linux Mint. Used it for about 2 years, was very solid and had 0 complaints. The more I used Linux the more I wanted customization and control, so I moved to Debian w/XFCE. 3 years of that and it’s still one of my favorite distros, and halfway through I went with bspwm as my usage became increasingly terminal based.

2019 was when I wanted to try a rolling. The outdated packages in Debian (even testing especially during freezes) was irking me a bit, and I wanted to use a different init system as systemd service files were vastly too much and complicated for my use case. Hated the idea of Arch for many reasons, so tried Void in a VM.

Even though I never bothered to install X on it, it was amazing! XBPS was so fast compared to apt, the repos had even more than I wanted to use compared to Debian, and runit is so easy to manage and mess with. The Unix philosophy is very clear on Void compared to other distros, it just felt great. Used the VM on the side and perfected my dotfile install script and finally made the jump when I got my “new” Thinkpad.

I honestly have 0 criticisms of the distro itself. The docs need more work to contain all the info the old wiki had, the installer should include encryption options, but everything’s been smooth. If anyone wants a rolling release (and not bleeding edge) distro with a helpful, non-elitist community that sticks moreso to a Unix philosophy, I wouldn’t recommend anything else.

  • @ksynwa
    link
    53 years ago

    After using xbps, apt feels very bad. apt has one advantage that is very important for people who might want to use a Linux distro for work, which is the ability to add third-party repos. For example, I have to use a VPN client for work which I have no idea how to build from source. Even then Ubuntu is moving to snap for distributing badly integrated software. But it feels so slow and clunky. I can’t install 32bit wine on a fresh install of Ubuntu 20.04 and have been able to find no help for it.

    xbps on the other hand is very fast and doesn’t break (except for some rare cases) when handling upgrades. Void’s repo has a lot of software and it’s easy to add new software to it once you have some practice. I like it a lot more than Arch which I have also used. Plus it is systemd free. (I don’t care about it but some people do.)

    The docs need more work to contain all the info the old wiki had, the installer should include encryption options

    I am not sure if any work is going to be put into the installer but I could be wrong. As an aside, if anyone wants to install Void with zfs on root and encryption, this guide is very neat: https://github.com/zbm-dev/zfsbootmenu/wiki