this post was submitted on 29 Jul 2026
26 points (90.6% liked)

Linux

66683 readers
132 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

It’s hard for me how he recognizes all the (social) issues with LLMs and still comes to the conclusion that he isn’t in part responsible for them.

you are viewing a single comment's thread
view the rest of the comments
[–] ProdigalFrog@slrpnk.net 5 points 1 day ago* (last edited 1 day ago) (1 children)

Unknowingly using potentially copyrighted code from an LLM in a FLOSS project opens us up to being attacked via being sued for infringement, which most small devs can't afford to fight, especially in the US's current extremely pro-corporate courts.

It's putting a target on your back for down the road when it becomes profitable for patent trolls to use AI to try to scan for copyrighted code on public code bases.

Big tech companies could do the same to squash an open source competitor.

[–] skarn@discuss.tchncs.de 7 points 1 day ago (2 children)

We know for a fact that LLMs have been trained on all available open source codebases.

Do we know that there is a relevant amount of closed source code in the training data?

[–] tuhriel@discuss.tchncs.de 5 points 1 day ago

Additionally to the other answer: Not all published source code is open souce, and I'm pretty sure, the scrapers didn't stop to read the licence.md files on github

[–] ProdigalFrog@slrpnk.net 8 points 1 day ago* (last edited 1 day ago)

Corporate devs who use a non-self hosted LLM for developing their closed source apps are sending that code to the LLM's servers, where it can be used as further training data (and considering how many of the corporate AI's have purposefully trained their AI on pirated copyrighted content (like... A lot of them are doing that), it follows that they would train their AI on user prompts as well).