this post was submitted on 11 Mar 2026
487 points (97.7% liked)

Fuck AI

5751 readers
1567 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
 

Lutris maintainer use AI generated code for some time now. The maintainer also removed the co-authorship of Claude, so no one knows which code was generated by AI.

Anyway, I was suspecting that this "issue" might come up so I've removed the Claude co-authorship from the commits a few days ago. So good luck figuring out what's generated and what is not.

sauce 1

sauce 2

you are viewing a single comment's thread
view the rest of the comments
[–] dev_null@lemmy.ml 6 points 17 hours ago* (last edited 17 hours ago) (1 children)

Sure, here is the official guidance: https://kernel.org/doc/html//next/process/coding-assistants.html

And here is a search that finds some of the AI commits: https://github.com/search?q=repo%3Atorvalds%2Flinux+%22Assisted-by%22&type=commits

And here is an interview with Linus Torvalds, where he says he's a huge believer in AI and explains how it makes work on the kernel easier: https://www.youtube.com/watch?v=S-_8YliVS4E

[–] jaredwhite@humansare.social 1 points 16 hours ago

Thank for that. Doesn't seem to be very widespread at present…BTW some of those results in the GH search aren't AI commits, they're either solutions based on a problem found by an AI reviewing tool or the assistant is someone's personal bundle of scripts (aka gkh_clanker_2000).