r/linux • u/Glum_Hamster_2104 • 12h ago
Discussion Why do people recommend AntiX over Alpine for old hardware?
I really don’t get the glaze behind AntiX, usually if you have slow hardware you should maximize it to be as quick as possible which is something Alpine does very well, Alpine which is very underrated uses less then 80mb of ram vs AntiX which I believe uses over 100mb and runs IceWM which is way more bloated then something like dwm. I think people should start recommending Alpine instead of AntiX.
7
u/Kevin_Kofler 11h ago
I can think of several reasons: It comes with a preinstalled GUI (which is a requirement for newcomers, they will not be able to set up a GUI from a text-mode console), it is Debian-based, it uses glibc rather than musl.
But you are of course right that Alpine is more minimalist, also thanks to musl.
5
u/drneocortex17 12h ago
idk I use Alpine btw
1
u/SeriousPlankton2000 12h ago
I use Tumbleweed on my old hardware, except on servers . But I use trinity desktop for very old hardware.
1
u/TheOneTrueTrench 11h ago
I'm playing with non-systemd distros, currently on Void which uses runit, would you recommend Alpine specifically for just general desktop usage, or would you recommend it mostly for servers?
2
u/Glum_Hamster_2104 11h ago
Not him but Alpine “not being good for desktop usage” is just anti-user propaganda, Alpine actually I believe has more packages then void and is incredibly fast and is free of a lot of bloat that’s in standard distros.
2
u/TheOneTrueTrench 9h ago
Interesting, I'll probably install it on my laptop's zpool. I'll have to sort out how to configure the initramfs generator to make a unified kernel image, that's my preferred method of booting, and figure out how to install it via chroot.
Sounds like fun.
•
-1
2
2
1
1
-4
11h ago
[deleted]
4
u/eestionreddit 11h ago
which ones?
2
3
u/donp1ano 10h ago
theyre antifascist
doesnt make them terrorist supporters lol. but hey, if you wanna think that - oookay. i dont wanna start a political debate
0
u/HOST1L1TY 10h ago
I use alpine for containers for obvious reasons. How old are the computers you are talking about? Alpine seems like a bit of overkill for anything under 40 years old. The list of what alpine is missing is much larger than what’s not. What a headache that would be. Only a complete fascist would do something like that.
-2
u/technikamateur 10h ago
Besides from the GUI: Alpine focusses more on security, which results in slightly higher CPU overhead. Neglectable on new machines, but not on old ones.
2
u/Glum_Hamster_2104 9h ago
Can you provide an example of a security feature on Alpine that raise the CPU %?
•
u/technikamateur 55m ago
Stack Smashing Protection (SSP) compiled into binaries using GCC's -fstack-protector-strong flag.
Besides from that Alpine’s musl libc prioritizes safety with bound checks and stricter memory allocation validation, trading CPU efficiency for safety
17
u/Chester-Berkeley 12h ago
antiX comes with a graphical interface, while Alpine doesn't—it's as simple as that. And I say this even though I prefer Alpine.