←back to thread

931 points sohzm | 2 comments | | HN request time: 0.023s | source
Show context
HacklesRaised ◴[] No.44462235[source]
One starts to wonder whether the LLM vendors laissez-faire approach to the legality of ingesting copyrighted / licensed material will start to infect the industry in general?
replies(4): >>44462347 #>>44463401 #>>44463512 #>>44473205 #
bayindirh ◴[] No.44463401[source]
I, for one, deserted GitHub, and do not use for anything else personal anymore. I'm not against permissive licensing, but all my code will be (A)GPLv3 or later.

A particular project I'm working on will be on a private Git server until I complete and open it as a package. Even after that, I might keep the development closed and release tarballs only (aka Catherdral Model).

All code I write is also AI-Free.

It won't be possible to trust in people for a long time, it seems.

replies(2): >>44463545 #>>44473281 #
1. 1oooqooq ◴[] No.44463545[source]
if you ever used github for anything other than agpl3 you're doing it wrong
replies(1): >>44463616 #
2. bayindirh ◴[] No.44463616[source]
None of my personal repositories are licensed with a permissive license. All of them are GPLv3, however I have found GPL licensed code in “The Stack”. Moreover, there’s an ancient and deleted tweet which confirmed GPL code (in fact any open repository) was used to train copilot in the beginning. As a result, I can’t trust anyone from now on.