top | item 33241786

(no title)

anon2020dot00 | 3 years ago

If someone bought a copy of an educational book like "Learning Go" and used some code snippets from it in their own product, that's fair use. But if someone released the book as their own product titled "Learning Go Better" then that is a clear violation.

For open-source projects, CoPilot is in the realm of fair-use for snippets but it can be mis-used just like Github can be mis-used if someone blatantly copies a repository.

discuss

order

intorio|3 years ago

Fair use only applies in certain contexts, of which writing commercial software is not one of. 'Snippets' are not fair use and it is shocking how many people here think they are.

anon2020dot00|3 years ago

People get snippets from Stack Overflow all the time and usually there is no concern whether it is properly attributed or not.

I'd argue that people who open-source code expect other people to learn from it in a small way of snippets and that constitutes fair-use.

forgotpwd16|3 years ago

>CoPilot is in the realm of fair-use for snippets but it can be mis-used just like Github can be mis-used if someone blatantly copies a repository.

Important difference is you don't know where your Copilot snippets come from.

P5fRxh5kUvp2th|3 years ago

If X and Y, then my point is valid!

But if either of those are not true, then the GENERAL point is true and your point is not.

---

Gais, gais, I downloaded the code using an automation tool called a browser, so it's fair use and not infringing!

yay for technicalities!

anon2020dot00|3 years ago

As a software developer, we deal with specific points rather than generalities. Am I doing something illegal or is it fair use? That's the important point to keep in mind and I assume most of Hacker News audience are software devs.