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
[–] 86 points 9 months 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.

  • source
  • hideshow 2 child comments
  • [–] 11 points 9 months 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

  • source
  • parent
  • [–] 79 points 9 months ago (11 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.

  • source
  • hideshow 11 child comments
  • [–] 21 points 9 months ago (7 children)

    Emojis in comments, filename as a comment in the first line, and so on

  • source
  • parent
  • hideshow 7 child comments
  • [–] 17 points 9 months ago (5 children)

    I've been in the habit of putting the filename as first comment in most of my scripts forever. I don't know when or why I started but please don't make me change!

  • source
  • parent
  • hideshow 5 child comments
  • [–] 9 points 9 months ago

    it’s how example code is often written when it’s i. a book or a webpage… there’s not really a good reason to do it in a real file because it’s in the filename.
    but if it helps you organize it doesn’t hurt anything.

  • source
  • parent
  • load more comments (1 reply)
  • load more comments (2 replies)
    [–] 38 points 9 months ago

    Rare, so needed Gnome W

  • source
  • [–] 36 points 9 months ago
    [–] 35 points 9 months ago (52 children)

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

  • source
  • hideshow 52 child comments
  • load more comments (52 replies)
    [–] 19 points 9 months ago

    I applaud the move, but man, that's gonna be a lot of work on their end.

  • source
  • [–] 15 points 9 months ago (11 children)

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

  • source
  • hideshow 11 child comments
  • [–] 27 points 9 months ago* (last edited 9 months ago) (2 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

  • source
  • parent
  • hideshow 2 child comments
  • load more comments (2 replies)
  • [–] 16 points 9 months 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.

  • source
  • parent
  • load more comments (3 replies)
    [–] 13 points 9 months ago

    This is one of the things that people who use AI to vibe code don't get. Sure your AI genned code ends up working but when you actually look at the code it's sloppy as all fuck, with a lot of unnecessary junk in it. And if you ever have to fix it, good fucking luck finding what's actually going on. Since you didn't write it there's no way for you to know exactly what it is that's actually fucking up.

    Really you end up being no better than some homebody who copy-pasted some code they found on the internet and plugged it into their shit with no idea of how any of it actually works.

  • source
  • [–] 8 points 9 months 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.

  • source
  • [–] 4 points 9 months ago
    load more comments
    view more: next ›