this post was submitted on 07 Sep 2025
113 points (96.7% liked)
technology
23950 readers
92 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have (for the last 24 hours) heard so many people say linux is dropping 32 bit support.
Some (most) distros have dropped support for 32 bit, and firefox stopped providing a 32 bit version for linux, but the kernel still very much supports 32bit. I believe there recently were some talks of cutting out some niche functionality for certain 32bit processors, but I've not heard anything about actually gutting 32bit support from the kernel.
Idk, I'm probably too invested in this. Internets got me going nuts. I should prolly touch grass.
FWIW this isnt hapenning right now. There is a gradual reorganization where 32bit i686 packages are being isolated. WoW Wine allows for emulating 32 bit packages using only 64 bit systems for example. Fedora will probably be the one to do this first, but this change is contingent on Steam (which is a 32 bit application on GNU and Windows).
There will always be specialized distributions that will always cater to 32 bit systems though. Also Debian is probably never going to drop i686 until it physically stops compiling.
Well, that's Debian for you. The whole point of it is that it'll run in situ forever.
I think there was some news recently about maintainers wanting to call 32bit support over. That might be why a lot of folks are talking about it.