• Schneemensch@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    8
    ·
    1 month ago

    While I do understand all of the scepticism in this thread, I have to say that I am personally amazed by GitHub Copilot.

    I am just ramping up in a new company working on web development with Angular and Spring Boot. Even though I have 0 experience with this and have a background in python and C++, I got productive extremely quickly thanks to Copilot. Of course it does not work without flaws and you still need programming knowledge to wirte proper prompts and fix smaller issues in the resulting code. But without it I would be much further behind. It was even able to fix some issues in the html just based on a description of the issue I am observing in the webpage.

    I do not think it will replace all programmers, but I do think it will replace some low level programmers who did repetitive tasks as the good programmers are extremely accelerated by only having to type subsets of what was needed before.

    • Echo Dot@feddit.uk
      link
      fedilink
      English
      arrow-up
      12
      ·
      edit-2
      1 month ago

      The thing about co-pilot is if you don’t do anything with it, it just sits there.

      You can’t give it a prompt, you actually have to code stuff. It is a more advanced version of autocomplete. Now admittedly, it can write very large chunks of boilerplate code, which is extremely helpful, but it can’t code the entire app, and it can’t work with natural language prompts, at all.

      Technically that makes chatGPT, (It really needs a better name) a more capable coder than copilot.

      • floofloof@lemmy.caOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 month ago

        GitHub Copilot does chat like ChatGPT, and writes code based on a prompt. I have decades of experience programming and I use it a lot. It gives me starting points, boilerplate and examples. It won’t build a whole application with no coding work from the human.

      • fuzzzerd@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        You can definitely ‘chat’ with copilot, like other llms as well as the inline editor auto complete.

    • nightlily@leminal.space
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 month ago

      If we replace all the low level coders with this fancy, expensive, environmentally destructive autocomplete - where are all the high level coders going to come from? Just spring from clone vats?