I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.
Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I’ve had a positive experience with Thorium and Chromium.
The problem with older machines is the web browsing, not the system itself. You could use a browser with Java script disabled but a lot of websites will refuse to work.
You have to sacrifice with browser functionality to improve performance.
Puppy Linux is what I shove on old Atom netbooks
Subject lines on their forum suggest Firefox and Chromium are both possible.
Try: https://github.com/marmolak/gray386linux <– It was designed for really old hardwares.
I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.
Because it’s the stock Debian + custom themes/skins + some crappy useless minitools. The 99% of packages come from the official Debian repository, the rest are only the rice.
If you have newer machine than a real 386:
Alpine is very lightweight. I think it was built so that it would run well inside docker containers, which means it should be fairly easy for low-end computers to run it.
Afaik, it doesn’t come with a DE out of the box, so it won’t be very user-friendly
It has a script called setup-xorg-base
that will install the basic graphical support, and you can add a specific DE on top. For example.
If you want serious optimizations - then Gentoo is your choice. But seriously, there won’t be any serious difference between distributions. What really matters here are DEs and browsers. I would recommend some kind of lightweight window manager like i3 or dwm. If you do not want to configure everything yourself, then your choice is lxde/lxqt. Also, you can use distros without systemd (void, artix, devuan, gentoo etc), but that does not matter that much.