- Joined
- Jan 28, 2018
Does anyone have any thoughts on musl on linux? Was thinking if I needed to shift from gentoo to openbsd since I got tired of crossdev compiling on pre-2008 laptop hardware. Was trying to pack in as many optimizations as I could.
musl is fine these days, not many downsides that matter. Of course, you more likely than not won't be able to run that random binary/proprietary game you got somewhere, but that's what chroots/bubblewrap jails are for. Harddrive space is cheap and plentiful, even in old devices.
here's a nickel kid, go get yourself a systemd-free distribution. That thing is such a bloated, opaque nightmare, such bugs and unsolvable edge cases are to be expected and I doubt you'll find a satisfying solution. The only way is to get rid of it altogether. Learn what your computer does during booting and use a more sane init system and service manager. When shit breaks then you'll at least know how to fix it.Still dealing that /oldroot issue I talked about a few pages ago and it's driving me batty.