- cross-posted to:
- foss@beehaw.org
- opensource@lemmy.ml
- cross-posted to:
- foss@beehaw.org
- opensource@lemmy.ml
cross-posted from: https://lemmy.zip/post/18408267
On Open Source and the Sustainability of the Commons par Ploum - Lionel Dricot.
It’s short but to the point, use AGPL and the problem is capitalism.
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.
I started using GitHub before Microsoft bought it, what should I be using instead? GitLab? Codeberg? Something else?
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).
I might be mistaken, but I think Codeberg is the official public Forgejo instance.
Affirmative, Codeberg is the “official” public Forgejo instance and the organization which contributes the most to Forgejo development.
Thanks, edited!
How about Gitea?
Forgejo is a fork of Gitea. https://lwn.net/Articles/963095/
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.