this post was submitted on 20 Sep 2026
316 points (88.0% liked)

Linux

15013 readers
640 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

Direct link to the LLM Policy Discussion: https://invent.kde.org/plasma/plasma-workspace/-/work_items/187

Example of a KDE dev not wanting environmental concerns to play any role, despite KDE having an environmental project:

Devs rejecting any notion of transparency by disclosing AI usage in code submissions (in direct opposition to advice from the FSFE):

And all of this is coming right after the debacle with an AI slop project being allowed to give a presentation at Akademy, and the person asking how this was allowed being blocked by KDE:

https://lemmy.nz/post/42029517

as well as the discussion thread bringing up legitimate concerns about AI usage being closed:

https://discuss.kde.org/t/sorry-to-bring-up-a-contentious-topic-kde-ai-llm-policy/46333/164

As someone who genuinely loves KDE, and has even donated to the project multiple times, I sadly have to accept that the majority of KDE have hopped onto the Pro-AI train, and they will not be dissuaded otherwise.

you are viewing a single comment's thread
view the rest of the comments
[–] soratoyuki@piefed.zip 66 points 22 hours ago (7 children)

If slop coding is so great why is everyone so adamant about hiding it from users?

If you're not willing to disclose something, maybe take that as a hint.

[–] neversaydie@programming.dev -2 points 29 minutes ago

because yall gonna go on a witch hunt at a whiff of llm, regardless of the final code or product quality?

[–] Fierro@piefed.social 12 points 18 hours ago (1 children)

I feel like using ai is like using drugs, they're bad, but regulating them is muuuuuuuch better than just prohibiting, people will use it anyways.

It's not a one to one comparison but I feel encouraging witch hunts will definitely do more harm than normalizing it.

To be clear, I don't want it either, I'm acknowledging it's the lesser of two evils.

[–] latetolemmy@lemmy.world -3 points 7 hours ago (1 children)

I'm 12 and this is deep level of take right here

[–] Maddier1993@programming.dev 1 points 1 hour ago

I feel like using ai is like using drugs, they’re bad, but regulating them is muuuuuuuch better than just prohibiting, people will use it anyways.

crime won't happen because it is illegal?

[–] habitualTartare@lemmy.world 13 points 19 hours ago (1 children)

As a user, I think this is the biggest issue I have with this policy. Disclosure is a big part of open source and hiding whatever tools are used is fundamentally against that philosophy.

[–] fruitcantfly@programming.dev 9 points 18 hours ago

Would you be willing to expand on what you mean by disclosure being a big part of open source?

I ask because it has not been my experience that OSS developers have ever had a habit of disclosing what tools they use. If you are lucky then a repo has instructions for contributors, that may describe tools being used, or CI configuration for running tests and linters, but most projects have neither. Mostly you just get instructions for building the project, but sometimes not even that

[–] fruitcantfly@programming.dev 3 points 19 hours ago

Having an public policy that permits the use of LLMs feels like the opposite of "hiding it". If a project has such a policy, then you can be pretty sure that LLMs are being used, even if you cannot tell exactly what commits involved the use of LLMs. It's probably also a lot more discoverable than disclosures in commits or PRs, which most users wouldn't know how to look for

[–] Blackmist@feddit.uk 2 points 19 hours ago (2 children)

Realistically, I think everything actively maintained is going to have some LLM code in it by now. You can either accept it or go mad, tbh.

Art is one thing, and I can see why we wouldn't want the computer doing that if you have the resources to employ people, but code is rarely art. Most of it was already slop. It's had things shoehorned into it by shouty managers decades ago. Claude is far from perfect, but so are most of the people doing the gruntwork.

[–] NotMyOldRedditName@lemmy.world 9 points 18 hours ago* (last edited 18 hours ago)

Most of it was already slop. It's had things shoehorned into it by shouty managers decades ago.

Manager: You have to get this done by end of week...

Dev: itll be really shitty and kind of work. Can we clean it up after?

Manager: of course!

Dev: its done, we can ship it. Ill start cleaning it up.

Manager: No, you need to do this other thing by tomorrow!

Ive had some good ones that did honor the agreement when pushed to rush things, but its not common.

[–] Swedneck@discuss.tchncs.de 5 points 17 hours ago* (last edited 17 hours ago) (1 children)

"accept it or go mad" always just comes across as extremely desperate, lol

nooooo you don't understand you HAVE to accept it! There's no other choice!! Nooo stop rejecting it you're not allowed to do that!!!!

[–] Blackmist@feddit.uk 1 points 16 hours ago (1 children)

You can reject it in your own projects. That's about it. If you're open source and accepting any submissions, you've no idea if they're LLM generated or not.

[–] NotMyOldRedditName@lemmy.world 4 points 11 hours ago

Except for all the open source libraries you probably use that also use LLMs, or you find a blog post someone wrote explaining how to do something and they used LLMs

You can avoid direct knowledgeable usage, but you'll still have LLM code in your codebase.

[–] HerbGrower@slrpnk.net 2 points 20 hours ago

How would you even enforce it. Its possible to make extensive use of local LLMs and have them write no code at all that you submit. Is that use of AI? Should it be disclosed? If you did you would get puritans calling it slop regardless of the result too.