Live data from Hacker News

Copilot sells code other people wrote

twitter.com

541–550 of 838 posts

Re: Copilot sells code other people wrote

#541

It is now proven that copilot returns code from codebases with non-permissive licenses [1]. I'm curious - what are the legal implications of this going forward? I've so many questions. 1. Will Microsoft ever face lawsuits for these license violations? 2. If so, who/how? Class-action? 3. Will copilot be forced to open-source in the future? Under which license? Some open source licenses are incompatible with others, bu…

There's also one more question: 5. Even if it is illegal, is it actually bad? No one can possibly sell code snippets, the transaction costs are many orders of magnitude greater than any reasonable price. In my opinion, at least in this case the benefits massively outweigh the costs and the law should not apply here.

Then the law should change. Saying "it's illegal but it's good/harmless" is a terrible stance.

Re: Copilot sells code other people wrote

#542

Earlier quoted context omitted.

does shady guy have his name on the side of a building, and run ads: "buy my shady stuff" and then pay taxes and his earning? That kind of shady guy?

Sometimes. Like Amazon, widely known for their workers and 3rd party vendor exploitation practices. You can no more claim ignorance of where the github copilot code comes from than where the Amazon's low, low prices come from. Whether you care is totally on you regardless of whether you pay ir not. You pay for product or service not moral absolution.

No post body was provided.

Re: Copilot sells code other people wrote

#543
post #162
post #86

> Hector Martin: If you use Copilot, you are basically playing Russian Roulette that the random mashup of existing, copyrighted, hegerogenously licensed code that you get out of it qualifies as an original work, mostly by chance. Or that nobody will ever sue you otherwise. Well, that's already the case with Stack Overflow copypasta enterprise code. If anything, use of Copilot would be an improvement...

Do people really copy/paste from StackOverflow? I feel this is more a meme, rather than reality. I do check StackOverflow, but never have I took an answer verbatim. I try to see if it's the same problem and what was the approach in deconstructing it, which I find more useful in the long run.

I catch people using cut and paste code all the time. If there is a spelling error in code (Especially if it is in a code comment), I can guarantee you that someone copied and pasted it from StackOverflow.

Re: Copilot sells code other people wrote

#544
post #159

I might start considering Copilot if Microsoft were to train it on their own internal codebases (Windows, Office, SQL Server). Until they do, it's clearly a "tool for thee but not for me" type of situation.

"tool for thee but not for me" <- what does this even mean?

Re: Copilot sells code other people wrote

#545
post #462
post #58

Earlier quoted context omitted.

> But if you do the second thing you are not a great dev, and would have probably ended up copy pasting it anyway. If you do that on your own, it's your (legal) responsibility. If Copilot does it for you, it's GitHub's/Microsoft's responsibility.

You are responsible for your tool use. That's the same discussion as with whether uTorrent is responsible for your torrenting copyrighted stuff or with Tesla's auto-pilot. You buy the tool, you are responsible for what you create with the tool.

Napster was liable for copyright infringement.

Re: Copilot sells code other people wrote

#546

Earlier quoted context omitted.

There's also one more question: 5. Even if it is illegal, is it actually bad? No one can possibly sell code snippets, the transaction costs are many orders of magnitude greater than any reasonable price. In my opinion, at least in this case the benefits massively outweigh the costs and the law should not apply here.

Then the law should change. Saying "it's illegal but it's good/harmless" is a terrible stance.

Seems like an eminently reasonable stance, and exactly the stance you would take to get the law changed.

Re: Copilot sells code other people wrote

#548

Earlier quoted context omitted.

Sometimes. Like Amazon, widely known for their workers and 3rd party vendor exploitation practices. You can no more claim ignorance of where the github copilot code comes from than where the Amazon's low, low prices come from. Whether you care is totally on you regardless of whether you pay ir not. You pay for product or service not moral absolution.

Quoted post unavailable.

I see you just came from there. Welcome on HN. Please start by reviewing FAQ and Guidelines.

Re: Copilot sells code other people wrote

#549

It is now proven that copilot returns code from codebases with non-permissive licenses [1]. I'm curious - what are the legal implications of this going forward? I've so many questions. 1. Will Microsoft ever face lawsuits for these license violations? 2. If so, who/how? Class-action? 3. Will copilot be forced to open-source in the future? Under which license? Some open source licenses are incompatible with others, bu…

You don't think a mountain of MSFT lawyers in every state, including partner law firms around the world haven't thought about this? Do you practice law or are you speculating based on emotions?

Re: Copilot sells code other people wrote

#550
post #535

This might be overreacting but is there a way to opt-out of Copilot using your code in open source repos? It feels morally wrong to me that I can spend thousands of hours working on projects on my own free will but then a company can sell the code I wrote to others in the form of snippet completion as a service. In fact they end up selling your code back to yourself if you plan to use the service. If the answer is no…

If your code is using a license that allows it, how could you possibly opt-out aside from using a different license?
Post reply on HN