• PrettyFlyForAFatGuy@feddit.uk
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    1 month ago

    I use copilot at work. the predictive generation is pretty good i.e you start writing a for loop and it finishes it for you with all the variable names used correctly (most of the time). This also has the added benefit of making you name your variables clearly. the better they are the better the predicitions will be. i wouldnt trust it to do more than that though

    • Opisek@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      Second this. I want it to write the code I already wanted to write anyway - but faster. I don’t want it to design (hallucinate) its own code.