• emb@lemmy.world
    link
    fedilink
    English
    arrow-up
    38
    ·
    edit-2
    7 hours ago

    From the article:

    The policy summarizes itself this way:

    It’s fine to use LLMs to answer questions, analyze, distill, refine, check, suggest, review. But not to create.

    Uses in the first category are allowed, sometimes requiring disclosure. Uses in the second category are heavily restricted.

    Seems pretty level-headed to me.

    • naught101@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      6 hours ago

      Interesting policy… I suspect it falls apart in the details though. Like, there are plenty of creative elements in responding to questions (and any of the other categories). That mean there will be lots of weird edge cases that are hard to adjudicate. And those GenAI components of “non-creative” categories will have ripple effects into the broader project and community (as they are everywhere, so maybe not that important for a.policy to grapple with, IDK).

      • 🌞 Alexander Daychilde 🌞@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        3 hours ago

        That mean there will be lots of weird edge cases that are hard to adjudicate.

        Humans a pretty decent at that. Source: Of all things, moderation, where even if you have nice rules written up, it feels like half the reports are edge cases and you just have to make a call.

        I suspect they’ll be able to handle making those calls. Get some wrong, get most right, that’s probably good enough.

      • urushitan 漆たん@kakera.kintsugi.moe
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        3 hours ago

        Yeah in theory I could have a model suggest code through a PR and then review said PR and just be the one to hit squash and merge and it technically only suggested and reviewed and I “created” the PR

        • fruitcantfly@programming.dev
          link
          fedilink
          English
          arrow-up
          4
          ·
          2 hours ago

          But if you actually described this methodology in your PR, then it’d no doubt be closed immediately, based on the spirit of the rules rather than the exact letter of the rules.

          Rules like these ultimately presuppose that the contributor is acting in good faith. Because otherwise the contributor could just lie about using an LLM. They don’t need to engage in rules-lawyering or jump through hoops to circumvent the rules

          • HaraldvonBlauzahn@feddit.orgOP
            link
            fedilink
            English
            arrow-up
            3
            ·
            2 hours ago

            Rules like these ultimately presuppose that the contributor is acting in good faith.

            All of civilization is based on that.

    • Jhex@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 hours ago

      Agreed… although this still leaves the horrible environmental effects and losing any kind of ownership ofethe code

      But solely in terms of using “ai” as a tool, it is a sensible approach

    • trem@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      3 hours ago

      With “refine”, I would guess they’re talking about refining a task, so breaking it down into smaller, more concrete/actionable tasks.

      Because that’s usually meant in dev lingo, and because the other possible meaning of improving already-written code/docs is kind of already covered by “review”.