Earlier quoted context omitted.
I've made use of a ton of open source tools and have not paid any attribution or compensation. By made use of, I mean I used them as their intended purposes and not their source code. I have a FOSS OS, server, CMD tools and libraries powering my ideas, it's part of the deal that I don't have to pay. If I modify them I know what I have to do, but Co-pilot is somewhere in-between the two, it's abstracting knowledge fro…
> it's not repeating non-trivial work 1:1 But that's basically all copilot does? It's just a fancy compression system with a search function.
Copilot sells code other people wrote
331–340 of 838 posts
Re: Copilot sells code other people wrote
#332Re: Copilot sells code other people wrote
#333Sorry for the unproductive tone of this comment, but there's something about the attitude of this tweet that really grinds my gears. Any time someone invents something new and incredible, there's always a crowd of negative nancies eager to discredit and explain why the invention is nothing new and a detrement to society. I don't understand why someone would willingly share their code on github where it is publicly av…
Re: Copilot sells code other people wrote
#334Sorry for the unproductive tone of this comment, but there's something about the attitude of this tweet that really grinds my gears. Any time someone invents something new and incredible, there's always a crowd of negative nancies eager to discredit and explain why the invention is nothing new and a detrement to society. I don't understand why someone would willingly share their code on github where it is publicly av…
Re: Copilot sells code other people wrote
#335Re: Copilot sells code other people wrote
#336Earlier quoted context omitted.
Do we have any evidence that copilot doesn't check/filter by license?
This is in fact impossible . All they could do is filter by the LICENSE file in the repo. Unfortunately for them, by law copyright and license are determined by the authors and merely represented by a LICENSE file, which could be lying about both. The court isn't going to accept that excuse when this goes to trial.
It's hard enough for us human to find our way in this mess, I've little hope for an AI.
But maybe it's just the first step. The final step being able to sell an AI that understands Copyright management. I'm sure there is a big market for that.
Re: Copilot sells code other people wrote
#337Sorry for the unproductive tone of this comment, but there's something about the attitude of this tweet that really grinds my gears. Any time someone invents something new and incredible, there's always a crowd of negative nancies eager to discredit and explain why the invention is nothing new and a detrement to society. I don't understand why someone would willingly share their code on github where it is publicly av…
Quoted post unavailable.
It's easy to convince oneself they can only be a professional developer to escape ethical responsibilities which require significant time and energy.
Re: Copilot sells code other people wrote
#338Earlier quoted context omitted.
They own their code and it either has a license for use or is implicitly rights retained if not. If Copilot regurgitates their code, from a project that is public but with a non-permissive license they are having their IP rights violated so are totally correct in being unhappy about that. Just because you’ve made something cool doesn’t give you the right to harm others in the process. If MS or OpenAI don’t think this…
Unfortunately the way IP law works, at least in the US, is that you can use essentially whatever you want as training data and it's up to the user to make sure none of the generated code violates licensing agreements.
Re: Copilot sells code other people wrote
#339Re: Copilot sells code other people wrote
#340Pretty soon the world is going to come to realize art/creation is just blending, incrementing and repurposing prior art. No book, painting, codebase, sonnet, design is theft-less. The art is the space reduction, otherwise we’d just bruteforce away.
This type of argument always distracts from the fact that figuring out where we draw the line between theft and reimagining. The Magnificent Seven for instance was a reworking of Seven Samurai, but stands on its own as an original creation. Going into a cinema and filming a picture to later put on a torrent site is not artistic reworking. The hard discussion is about what is acceptable, we all know prior art exists.
This seems to be missing a word, could you clarify?
Also: since you mentioned theft: this actually comes down to the discussion whether you can own thought and/or digital artifacts which can be replicated without taking anything away from the "owner".
Given the absolute choice I'd rather pick complete freedom than restriction. I suspect that anyone's opinion on this follows what they value higher: creation or exploitation.