this post was submitted on 27 Feb 2026
427 points (98.6% liked)

Linux

63983 readers
1214 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 6 years ago
MODERATORS
 

Apparently this will include Linux...

you are viewing a single comment's thread
view the rest of the comments
[–] BrianTheeBiscuiteer@lemmy.world 30 points 3 weeks ago (3 children)

Easy enough to send threatening cease and desist letters to distro maintainers that may not have a penny in savings. This is a huge gift to Apple and Microsoft that probably had enough of Linux hoarding in on their market share.

[–] ClownStatue@piefed.social 3 points 3 weeks ago (1 children)

Apple and Microsoft are both rather large Linux customers. On desktop, they sell their operating systems, but both of them use a lot of Linux in the enterprise. Apple more so, but Microsoft is no slouch.

[–] SlurpingPus@lemmy.world 1 points 3 weeks ago (1 children)

MacOS is FreeBSD under the hood, which would also suffer from this.

[–] ClownStatue@piefed.social 1 points 3 weeks ago (1 children)

I think that's a bit different. If all desktop OSs are affected by this law, Apple is in no better or worse position than their competitors. The mach kernel that macos is built around would still be available. TBH, I'm not even sure how reliant Apple still is on the mach source. If such a law were to effectively outlaw Linux, it would have massive implications for pretty much every company with a moderate or bigger enterprise footprint.

There's a shirt that you could buy where a kid is asking his dad what clouds are made of. Dad replies, "Linux servers, mostly." It's no less true today than it was then.

[–] SlurpingPus@lemmy.world 2 points 3 weeks ago

It's not the kernel, which is their own work for a long time now. It's the userland utils, which are almost entirely taken from FreeBSD and track that project.

Although BSD utils are updated at a glacial pace, so it probably wouldn't be much work for Apple to do that themselves.