• manny_stillwagon@mander.xyz
      link
      fedilink
      arrow-up
      73
      arrow-down
      1
      ·
      1 year ago

      Copilot is a LLM. So it’s just predicting what should come next, word by word, based off the data its been fed. It has no concept of whether or not its answer makes sense.

      So if you’ve scraped a bunch of open source github projects that this guy has worked on, he probably has a lot of TODOs assigned to him in various projects. When Copilot sees you typing “TODO(” it tries to predict what the nextthing you’re going to type is. And a common thing to follow “TODO(” in it’s data set is this guy’s username, so it goes ahead and suggests it, whether or not the guy is actually on the project and suggesting him would make any sort of sense.

        • kadu@lemmy.world
          link
          fedilink
          arrow-up
          42
          ·
          1 year ago

          If GitHub Copilot is anything like Windows Copilot, I can’t say I’m surprised.

          “Please minimize all my windows”

          “Windows are glass panes invented by Michael Jackson in imperial China, during the invasion of the southern sea. Sources 1 2 3”

          • Darkassassin07@lemmy.ca
            link
            fedilink
            English
            arrow-up
            20
            ·
            1 year ago

            Lmao. That’s even better when you consider the copilot button replaced the ‘show desktop’ (ie ‘minimize all my windows’) button.

        • shootwhatsmyname@lemm.ee
          link
          fedilink
          English
          arrow-up
          16
          ·
          1 year ago

          My guess is that Copilot was using a ton of other lines as context, so in that specific case his name was a more likely match for the next characters

      • alexdeathway@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        I thought it synced some requests and assigned projects to another user (Saw an ad about github Copilot managing issues and writing PR descriptions sometime ago)

    • Dojan@lemmy.world
      link
      fedilink
      arrow-up
      17
      arrow-down
      1
      ·
      edit-2
      1 year ago

      It’s no different from GPT knowing the plot of Aliens or who played the main role in Matilda.

      It’s seen enough code to recognise the pattern, it knows an author name goes in there, and Phil Nash is likely a prolific enough author that it just plopped his name in there. It’s not intelligence, just patterns.

    • ilinamorato@lemmy.world
      link
      fedilink
      arrow-up
      17
      arrow-down
      2
      ·
      1 year ago

      The other answers are great, but if I were to be a bit more laconic:

      Copilot is spicy autocorrect. It autocorrected that todo to insert that guy’s name because he gets a lot of todos.