Earlier quoted context omitted.
> Your code is not in that thing. That thing has merely read your code and adjusted its own generative code. This is kinda smug, because it overcomplicates things for no reason, and only serves as a faux technocentric strawman. It just muddies the waters for a sane discussion of the topic, which people can participate in without a CS degree. The AI models of today are very simple to explain: its a product built from…
It's not something to dismiss but it is something that has already been addressed. Authors Guild v Google. Google Books is built upon scanning millions of books from libraries without first gaining permission from copyright holders, this was found to not be a violation of copyright. Building a product on top of copyright works that does not directly distribute those works is legal. More specifically, a computer consu…
We've filed a lawsuit against GitHub Copilot
481–490 of 824 posts
Re: We've filed a lawsuit against GitHub Copilot
#482Earlier quoted context omitted.
> The brain is also just a "complex math program". This is not a fact.
Explain yourself. There is not a understood natural phenomenon which we could not capture in math. If you argue behavior of the brain cannot be modeled using a complex math program you are claiming the brain is qualitative different then any mechanism known to man since the dawn of time. The physics that gives rise to the brain is pretty much known. We can model all the protons, electrons and photons incredibly accur…
Re: We've filed a lawsuit against GitHub Copilot
#483Earlier quoted context omitted.
> You grant them a separate licence when you start using their service. And that license explicitly states that it doesn't give them the right to sell your code.
And it explicitly states that it does give them the right to share your code. Copilot isn't selling code; if it were, then GitHub wouldn't let you share the output of Copilot; that would destroy their market. That they allow you to share the output of Copilot with others proves that what they are selling is the service, not the output. The output is, at worst, "shared" code from Github's licensors.
Re: We've filed a lawsuit against GitHub Copilot
#484I'm not confident in this stance - sharing it to have a conversation. Hopefully some folks can help me think through this! The value of copyleft licenses, for me, was that we were fighting back against the notion of copyright. That you couldn't sell me a product that I wasn't allowed to modify and share my modifications back with others. The right to modify and redistribute transitively though the software license ga…
Farmers plant their crops out in the open too. Should Boston Dynamics be allowed to have their robots rob those fields empty and sell the produce without having to at least pay the farmer? They'd be walking and plucking just like any human would be. Some source code might be published but not open source licensed. At least some such code has been taken with complete disregard of their licenses and/or other legal prot…
To spell it out: No, this analogy does not hold. "Stealing" data does not deprive the owner of anything, so it should not be treated remotely the same as physical stealing (usually not even of potential revenue, as piracy studies show).
Re: We've filed a lawsuit against GitHub Copilot
#485I am sorry for not bringing any kind of legal perspective here, but: *Jesus Christ*, I hope I live long enough to see copyright die. Here we are at the cusp of a new paradigm of commanding computers to do stuff for us, right at the beginning of the first AI development which actually impresses me. And we are fucking bickering about how we were cheated out of $0.00034 because our repo from 2015 might have been used fo…
Re: We've filed a lawsuit against GitHub Copilot
#486I am sorry for not bringing any kind of legal perspective here, but: *Jesus Christ*, I hope I live long enough to see copyright die. Here we are at the cusp of a new paradigm of commanding computers to do stuff for us, right at the beginning of the first AI development which actually impresses me. And we are fucking bickering about how we were cheated out of $0.00034 because our repo from 2015 might have been used fo…
I can't decide if people just hate Microsoft enough that a future where you must pay to include an iseven function in your code is a price worth paying to give them a bloody nose, or there are just a large contingent of users making millions off their GPL code who are put out.
More seriously yes, copilot damages copyright (or is perceived to) and that is a good outcome irrespective of the actor. I will never see eye to eye with people defending the existing legal framework.
Re: We've filed a lawsuit against GitHub Copilot
#487I am sorry for not bringing any kind of legal perspective here, but: *Jesus Christ*, I hope I live long enough to see copyright die. Here we are at the cusp of a new paradigm of commanding computers to do stuff for us, right at the beginning of the first AI development which actually impresses me. And we are fucking bickering about how we were cheated out of $0.00034 because our repo from 2015 might have been used fo…
My code is 100% in Github Pilot, is there any way to publicly say that I'm against the lawsuit even if they pretend to represent me?
Re: We've filed a lawsuit against GitHub Copilot
#488 robots.txt
This is exactly what is needed for source code, and the default (no robots.txt) should be "disallow".The fact that the Web has considered this moral issue should be a strong hint for the AI people not to take a purely legal stance but consider the OSS community that they are so heavily using.
Re: We've filed a lawsuit against GitHub Copilot
#4891. The ability to be able to run and train these models is going to eventually be perfectly plausible on a home machine.
2. It's only a matter of time before models, e.g. a popular model scraped from all of the code on GitHub, is a publicly available torrent.
3. People will be able to just run it locally as an integrated plug-in in jet brains or VS code.
4. You'll never know if somebody has lifted their code in violation of a license anymore than you would be able to tell if somebody used code from stack overflow without attribution in any commercial endeavor.
The End.
Re: We've filed a lawsuit against GitHub Copilot
#490Earlier quoted context omitted.
Yes, but we aren't here talking about whether copyright should exist. We're talking about whether Copilot violates it.
I'm replying to the comment that RMS supports copyright. I don't believe he does, I believe he would rather it not exist at all but since it does, you have to make use of it.
The GPL is entirely dependent on copyright. Rather than pretend copyright doesn't exist, the GPL turns it in the other direction. By violating the GPL, Copilot is still violating copyright.