top | item 33880678

(no title)

yetanotherforg | 3 years ago

Where do you think all of that automation comes from? I promise you, every single start-up you know of is violating somebody's copyrights on their open source. I've seen this in every company I've worked with for the past 30 years. There is always code inside of private applications which was copied and pasted from GPL'd code.

discuss

order

HideousKojima|3 years ago

Unless that code is under the AGPL specifically and the software isn't cloud-based (and the vast majority of start-ups these days are doing SaaS) then there's no license violation there.

robertlagrant|3 years ago

What are you talking about? There is not always code copy and pasted from GPL'd code. Giant amounts of open source software is not released under GPL, and automation is moving fast enough that there's a huge amount that's not released under GPL precisely because if it is then people don't use it.

Msw242|3 years ago

Not every single startup.

It's not hard to read the licenses, and I have a fiduciary duty not to open up my company to unnecessary liability

yetanotherforg|3 years ago

Have you ever copied and pasted anything from StackOverflow? Did you ask them if they copied it, if they had permission to copy it, or where it was copied from so you could attribute properly? If so, my hat is off to you Sir.

I did have a discussion recently with some friends as to their ethical reasons against GPT and co-pilot generated code.