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
[–] Luci@lemmy.ca 47 points 2 days ago (3 children)

32bit does need to go but we're at a time where a lot of people are switching their main PCs or gaming PCs over to Fedora to get ahead of Windows 10 EoS. The timing in this change couldn't be worse (even if it's two versions ahead.)

It's bad PR to break Steam and gaming at this time. Valve needs to sort this out on their end but the Fedora Project needs to check in with their users to see what they're using on Fedora.

Also loved the gaslighting at the end. Very Linux dev.

[–] possiblylinux127@lemmy.zip 8 points 2 days ago (1 children)

Steam is kind of junk if you look into how it actually works

Value needs to get its stuff together

[–] Luci@lemmy.ca 10 points 2 days ago (1 children)
[–] possiblylinux127@lemmy.zip 9 points 2 days ago* (last edited 2 days ago) (1 children)

It is 32bit and depends on a runtime from a really old version of Ubuntu. It is also proprietary but that is a different issue.

It would be nice if Value worked with the Fedora project to build something open and modern so that devs could easily package games for Linux. The problem is that Value wants everyone to go though Steam as Steam is where they actually make money. People like to see Value as the good guy but it isn't all sunshine and rainbows. I can't really blame them in the end but it is important to realize they have a interest that may not always align with the community.

[–] Luci@lemmy.ca 3 points 2 days ago (1 children)

Tyty

I fully agree with what you wrote. Someone email Gabe!!!!

[–] Threeme2189@sh.itjust.works 4 points 2 days ago

Get Gabe and Linus on the discord chat so that they can hash this out right quick!

[–] GaMEChld@lemmy.world 0 points 1 day ago

We may be at Win10 EOL, but we've had 64 bit CPU's since Athlon64. Who even has hardware that's limited to 32bit?

[–] AntiBullyRanger@ani.social 1 points 2 days ago* (last edited 2 days ago) (1 children)

What gaslight?

Containerizing the 2038 problem won't fix 32 bit issues that need recompilations.

Have you set your devices to 2038 and reported the issues your distro needs fixed?

[–] Luci@lemmy.ca 1 points 2 days ago (1 children)

I'm using multilib for gaming compatibility, I'm not saying we need full _time32 support.

If I pull 32bit libs for specific applications, why would that affect the kernel or the user spaces apps that are all 64 bit and using 64 bit function calls??

2038 will break games that make specific calls to 32bit time functions, sure. Thats gonna suck in 12 years from now. But what if instead of breaking compatibility for gaming now, we work towards a solution in the next 12 years?

[–] AntiBullyRanger@ani.social -1 points 2 days ago* (last edited 2 days ago)

It's the other way around: your _time32 libs will fail, especially user apps that call Fedora{Linux _time64. The kernel as of right now is safe for year 2038.

You have a decade to test everything, report, and fix. Recompilation projects for everything. I want to see year2038_bazzite_safedb.org with all the games and apps you use marked ☑ 2039+ compliant. You need to start now.

You should have started on 2004. So time to catch up! So yes, let's database the solutions an app at a time, before the decade is up!