this post was submitted on 17 Jul 2026
258 points (92.4% liked)

Fuck AI

7560 readers
1428 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] boonhet@sopuli.xyz 1 points 3 days ago (2 children)

Hi, I'm a software engineer.

I've also been trained on copyrighted material, because every codebase I've worked on for money has been proprietary.

Does that mean I can't touch open source code? I could accidentally use a snippet I've written before in some other setting.

The real licensing issue of AI use shouldn't even apply to Linux because it's already GPL. GPL infects anything it touches so if you use GPL-trained AI on an MIT project and it spits out something resembling the GPL code it was trained on, that would make that MIT project a GPL project. It would also make your proprietary projects GPL projects.

[–] Guttural@jlai.lu 2 points 2 days ago

You're unlikely to spit out code from your corpus verbatim, so the answer to your first question is a resounding no. If you did copy from your previous job's, you'd be liable.

[–] jj4211@lemmy.world 3 points 3 days ago (1 children)

So funny you should mention that, I worked at a company that dealt with Linux and third-party proprietary code. They kept the software developers highly segregated because they feared accidental copyright infringement. They thought at the time that even a human learning and accidentally reproducing something they remembered from working on proprietary code too risky.

[–] boonhet@sopuli.xyz 1 points 3 days ago

Whole thing is a nightmare and I hate it. Luckily nothing I do for work is open source so even if my code accidentally resembles some other codebase I've worked on, nobody will find out lol