Codeberg is a collaboration platform providing Git hosting and services for free and open source software, content and projects. Codeberg is maintained by the non-profit organization Codeberg e.V., based in Berlin, Germany. For them, supporting the commons comes first. They are more than just Git hosting: their community is comprised of like-minded developers, artists, academics, hobbyists and professionals. No tracking. No third-party cookies. No profiteering. Everything runs on servers that they control. Your data is not for sale.
That doesn't bypass anything. Though it runs the risk of putting AGPL code in your proprietary app if copilot decides to copy it verbatim - thereby making the whole thing AGPL'd.
No. To bypass GPL you have to be a big company, not respect the GPL (not respecting the law is called risk management) and gain more than what you would owe if someone sues you
I hadn't seen this before, thanks for sharing. Following legal battles is an odd experience, because even when they're exciting, they run slowly. It'll be interesting to continue to follow this case
GitHub CoPilot is a code-writing AI that had been trained on the projects hosted on GitHub.
The code CoPilot has written is derived from open source projects including GPL ones, however it does not require users to abide by these licenses, thus opening up potential for litigation as it technically infringes on GPL license of the code CoPilot was trained on.
21 Comments
gammasfor@sh.itjust.works · 131 pts · 2y
Let's be honest this is how it actually usually plays out:
Be a huge company
Make your employees sign an NDA
Make your code closed source
Use GPL code and not give a shit because you're a huge company with a legal team bigger than your Dev team
pivot_root@lemmy.world · 9 pts · 2y
Larry, is that you?
jmcs@discuss.tchncs.de · 84 pts · 2y
7 - AI generate code has no copyright
8 - Windows is now public domain
9 - Insert despicable me meme
lemmur@szmer.info · 56 pts · 2y
Well, time to migrate to codeberg
squaresinger@feddit.de · 11 pts · 2y
Tell me more
Durotar@lemmy.ml · 26 pts · 2y
Codeberg is a collaboration platform providing Git hosting and services for free and open source software, content and projects. Codeberg is maintained by the non-profit organization Codeberg e.V., based in Berlin, Germany. For them, supporting the commons comes first. They are more than just Git hosting: their community is comprised of like-minded developers, artists, academics, hobbyists and professionals. No tracking. No third-party cookies. No profiteering. Everything runs on servers that they control. Your data is not for sale.
hundo@feddit.nl · 4 pts · 2y
https://codeberg.org/
squaresinger@feddit.de · 3 pts · 2y
Sounds pretty good.
andruid@lemmy.ml · 1 pts · 2y
They also are working towards creating federated instances, by extending ActivityPub!
hollyberries@lemmy.blahaj.zone · 6 pts · 2y
RacoonVegetable@reddthat.com · 29 pts · 2y
schmorpel@slrpnk.net · 19 pts · 2y
Wait is Github enshittifying already? I thought that was on next year's schedule?
raubarno@lemmy.ml · 22 pts · 2y
GitHub has began enshittifying since the launch of GitHub Copilot.
lily33@lemm.ee · 16 pts · 2y
That doesn't bypass anything. Though it runs the risk of putting AGPL code in your proprietary app if copilot decides to copy it verbatim - thereby making the whole thing AGPL'd.
Zatujit@reddthat.com · 13 pts · 2y
No. To bypass GPL you have to be a big company, not respect the GPL (not respecting the law is called risk management) and gain more than what you would owe if someone sues you
finickydesert@lemmy.ml · 7 pts · 2y
Wouldn't AGPL fight that?
pimeys@lemmy.nauk.io · 16 pts · 2y
Not until somebody challenges it in court and wins...
raubarno@lemmy.ml · 19 pts · 2y
Actually, Github Copilot litigation trial has done good work so far: https://githubcopilotlitigation.com/case-updates.html
AnarchistArtificer@slrpnk.net · 2 pts · 2y
I hadn't seen this before, thanks for sharing. Following legal battles is an odd experience, because even when they're exciting, they run slowly. It'll be interesting to continue to follow this case
HamalaKarris@feddit.de · 4 pts · 2y
A bit out of the loop here, anyone mind giving me a tl;dr ?
chuso@kbin.social · 15 pts · 2y
Github Copilot.
520@kbin.social · 18 pts · 2y
Context:
GitHub CoPilot is a code-writing AI that had been trained on the projects hosted on GitHub.
The code CoPilot has written is derived from open source projects including GPL ones, however it does not require users to abide by these licenses, thus opening up potential for litigation as it technically infringes on GPL license of the code CoPilot was trained on.