this post was submitted on 31 Aug 2026
163 points (100.0% liked)

Linux

67365 readers
370 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
top 20 comments
sorted by: hot top controversial new old
[–] trackball_fetish@lemmy.wtf 2 points 1 day ago

laughs in Trixie

[–] SnotFlickerman@lemmy.blahaj.zone 57 points 2 days ago* (last edited 2 days ago) (8 children)

Debian 12 is one of the last holdouts of 32-bit support if you're like me and have some pretty old devices still kicking. Just a couple years left.

Originally I was an advocate for dropping 32-bit support, but now that getting newer devices is increasingly unaffordable... I actually think it might be a good idea to reverse course on that just a little and keep 32-blt support for just a little longer. At least until after the AI bubble finally fucking pops.

[–] kalpol@lemmy.ca 2 points 23 hours ago

I've got an Acer Aspire One that is slow but i Iove the form factor. It is really good for email and document tasks, just really light and comfortable and the battery lasts ages. Gonna be sad when 32bit ends

[–] hexagonwin@lemmy.today 6 points 1 day ago

slackware also has 32bit btw :)

[–] darklamer@feddit.org 17 points 2 days ago

I can wholeheartedly recommend NetBSD if you want rock solid and eternally dependable backward compatibility forever.

[–] muhyb@programming.dev 10 points 2 days ago

There are still distros that support 32-bit besides Debian 12, like Alpine and Void. Until when, that's unknown.

[–] Skullgrid@lemmy.world 9 points 2 days ago

I tried to re-use a phone for some command line stuff.

There's a lot of arm 32 stuff that's not working, so it makes it much more difficult

[–] Xyre@lemmus.org 7 points 2 days ago

This was me, pulling out an old netbook trying to figure out which distro it could still run. 🫤

[–] TrollAccount69@lemmy.ml 7 points 2 days ago

What all 32 bit stuff do you need to replace?

[–] morto@piefed.social 3 points 2 days ago (1 children)

I started using 32 bit stuff after experiencing how they tend to be much lighter on memory. A 32 bit os can make a 2~4gb machine very usable. I even find myself thinking if changing everything to 64 bits was really necessary

[–] Obin@feddit.org 3 points 1 day ago* (last edited 1 day ago)

There is the x32 ABI that tried to have that 64bit cake and eat it too, but it didn't catch on, probably for good reasons. Gentoo still allows you to run it on modern hardware in case you want to try it out.

[–] thingsiplay@lemmy.ml 16 points 2 days ago

I was there, 3000 years ago...

[–] fargeol@lemmy.world 10 points 2 days ago (1 children)
[–] RedSnt@feddit.dk 5 points 2 days ago* (last edited 2 days ago)

"Double old plus" in newspeak.

[–] senseamidmadness@lemmygrad.ml 2 points 1 day ago (3 children)

It really is amazing how far back Linux reaches. Aren't there a few distros with current support that will run on a 486?

[–] SocialistVibes01@lemmy.ml 3 points 1 day ago* (last edited 1 day ago)
[–] SocialistVibes01@lemmy.ml 2 points 1 day ago (1 children)

It really is amazing how far back Linux reaches.

That was the case

[–] senseamidmadness@lemmygrad.ml 1 points 23 hours ago

I checked, and now the oldest computers that can run a modern Linux kernel are...33 years old! Still amazing.

[–] cypherpunks@lemmy.ml 3 points 1 day ago* (last edited 1 day ago) (1 children)

iirc the Linux kernel dropped support for pre-Pentium x86 in the last few years, so any distro with 486 support now would be using an unmaintained kernel.

I think if you want a maintained operating system for your 486 today, NetBSD is probably the thing to run.

https://ostechnix.com/linux-kernel-ends-486-support/

I am surprised to learn it was May of last year, with the 6.15 kernel being the first to drop 486 support and the 386 family dropping out back in 2012.

After a touch more research to figure out what the oldest currently-supported computers would be: I also hadn't realized the first Pentium debuted in 1993. Pentium and compatibles are still operable, so there are maintained distros out there like Tiny Core Linux that will work on computers made 33 years ago. Just amazing.