> If source code can now be generated from a specification, the specification is where the essential intellectual content of a GPL project resides. Our foreparents fought for the right to implement works-a-like to corporate software packages, even if the so-called owners did not like it. We're ready to throw it all away, and let intellectual property owners get so much more control. The implications will not end up b…
>Our foreparents fought for the right to implement works-a-like to corporate software packages, even if the so-called owners did not like it Our "foreparents" weren't competing with corporations with unlimited access to generative AI trained on their work . The times, they're-a-changin'. You're rehashing the argument made in one of the articles which this piece criticizes and directly addresses, while ignoring the en…
Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
371–380 of 623 posts
Re: Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
#372Edit: looks like an IP lawyer had this exact issue on the GitHub and it was closed.
Re: Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
#373> The ethical force of that project did not come from its legal permissibility—it came from the direction it was moving, from the fact that it was expanding the commons. That is why people cheered.
How is this not just relitigating GPL vs MIT? By now you know which side of that argument you are in. The AI component is orthogonal.
Re: Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
#374Earlier quoted context omitted.
this question should've been posed earlier when first LLMs were training. many people chose to ignore the question, and now, several distillation epochs later, it is not a question that matters, as both yes/no are true, and not true. is it legitimate for millions of people to exploit, expound on knowledge that was perhaps, to begin with, not legitimate to use? well they did already, who's to judge the commons now?
What a ridiculous take. Many people loudly raised the question and objected to the practice from the beginning, but a handful of companies ignored the objections and ran faster than the legal system. If they were in the wrong, legally or morally, they still deserve to face repercussions for it.
to me is superb ridiculous to shun the comment though. but we'll be having this split for a while, that for sure.
Re: Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
#375> The dispute drew responses from two prominent figures in the open source world. Sure, but neither of those is an IP Lawyer. The actual IP Lawyer who turned up and tried to engage, Richard Fontana, had his issue closed: https://github.com/chardet/chardet/issues/334 Richard's point was this (quoted below): --- FWIW, that case is not really relevant to what we are/were talking about here. The question is whether you a…
I think it is more like photography.
The case law is that a camera can't own a copyright, but a human can, even though all the pixels were produced by the camera with very little involvement at the pixel level by the human.
Re: Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
#376The really interesting question to me is if this transcends copyright and unravels the whole concept of intellectual property. Because all of it is premised on an assumption that creativity is "hard". But LLMs are not just writing software, they are rapidly being engineered to operate completely generally as knowledge creation engines: solving math proofs, designing drugs, etc. So: once it's not "hard" any more, does…
Sure, it's disgusting and hypocritical how these corporations enshrined all this nonsense into law only to then ignore it all the second LLMs were invented. It's ultimately a good thing though. The model weights are all that matters. All we need to do is wait for the models to hit diminishing returns, then somehow find a way to leak them so that everyone has access. If they refuse, then just force them. By law or by revolution.
Re: Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
#377Offering as a networked service is not distribution. That was why they had to make AGPL to put conditions on use in networked services.
Re: Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
#378Someone should put this to the test. Take the recently leaked Minecraft source code and have Copilot build an exact replica in another programming language and then publish it as open source. See if Microsoft believes AI is copyright infringement or not.
As described, this would not be the same thing. If the AI is looking at the source and effectively porting it, that is likely infringement. The idea instead should be "implement Minecraft from scratch" but with behavior, graphics, etc. identical. Note that you'll need to have an AI generate assets or something since you can't just reuse textures and models.
As far as I know, you can as long as you own a copy of the original. In other words, you can't redistribute the assets, but you can distribute the code that works with them. This is literally how every free/libre game remake works. The copyright of your new, from-scratch code, is in no way linked to that of the assets.
Re: Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
#379Earlier quoted context omitted.
That's apparently a different story with different plot, so that's not comparable.
Plots are broadly not copyrightable, “different plot” is less important than “different characters”.