this post was submitted on 09 Jul 2024
83 points (98.8% liked)

Linux

46794 readers
1250 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
 

cross-posted from: https://lemmy.zip/post/18408267

On Open Source and the Sustainability of the Commons par Ploum - Lionel Dricot.

top 13 comments
sorted by: hot top controversial new old
[–] [email protected] 33 points 1 month ago (1 children)

It's short but to the point, use AGPL and the problem is capitalism.

[–] [email protected] 4 points 1 month ago (1 children)

Why not use a license that prevents capitalist firms from even using the software?

@linux

[–] [email protected] 8 points 1 month ago (1 children)

Non commercial licenses aren't considered FOSS licenses.

[–] [email protected] 7 points 1 month ago* (last edited 1 month ago)

Such a license would allow commercial use by worker cooperatives. I understand that software freedom as it has been defined excludes such licenses, but I would argue that this position is wrong. There is nothing unfree about preventing firms based on workplace autocracy from exploiting the commons and the workers that work on the commons and the workers in their own firms @linux

[–] [email protected] 22 points 1 month ago

This is a good, short read. For those who are unfamiliar with the AGPL license that the author proposes we all start using, the main difference (and I am not a lawyer) is that under the AGPL, the source code including any modifications must also be made available to all users interacting with the software over a network. This prevents companies from making proprietary versions of AGPL software that are only accessible as a web service, which is one of the big ways that corporations are able to profit from GPL source code contributions these days.

[–] [email protected] 5 points 1 month ago (1 children)

I started using GitHub before Microsoft bought it, what should I be using instead? GitLab? Codeberg? Something else?

[–] [email protected] 8 points 1 month ago* (last edited 1 month ago) (2 children)

I think Codeberg is totally open as opposed to GitLab which has an open core and paid enterprise version. There's also SourceHut but you have to pay to use it (no free tier). ~~As far as I know there aren't any public Forgejo instances.~~ (Codeberg is Forgejo)

I think any of these are better than GitHub (I say as I still use GitHub).

[–] [email protected] 7 points 1 month ago (1 children)

I might be mistaken, but I think Codeberg is the official public Forgejo instance.

[–] [email protected] 6 points 1 month ago (1 children)

Affirmative, Codeberg is the "official" public Forgejo instance and the organization which contributes the most to Forgejo development.

[–] [email protected] 2 points 1 month ago

Thanks, edited!

[–] [email protected] 2 points 1 month ago (1 children)
[–] [email protected] 3 points 1 month ago
[–] [email protected] 4 points 1 month ago

Very interesting read.

I also like how, at the end, it changed perspective to say "actually, our problem is not software, but politics".

We must be aware of what agents we encourage and discourage through our actions.