I have this 11 year old oddly resistant Pentium laptop and I’m thinking of turning it into a reading/light-programming tool. It used to run great back in the day but modern software has gotten so bloated that it can barely run GNOME with Firefox, so I was thinking of sticking to command line only. Is there anything specific I should look into?

In specific I mainly only want to be able to download and read mdbooks in the terminal, probably using archlinux32 as the OS (or maybe LFS?). Captcha abuse and all that javascript already ruined browsing with Lynx so I have little hopes of actually browsing the web. I also intend to get a new battery as it only lasts 1-2 hours nowadays. Any other 32bit/tty-only customisation guides are also welcome.

  • carl_the_llama@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Okay I have some experience reviving some old 32bit computers so here is my opinion.

    Tiny core is crazy fast for old hardware. Installing that thing is like ducktaping a jet engine to a bicycle, is amazing. However it brings all the problems you can expect with ducktaping a jet engine to a bicycle. To use it without going mad you need to comfortable with linux.

    On second place is Debian with lxqt. It’s light, usable, the easiest to install and use. It will not blow your socks off but it will be usable. I recommend lxqt because it has better suport than lxde. For the installation I never used the graphical install only the ncurses one and in the software selection I only choose “lxqt” and “base system something”.

    If you want Debian but faster to boot use Devuan with OpenRC.

    Another option is Alpine, that shit is light and flexible but again you need to be comfortable with Linux. I don’t use it because wifi didn’t work.

    Void is really nice, it’s an amazing project. But again I had wifi problems.

    I never tried Slackware 32 but it seems like a good option. However I think it may give more headaches than other options on this list

    I used arch32 and I recommend against it. The project is barely maintained I had a lot of package problems and it was really unstable.

    I do not recommend using Gentoo (or LFS for that matter) for speed. The performance improvements you get from building everything from source are negligible. It’s a great project to learn linux and control freaks as myself but not for performance.

    Tips: Read the Arch wiki “improving performance” page. Web browser (gui) - falkon Web browser (cli) - links (I found it more “user friendly” than lynx) Video player - mvp Terminal - xterm And I forgot the rest, sorry xD