Personally I'm alienated by projects which adopt Code of Conducts like the """Contributor Covenant""" but that might just be me.
Oh no, I'm 100% with you there. Hence my love for OpenBSD and Obarun, both of which have essentially zero CoCs.
I wonder if that will lead to a schism in the community that literally ends up with incompatible codebases.
What's the best distros that don't have systemd?
I was schizoposting about this like ~5 pages ago. Lemme give you a TLDR:
- OpenBSD/FreeBSD have 0 systemd creep so are great by default
- Obarun Linux is a smaller arch-based distro run by an extreme anti-systemd schizo, def my #1 OS of choice, currently tidying up before I swap my main machine over to it
- Antix Linux also has 0 systemd components but is run by actual Antifa people; if you can look past that it is an excellent debian based, minimalist distro
- Gentoo if you are willing to use heavily restrictive USE flags to disable all sysd components
- Same with Artix, you can achieve this with out
too much difficulty by using the s6 version and cutting out elogind and dbus, but if you are already that motivated, you might as well just use Obarun
That's my shake on it. Just keep in mind that if you truly purge ALL sysd components you'll be relegated to using window managers like i3 or DWM because pretty much all DEs require some systemd elements. This blog here has other excellent choices if you want to peruse:
https://sysdfree.wordpress.com/2025/06/09/363/
I've been giving i3 a try, (I just have it as an option, I'm mainly using KDE plasma), but I've been noticing that I find it awkward to use outside of certain workflows. Namely, I find it the most ergonomic when I'm doing development stuff, but with something like a file or web browser open, I find it a lot less comfortable to use, and the clashing of styles between different programs is a lot more noticeable.
Am I getting filtered or is there something I could do about this? I do genuinely like it when I have just a bunch of terminals and an editor open.
One word: keybinds. While I run DWM instead of i3, you can rig a keybind to swap you to a new workspace and drag or open your browser in there, if that's what you meant. For a more rice-friendly browser, may I suggest
Qutebrowser? Very clean, very light, and very fun to use if you know your vim. Probably the most riceable browser you can find right now tbh, definitely far and away better than chromium/firefox.