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.

  • pineapple@lemmy.ml
    link
    fedilink
    English
    arrow-up
    35
    ·
    2 months ago

    That’s a real showcase of how linux actually cares about its users over other companies. It’s great to see that hardware I buy now will be supported on linux for a long long time into the future.

    • Troy@lemmy.ca
      link
      fedilink
      arrow-up
      7
      ·
      2 months ago

      I remember when Mandrake was a young distro – a redhat derivative – and they (gasp) chose to compile for i586 instead of i386. People were like VROooooOM! And a bunch of other people were like: why would you target CPU instructions that not everyone has?!

    • LeFantome@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      The Linux kernel still supports Pentium but most Linux distros do not. The only two I can think of are Adelie and Gentoo. Nothing based on Debian does (Pentium Pro minimum).

    • balsoft@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      2 months ago

      First they came for 486, and I did not speak out - because I’ve never actually owned a 486…

  • Vopyr@lemmy.world
    link
    fedilink
    arrow-up
    5
    arrow-down
    14
    ·
    2 months ago

    It’s sad, when you think about it, because I was under the impression that Linux was perfect for old/ancient machines, but if support for old hardware gets thrown away…

    • CameronDev@programming.dev
      link
      fedilink
      arrow-up
      20
      ·
      edit-2
      2 months ago

      Old kernels still run on it, it just won’t get new versions.

      The reason Linux (and BSD) is perfect for old machines is that the source code is available, so anyone can maintain it if they want to. It doesn’t mean the core Linux team has to maintain it for them though.

        • CameronDev@programming.dev
          link
          fedilink
          arrow-up
          3
          ·
          2 months ago

          You really got dogpiled hard there, as if being corrected half a dozen times wasn’t enough, they had to downvote you to oblivion as well :(

          • Vopyr@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            2 months ago

            I don’t mind that people write that old hardware can still be used, because they are correct, but the number of downvotes breaks my heart.

    • LeFantome@programming.dev
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      2 months 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.

    • Vopyr@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      2 months ago

      Wow, to wake up and see that a large number of people have downvoted my simple noob comment is definitely something. C’mon people, chill, I am quite new to all this stuff.