this post was submitted on 30 Jun 2025
1 points (100.0% liked)

Linux

11851 readers
4 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 week ago (4 children)

Is dropping support for 32bit hardware more important than being able to run on everything?

Because it has always seemed like one of Linux’s core strengths is that no matter what your hardware is, you can run Linux on it.

[–] [email protected] 0 points 1 week ago

Fedora is usually the first to pioneer something

[–] [email protected] 0 points 1 week ago (1 children)

Is dropping support for 32bit hardware more important than being able to run on everything?

Yes evidently, because they dropped that hardware support in 2019. Specifically they dropped 32-bit x86 kernels in Fedora 31

[–] [email protected] 0 points 1 week ago* (last edited 1 week ago)

To be a little more precise, Linux is still available for 32-bit x86, just not from the Fedora distro. The Linux project is just now dropping support for 486 CPUs, because the maintenance burden for a virtually unused system type is too high for the mainline. That still leaves 32-bit Pentiums and newer though.

[–] [email protected] 0 points 1 week ago (1 children)

I think the last time I had a 32 bit CPU was around 2005 but I could be remembering that incorrectly. Supporting 20 year old hardware isn't always easy.

[–] [email protected] 0 points 1 week ago (1 children)

It isn't easy, but this isn't about the hardware. It's about the software packages. Tons of software meant to run on 32-bit hasn't been updated to run on 64-bit natively. Thus the burden of keeping a lot of packages that serve as backwards compatibility.

[–] [email protected] 0 points 1 week ago

Tons of software meant to run on 32-bit hasn’t been updated to run on 64-bit natively.

32bit only Linux apps are basically non-existent, anything with the source available and maintainers would have been ported at some point in the last 2 decades, otherwise they have very specific technical reasons for being 32bit only (like OBS iiuc), the source has been lost somehow, or it's a proprietary program where the company has no interest (e.g. Valve with Steam)

In fact I think Steam might really be it.

[–] [email protected] 0 points 1 week ago (1 children)

There are and will always be distros optimized for running on everything. Fedora is a "move fast" distro, it's hard to move fast with a lot of baggage.

[–] [email protected] 0 points 1 week ago

Run fast is fine, until it's run away fast...