I didn’t know whether to mark this NSFW or not but it’s time to buy a new computer if you haven’t upgraded in multiple decades.

  • LeFantome@programming.dev
    link
    fedilink
    arrow-up
    19
    ·
    edit-2
    13 hours ago

    Latest 486 “distro” released 3 months ago:

    https://github.com/marmolak/gray486linux

    Same userland as Alpine Linux. Newer version of MUSL than current Void Linux ships with. Up to the minute kernel.

    The oldest kernel version still getting updates at kernel.org is from 6 years ago. So, we may still have active 486 support in official kernels for years yet.

    Even after that, the kernel will stay available. You can always backport any important security fixes yourself.

    And this is just the kernel. A 486 will run current c libraries for decades most likely.

    You can still use Linux on 386 and Git commits as recent as a year ago say things like “adding support for new hardware”.

    https://github.com/marmolak/gray386linux

    Again, even on a 386 you have the same C library and userland as found in current Alpine Linux.