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

Linux

48143 readers
531 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
 

An exceptionally well explained rant that I find myself in total agreement with.

you are viewing a single comment's thread
view the rest of the comments
[–] underisk@lemmy.ml 3 points 1 year ago* (last edited 1 year ago) (4 children)

This argument that open source somehow needs to exploit users and blatantly skirt the intent of the GPL because profit must be taken from it is absurd.

Why is it assumed that they weren’t perfectly sustainable before and why is it the end users responsibility to bear the burden of making their business model viable if they weren’t? Being unprofitable doesn’t excuse you from following the terms of your software license.

[–] jonne@infosec.pub 3 points 1 year ago

Red Hat weren't ever unprofitable under the old model. This is just the classic killing of the goose that lays the golden eggs. They'll get a short term boost in profit until customers start moving to competitors.

[–] buckykat@lemmy.fmhy.ml 1 points 1 year ago

The profit motive is antithetical to software freedom

[–] poVoq@slrpnk.net 1 points 1 year ago* (last edited 1 year ago)

No, RHEL "exploits" large companies and the public sector that require a lot of compliance certificates and long term service guarantees for the software they procure. If Red Hat doesn't collect this money, it goes into the pockets of people with much lower upstream contributions than Red Hat.

The regular user doesn't need RHEL. Fedora or any other non-enterprise Linux distribution is perfectily fine and they will directly benefit from the contribution that Red Hat finances through their enterprise sales.

[–] UrbenLegend@lemmy.ml 1 points 1 year ago (1 children)

Except they're aren't violating the GPL at all. Their source code is still available to subscribers (and it isn't behind a paywall because you can get a free license) and available to the public via CentOS Stream. Their code also goes into upstream projects as well.

The GPL exists so that companies can't just take the code and contribute nothing back. But that isn't what Redhat is doing here so I find your accusations that Redhat is exploiting users to be very hyperbolic.

[–] underisk@lemmy.ml 0 points 1 year ago (1 children)

Whether or not they're violating the letter of the GPL is entirely separate from whether they're violating its intent. The former is debatable but the latter is absolutely happening here.

[–] UrbenLegend@lemmy.ml 0 points 1 year ago (1 children)

What do you think the intent of the GPL is though? Genuinely curious, this isn't meant as a retort or anything.

[–] underisk@lemmy.ml 0 points 1 year ago (1 children)

... the freedom to study, change, and redistribute the software you use.

They are specifically and explicitly trying to limit your freedom with regards to redistribution by making it a violation of their EULA to do so.

[–] UrbenLegend@lemmy.ml 0 points 1 year ago

But the code is also available in CentOS Stream, which is basically the "git master" of RHEL, and that you can freely redistribute.