this post was submitted on 14 May 2026
126 points (100.0% liked)

Linux

13668 readers
333 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Scoopta@programming.dev 9 points 1 day ago (4 children)

I mean...the code isn't copied but the design is and it honestly frustrates me. Like yes Linux performance is improving...but I personally don't like adding kernel functionality specifically for the benefit of wine

[–] auzy1@lemmy.world 2 points 17 hours ago

Why? Lots of people are using wine.

That's like saying we shouldn't be including modules for reverse engineered hardware that only benefits that company

[–] bitfucker@programming.dev 4 points 20 hours ago (1 children)

I honestly welcome it. It brings up a lot more than just games in the future like MCAD and maybe even more creative apps.

[–] mojofrododojo@lemmy.world 2 points 18 hours ago (1 children)
[–] chonglibloodsport@lemmy.world 1 points 16 hours ago (1 children)

CAD software for Mechanical design (mechanical engineers use it to design motors and transmissions and other machinery).

[–] mojofrododojo@lemmy.world 2 points 15 hours ago* (last edited 15 hours ago) (2 children)

interesting, worked in cad/cam and arch viz but never ran into it called mcad. always specific applications like catia or autocad, onshape etc.. assumed it was an application name

[–] bitfucker@programming.dev 1 points 9 hours ago (1 children)

Because if I say CAD then it would include KiCAD which is rock solid already and IMHO is perfect for most SME too

[–] chonglibloodsport@lemmy.world 2 points 15 hours ago

There’s also ECAD software for electronics. I believe a lot of product teams use both ECAD and MCAD. The former for designing the circuit board, the latter for designing the case and any moving parts.

[–] psud@aussie.zone 15 points 1 day ago (1 children)

The game supply is built against those APIs. If games are to be played on Linux it is necessary to adapt to the games until Linux is big enough that games change for us.

[–] Scoopta@programming.dev 3 points 1 day ago (1 children)

But if you read the article even valve said fsync was basically good enough, why go this far if the improvements compared to fsync aren't amazing?

[–] ChairmanMeow@programming.dev 2 points 1 day ago

Fsync is also mentioned as having issues when emulating ntsync, and the improvements for some games are still quite good.

[–] FauxLiving@lemmy.world 8 points 1 day ago (1 children)

I personally don’t like adding kernel functionality specifically for the benefit of wine

Well, luckily, you can personally have a kernel without that functionality

[–] Scoopta@programming.dev 1 points 1 day ago

XD, I do, I already build my own kernel and turn it off...just saying I don't like it