this post was submitted on 12 Jun 2023
4 points (100.0% liked)

Linux

1266 readers
115 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 5 years ago
MODERATORS
 

Seeing the news of Apple using DXVK for the their new toolkit rubbed me the wrong way. I don't think it's right that corporations can just use your tools and give nothing back.

Given this, I think it'd be a good idea for DXVK to switch to MPL. I think hard copyleft would probably kill the project, but file based is a pretty good compromise in my opinion.

top 8 comments
sorted by: hot top controversial new old
[–] julianh@lemm.ee 1 points 2 years ago (1 children)

As much as I hate apple, I think anything to dampen Microsoft's monopoly on gaming is a good thing. And although it sucks that apple isn't giving anything back, I think in the end this is a good thing. If a game runs on osx through the toolkit, chances are it'll work on Linux through proton.

[–] anthoniix 1 points 2 years ago

Wine is under LGPL, a similar license. So yes, I think so.

[–] daemonspudguy@lemmy.fmhy.ml 1 points 2 years ago (1 children)

It isn't that easy. Most licenses require everyone who ever contributed to consent to relicensing.

[–] anthoniix 1 points 2 years ago

True, but I still think it would be worth pursuing. I think a file based copyleft approach provides enough of a benefit to justify it.

[–] aka_oscar 1 points 2 years ago (1 children)

I dont know a damn thing about licenses. How would your change impact other projects? (like bottles, lutris, steam, etc)

[–] anthoniix 2 points 2 years ago

With this license in particular, nothing. The license makes it so that if you modify the source code of a file you have to release that source code upon distribution. However, if you don't modify the source code, you don't have to release it. This allows it to be packaged with proprietary code, as opposed to the hard copyleft licenses, which are "viral".

If DXVK were to ship with the GPL license, anything that touches it, even beyond a file level, would have to be open source upon distribution. This would probably kill the project, so that's why I think MPL is a better option.

load more comments
view more: next ›