this post was submitted on 13 Dec 2025
438 points (99.1% liked)

Linux

10597 readers
666 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 2 years ago
MODERATORS
 

The GNOME.org Extensions hosting for GNOME Shell extensions will no longer accept new contributions with AI-generated code. A new rule has been added to their review guidelines to forbid AI-generated code.

Due to the growing number of GNOME Shell extensions looking to appear on extensions.gnome.org that were generated using AI, it's now prohibited. The new rule in their guidelines note that AI-generated code will be explicitly rejected

top 50 comments
sorted by: hot top controversial new old
[–] refalo@programming.dev 14 points 19 hours ago (7 children)

How is AI-generated content detected and what is the process for disputing such claims?

[–] ArsonButCute@lemmy.dbzer0.com 25 points 14 hours ago* (last edited 11 hours ago) (1 children)

Just an example:

I'm a programming student. In one of my classes we had a simple assignment. Write a simple script to calculate factorials. The purpose of this assignment was to teach recursion. Should be doable in 4-5 lines max, probably less. My coed decided to vibe code his assignment and ended up with a 55 line script. It worked, but it was literally %1100 of the length it needed to be with lots of dead functions and 'None->None(None)' style explicit typing where it just simply wasn't needed.

The code was hilariously obviously AI code.

Edit: I had like 3/4 typos here

[–] RagingRobot@lemmy.world 1 points 7 hours ago (1 children)

Not all AI code is so obvious though. Especially if you give it detailed instructions on what to do exactly. It could be very hard to tell in some cases

[–] brian@programming.dev 14 points 14 hours ago

if it's not clear if it's ai, it's not the code this policy was targeting. this is so they don't have to waste time justifying removing the true ai slop.

if the code looks bad enough to be indistinguishable from ai slop, I don't think it matters that it was handwritten or not.

[–] kadu@scribe.disroot.org 13 points 14 hours ago (1 children)

I guess the practical idea is that if your AI generated code is so good and you've reviewed it so well that it fools the reviewer, the rule did it's job and then it doesn't matter.

But most of the time the AI code jumps out immediately to any experienced reviewer, and usually for bad reasons.

[–] refalo@programming.dev -3 points 11 hours ago

So then it's not really a blanket "no-AI" rule if it can't be enforceable if it's good enough? I suppose the rule should have been "no obviously bad AI" or some other equally subjective thing?

load more comments (3 replies)
[–] i_stole_ur_taco@lemmy.ca 63 points 1 day ago (2 children)

extension developers should be able to justify and explain the code they submit, within reason

I think this is the meat of how the policy will work. People can use AI or not. Nobody is going to know. But if someone slops in a giant submission and can’t explain why any of the code exists, it needs to go in the garbage.

Too many people think because something finally “works”, it’s good. Once your AI has written code that seems to work, that’s supposed to be when the human starts their work. You’re not done. You’re not almost done. You have a working prototype that you now need to turn into something of value.

[–] skepller@lemmy.world 5 points 8 hours ago

Too many people think because something finally “works”, it’s good. Once your AI has written code that seems to work, that’s supposed to be when the human starts their work.

Holy shit, preach!

Once you give a shit ton of prompts and the feature finally starts working, the code is most likely complete ass, probably filled with a ton of useless leftovers from previous iterations, redundant and unoptimized code. That's when you start reading/understanding the code and polishing it, not when you ship it lol

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

Just the fact that people are actually trying to regulate it instead of "too nuanced, I will fix it tomorrow" makes me haply.

But they are also doing it pretty reasonably too. I like this.

[–] data1701d@startrek.website 32 points 1 day ago (38 children)

You know, GNOME does some stupid stuff, but I can respect them for this.

load more comments (38 replies)
[–] Stern@lemmy.world 8 points 21 hours ago

Good.

I'm mostly switched off SAMMI because their current head dev is all in on AI bullshit. Got maybe one thing left to move to streamerbot and I'm clear there. My two regular viewers wont notice at all but I'll feel better about it.

[–] itsathursday@lemmy.world 75 points 1 day ago (10 children)

You used to be able to tell an image was photoshopped because of the pixels. Now with code you can tell it was written with AI because of the comments.

load more comments (10 replies)
[–] Nalivai@lemmy.world 37 points 1 day ago

Rare, so needed Gnome W

load more comments
view more: next ›