We've filed a lawsuit against GitHub Copilot
31–40 of 824 posts
Re: We've filed a lawsuit against GitHub Copilot
#32lol @ "open-source software piracy" If I'm being honest I'm a bit annoyed at this. What's the problem and what's the point of this?
Lawyers want $$$$.
"AI needs to be fair & ethical for everyone. If it’s not, then it can never achieve its vaunted aims of elevating humanity. It will just become another way for the privileged few to profit from the work of the many."
Blah blah. Can we get back to the hacking on stuff mentality?
Re: We've filed a lawsuit against GitHub Copilot
#33Re: We've filed a lawsuit against GitHub Copilot
#34A programmer can read available but not oss licensed code and learn from it. Thats fair use. If a machine does it, is it wrong ? What is the line between copying and machine learning ? Where does overfitting come in ?
Today they're filing a lawsuit against copilot.
Tomorrow it will be against stable diffusion or (dall-e, gpt-3 whatever)
And then eventually against Wine/Proton and emulators (are APIs copyrightable)
Re: We've filed a lawsuit against GitHub Copilot
#35Can anyone with Copilot access give a short summary of its response to the prompts: function force=Gmmr2Array(mass1, mass2) and function [force, torque]=pointMatrixGravity(array1,array2) ? I'd love to know if some of my GPL v3 code [1, 2] has landed in the training set [1] https://github.com/4kbt/NewtonianEotWashToolkit/blob/master/... [2] https://github.com/4kbt/NewtonianEotWashToolkit/blob/master/...
Re: We've filed a lawsuit against GitHub Copilot
#36I find the pattern matching and repetitive code generation really helpful. And the library autocomplete on steroids, too.
Meh. Tricky subject.
Re: We've filed a lawsuit against GitHub Copilot
#37I wonder if the plaintiffs' code would stand up to scrutiny of whether any of it was copied, even unintentionally, from other code they saw in their years of learning to program? I know that I have more-or-less transcribed from Stack Overflow/etc, and I have a strong suspicion that I have probably produced code identical to snippets I've seen in the past.
Re: We've filed a lawsuit against GitHub Copilot
#38As a non-lawyer, I am very suspicious of the claim that "Plaintiffs and the Class have suffered monetary damages as a result of Defendants’ conduct." Flagrant disregard for copyright? Sure, maybe. The output of the model is subject to copyright? Who knows! But the copyright holders being damaged in some what? Seems doubtful. The best argument I could think of would be "GitHub would have had to pay us for this, and th…
Re: We've filed a lawsuit against GitHub Copilot
#39Ask HN: I want to modify the BSD 2-Clause Open Source License to explicitly prohibit the use of the licensed software in training systems like Microsoft's Copilot (and use during inference). How should the third clause be worded? The No-AI 3-Clause Open Source Software License Copyright (C) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided tha…
Re: We've filed a lawsuit against GitHub Copilot
#40lol @ "open-source software piracy" If I'm being honest I'm a bit annoyed at this. What's the problem and what's the point of this?