this post was submitted on 30 Jun 2025
214 points (97.8% liked)

Linux

11662 readers
122 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
[–] TrickDacy@lemmy.world 6 points 2 days 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.

[–] dustyData@lemmy.world 2 points 2 days ago (2 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.

[–] The_Decryptor@aussie.zone 1 points 2 days 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.

[–] TrickDacy@lemmy.world 1 points 2 days ago

True, yeah I read that too. Started as a hardware thing but now it's a "this is the state of things as a result of things that were hard to change" thing.