I sometimes code from devices which are not my own and on which key management is a major impediment and accessibility issue for me.
Does anyone know how those listings were generated? I like their simplicity, and would like to do something similar.
261–270 of 545 posts
I sometimes code from devices which are not my own and on which key management is a major impediment and accessibility issue for me.
Does anyone know how those listings were generated? I like their simplicity, and would like to do something similar.
This is typical Microsoft behavior: embrace, extend, and extinguish. They embraced open source with the intention of controlling (GitHub) and exploiting it. And the interesting thing is that many people fell for this already ancient strategy.
The GitHub CEO is no where to be found to answer the important questions on software licenses, copyright and the legal implications on scraping the source code of tons of projects with those licenses for Copilot.
The fact you can only use it in VSCode and with Microsoft having an exclusive deal with OpenAI screams an obvious 'embrace and extend',
As for 'Extinguish', they will need to be very creative on that.
Of all the hills to die on, this seems like an odd choice. Why not work with others to iron out the legal and technical issues with this new technology?
Not everyone has the patience and ability to discuss their objections in a public forum while their rights are being violated (in their view).
Some people have a passion and a very strong belief in their ideals and I applaud them for following through with it, even if I don't necessarily share their opinion on the matter.
Earlier quoted context omitted.
> Copyright has concluded that reading by robots doesn’t count. Infringement is for humans only; when computers do it, it’s fair use. This would be interesting to test with AI and pop music.
This is a stupid argument that the Twitter author made. Saving music digitally is reading by robot, so recording music that wasn't digital into a digital format is fair use.
If you’re doing it from an analog format you bought for your own use (format shifting), it is fair use.
Earlier quoted context omitted.
> Nobody is really being hurt when a new tool makes it easier to copy little bits of code from the internet. Quite the opposite. We all get a tiny bit better with good information like this. This is what the internet should be for, evolving, learning from past mistakes, information availability. If the discussion was “I clicked this button and got someone’s entire chat platform” that would be different. Words and sen…
> Words and sentences aren’t copy written, books are, so when exactly are a collection of words a book? If that were true, then 20 people could each steal a single chapter from a book, and one of the people could combine those 20 chapters into a new copyright-free book. That's clearly false.
And for your strawman, the assembly of uncopywritable components into a copywriten work, would still be a violation.
So we agree that copywriter is somewhere between the paragraphs and chapters and the book. So why are tiny code excerpts “a problem”?
Earlier quoted context omitted.
So, to verify, your claim is that GPT-3, when trained on a corpus of human text, isn't merely managing to string together a bunch of high-probability sequences of symbol constructs--which is how every article I have ever read on how it functions describes the technology--but is instead managing to build a model of the human world and the mechanism of narration required to describe it, with which it uses to write new…
What? I don't think I made any claim of the sort. I'm claiming that it does more than mere regurgitation and has done some amount of abstraction, not that it has human-level understanding. As an example, GPT-3 learned some arithmetic and can solve basic math problems not in its training set. This is beyond pattern matching and replication, IMO. I'm not really sure why we should consider Copilot legally different from…
Earlier quoted context omitted.
It's not "literally" stealing, because it doesn't deprive anyone of the use the source code. Those two points were somehow extremely obvious to everyone here as long as it was music and movies we were talking about. And Github themselves have stated that only 0.1% of the Copilot output contains chunks taken verbatim from the learning set. Of those, the vast majority are likely to be boilerplate so generic it's silly…
> It's not "literally" stealing, because it doesn't deprive anyone of the use the source code. That's simply not true. You might be confusing idealism about software freedom with how both law and society define theft. Edit: In this comment I refer to the US.
The copyright lobby hedge the term as "copyright theft" (i.e. not actual theft) in order to shift the societal understanding. Whish appears to have worked.
This is not a value judgement on copyright infringement. Just that technically it doesn't meet the legal definition of theft.
cf. The rather amusing satire of the "you wouldn't steal a handbag" campaign in the UK, which ran "you wouldn't download a bear!"
"You know what you know."
I thought this was a pretty good thread (by an ex-Wikipedia lawyer) on Twitter about the IP meaning of Copilot. https://twitter.com/luis_in_brief/status/1410242882523459585... And this is a longer article about how IP and AI interact: https://ilr.law.uiowa.edu/print/volume-101-issue-2/copyright... I am not a lawyer, but I am capable of summarizing the thoughts of lawyers, so my take is that in general, fair use allow…
At this point, how hard would it be to produce a structurally similar "content-aware continuation/fill" for audio producers, film makers, etc, which suggests audio snippets or film snippets, trained from copyrighted source material?
If prompted by a black screen with some white dots, the video tool could suggest a sequence of frames beginning with text streaming into the distance "A long time ago in a galaxy far far away ..." and continue from there.
Normally we don't try to train models to regurgitate their inputs, but if we actually tried, I'm sure one could be made to reproduce the White Album or Thriller or whatever else.
I thought this was a pretty good thread (by an ex-Wikipedia lawyer) on Twitter about the IP meaning of Copilot. https://twitter.com/luis_in_brief/status/1410242882523459585... And this is a longer article about how IP and AI interact: https://ilr.law.uiowa.edu/print/volume-101-issue-2/copyright... I am not a lawyer, but I am capable of summarizing the thoughts of lawyers, so my take is that in general, fair use allow…
> As a human, I am allowed to read copyrighted code and learn from it. Of course not. Reading some copyrighted code can have you entirely excluded from some jobs - you can't become a wine contributor if it can be shown you ever read Windows source code and most likely conversely. Likewise, you can't ever write GPL VST 2 audio plug-ins if you ever had access to the official Steinberg VST2 SDK. Etc etc... Did people fo…