this post was submitted on 16 Jan 2024
0 points (NaN% liked)

Linux

65162 readers
348 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
all 8 comments
sorted by: hot top controversial new old
[–] SomethingBurger@jlai.lu 0 points 2 years ago (1 children)

All modules that call a Unix library contain WoW64 thunks to enable calling the 64-bit Unix library from 32-bit PE code. This means that it is possible to run 32-bit Windows applications on a purely 64-bit Unix installation. This is called the new WoW64 mode, as opposed to the old WoW64 mode where 32-bit applications run inside a 32-bit Unix process.

🦀🦀🦀

[–] BlanK0@lemmy.ml 0 points 2 years ago* (last edited 2 years ago) (1 children)

So in the future no need to install 32 bit packages of wine in a 64 system??? 👀

[–] OsrsNeedsF2P@lemmy.ml 0 points 2 years ago (1 children)

Correcto. Which means Steam will probably drop 32 bit libs soon. Which means Ubuntu will stop shipping 32 libs. The era is truly coming to an end

[–] StefanT@lemmy.world 0 points 2 years ago (1 children)

Let's call it "soonish". The old proton versions still need 32 bit libs if they do not backport the feature.

[–] OsrsNeedsF2P@lemmy.ml 0 points 2 years ago (1 children)

Old Proton builds probably won't backport this (unless it's completely isolated, idk the code layout of Wine). But are old Proton builds still necessary? Occasionally there's regressions, but are there really any games that require like a 2 year old Proton build?

[–] TCB13@lemmy.world 0 points 2 years ago (1 children)

🎉🎉🎉

Yet another major release that fails do support basic Win32 APIs available since Windows 95 properly.

🎉🎉🎉

[–] turbowafflz@lemmy.world 1 points 2 years ago

It's a miracle we have wine at all, reverse engineering an entire operating system isn't easy. Be grateful for what we have (which is already enough to run a ton of software really well)