• oce 🐆@jlai.lu
    link
    fedilink
    English
    arrow-up
    118
    ·
    edit-2
    il y a 13 heures

    In his commit message:

    [And this was a debug session from hell, enormously helped by an AI doing much of the grunt-work.

    I’d like to call it my tireless helper, but the AI several times stated flat out that this was impossible and unsolvable and that we should just write a report about it.

    I suspect those things have been trained by people who may not be quite as stubborn as I am.

    But while the AI was ready to give up several times, it did keep adding debug code and analyzing it faithfully when I pushed. So credit where credit is due and I let the AI write the commit message above.

    This is basically a one-liner fixing a bogus “round_up()” to a “round_down()”, but there were 24 patches adding more and more debug information to this, and 18 kernel boot to finally narrow it down to this. - Linus ]

    Didn’t he state quite early on that LLMs were a good tool to spot bugs? Found this from 3 years ago: https://blog.mathieuacher.com/LinusTorvaldsLLM/

    • Feyd@programming.dev
      link
      fedilink
      English
      arrow-up
      8
      ·
      il y a 6 heures

      Regardless of how he got there, this is a pretty obnoxious and useless commit message…

      • Zaktor@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        7
        ·
        il y a 6 heures

        Seriously. You don’t need to outline your whole journey to finding the bug, commentary on the tools you used, and how it all made you feel, just what the problem was and how it was fixed. Put the rest in a blog post.

    • technocrit@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      il y a 4 heures

      Pretty wild seeing a programmer anthropomorphize their applications and mislabel them as “AI”.

      The Big Lai runs deep.

      • RumRunningDevil@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        il y a 4 heures

        Okay I’m seeing a lot of your replies here this is a really weird argument to make. You’re literally arguing from symantics.

    • tinsukE@lemmy.world
      link
      fedilink
      English
      arrow-up
      29
      ·
      il y a 9 heures

      Whatever’s the outcome, the anthropomorphization in that message stinks 🤮

      • technocrit@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        5
        ·
        il y a 4 heures

        That’s a core part of the grift. Even people who supposed hate “AI” still promote this kind of anthropomorphic disinformation. It’s rampant.

        • athatet@lemmy.zip
          link
          fedilink
          English
          arrow-up
          5
          ·
          il y a 4 heures

          Yeah but people aren’t having conversations with your socks thinking they actually are alive and your socks don’t then talk said people into suicide so I’m pretty sure it’s at least a little bit different.

      • FishFace@piefed.social
        link
        fedilink
        English
        arrow-up
        26
        ·
        il y a 9 heures

        Trying to avoid anthropomorphising something with which you interact via natural language is incredibly laborious, and achieves nothing.

        • technocrit@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          il y a 4 heures

          Avoiding false statements achieves scientific accuracy and honest progress rather than grifting and bullshit.

          And TBH it’s not at all difficult for me to distinguish between my computer and a human.

        • KeenFlame@feddit.nu
          link
          fedilink
          English
          arrow-up
          1
          ·
          il y a 6 heures

          Correct. A being of power should never anthromorphise. It is a thing of flesh. I laugh at that because I am human and I never anthromorphise even the slightest part of a marble slab. I must be superior to most humans I guess. The forest people, though, those are legit just uninformed I think. I hate those creaks they make. I mean generate. I mean the wind . I mean no i mean the sound that nobody years because nobody is there and only humans and tree people are alive and the other animals are biological machines that we must try to ignore even if they lick us on the face wagging their tiny tail at us. For they are unworthy. I mean its tail. If it generates tail wags it is only an impression of aliveness and we must stand firm beside our tree people brothers and sisters on this.

    • CosmoNova@lemmy.world
      link
      fedilink
      English
      arrow-up
      76
      ·
      edit-2
      il y a 13 heures

      Hackers use LLMs to spot odd exploits so it makes sense developers use them too. The usage of LLMs in development likely won‘t make Linux better or safer overall, because bugs and exploits wouldn‘t have been found by either side without it in the first place. It‘s like pandora‘s box where Linus is kind of forced to use it. If that makes sense.