this post was submitted on 06 Jul 2021
5 points (60.9% liked)

Open Source

32381 readers
793 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 3 years ago* (last edited 3 years ago) (1 children)

Hmm, how do I explain better... the co-pilot is just a tool, just like you can abuse cut&paste to copy code out of any project regardless of the license, so can this copilot.

In the end it still matters what you as the programmer do, and when you make the copilot just paste large parts of code that you don't understand and don't know where it originally comes from (like most of the code found on stackoverflow) then it is probably better not to release that code publicly where anyone can compare it to copyrighted works.

Because even if you you didn't know you were making an copyright infringement (because the copilot helped you do it), it still is a copyright infringement never the less.

[โ€“] [email protected] 2 points 3 years ago

Aaaaaaaaah in that sense. Now I understood you.

Yes, I didn't think on it at all but given that my classmates in SysAdmin and WebDev vocational training were copy-pasting code in their projects and were most of them... I think this will finish in a big problem.