Over the past few years, the evolution of AI-driven tools like GitHub’s Copilot and other large language models (LLMs) has promised to revolutionise programming. By leveraging deep learning, these tools can generate code, suggest solutions, and even troubleshoot issues in real-time, saving developers hours of work. While these tools have obvious benefits in terms of productivity, there’s a growing concern that they may also have unintended consequences on the quality and skillset of programmers.

  • mox
    link
    62 months ago

    What’s Copilot? ;)

    • @groucho
      link
      English
      192 months ago

      A thing that hallucinates uncompilable code but somehow convinces your boss it’s a necessary tool.

      • KeriKitty (They(/It))
        link
        fedilink
        English
        62 months ago

        I’ll never forget attending CS courses with a guy who got violently angry at having to write code. I assume he’s either thrilled with Copilot or in prison for attacking somebody over its failure to reliably write all of his code for him.

        • @Kuinox@lemmy.world
          link
          fedilink
          32 months ago

          Of course, I don’t understand why people think it’s “unecessary”.
          Do they never do exploratory work and do thing they are uncomfortable with ?
          It’s a tool, if i’m in a codebase I know well, it’s often pretty useless.
          But I started writing some python, I’m a python noob, copilot is a gigantic productivity booster.