Looks for my username. Sees my 8 open repositories in there. Sees my poorly coded Uni projects are also in there.
Oh lord my code is actively helping making AI worse.
Also, all this reminds me of drama in the Skyrim and Minecraft modding scenes, when devs publish stuff under Apache or MIT or whatever.
Then the devs find out they don’t like what others are doing with their code. Drama ensues.
…That’s kinda the deal with permissive licenses. Or posting publicly, like here on Lemmy. People will do things you don’t like with your code or content.
There are permissive licenses, and then there are copyleft licenses. Permissive licenses go in the direction of “do whatever the fuck you want”. Copyleft licenses are more like “use it for whatever the fuck you want but if you change it give it back to everyone else with the same conditions”. The people who have projects with copyleft licenses are the ones who are (rightfully) pissed about their projects being used to train AI.
On the other hand, totally did not see this particular shit coming. I wonder if we’ll see a rash of “permissive, except LLMs can fuck right off” licenses.
Permissive licences should be the ones to fuck off entirely. GPL or death
I’ve said it before and I’ll say it again: there is a place for permissive licenses. A great example is reference code for open standards, eg. TCP/IP.
Permissive licences are useful compared to copyleft ones only for unfree actors, which we should fight integrally at every step of the way
No, libraries should remain permissive IMO. Applications can be restrictive if they want to. I just don’t see any point in a copyleft library or framework.
No unfree application should ideally be allowed ever again
I will use whatever the fuck license I want to for my projects