GitHub-Next
21–30 of 119 posts
Re: GitHub-Next
#22Could they use the blurb of text at the top to give me like... a noun to describe what this is? It just says some vagueness about the future and investigating and exploring. Is it a conference? A team? An initiative? How does it work? Whatever this is supposed to be selling me on, they're doing a terrible job because I can't figure out what it is!
Re: GitHub-Next
#23Re: GitHub-Next
#24Earlier quoted context omitted.
It was trained on all public repos, and only public repos. They did not pay attention to licensing.
Wow, that's crazy. Do we have something official that says as much?
> GitHub Copilot is trained on billions of lines of public code.
> In one instance, GitHub Copilot suggested starting an empty file with something it had even seen more than a whopping 700,000 different times during training–that was the GNU General Public License.
https://github.blog/2021-06-30-github-copilot-research-recit...
This indicates that they are training it on github's public repositories and at the very least including 700,000 GPL licensed projects or code files. Since the GPL is one of the most "restrictive" open source licenses one can assume they are not caring about the licenses much.
Re: GitHub-Next
#25Earlier quoted context omitted.
Wow, that's crazy. Do we have something official that says as much?
It's infuriating, when you are large enough you can get away with anything when it comes to copyright violations but I remember the crazy pushback on things like format and time shifting against private individuals.
Re: GitHub-Next
#26Could they use the blurb of text at the top to give me like... a noun to describe what this is? It just says some vagueness about the future and investigating and exploring. Is it a conference? A team? An initiative? How does it work? Whatever this is supposed to be selling me on, they're doing a terrible job because I can't figure out what it is!
I'm seeing a pretty good description:
" GitHub Next investigates the future of software development. We explore things beyond the adjacent possible. Tools and technologies that will change our craft. New approaches to building healthy, productive software engineering teams. "
Re: GitHub-Next
#27Earlier quoted context omitted.
It's infuriating, when you are large enough you can get away with anything when it comes to copyright violations but I remember the crazy pushback on things like format and time shifting against private individuals.
Those things were ultimately ruled as fair use though which is what Microsoft is claiming here as well.
Re: GitHub-Next
#28honestly want a non-vscode plugin for copilot.
Re: GitHub-Next
#29Re: GitHub-Next
#30Earlier quoted context omitted.
Those things were ultimately ruled as fair use though which is what Microsoft is claiming here as well.
Those things were fair use, what Microsoft is doing is copyright violation pure and simple.