• TimeSquirrel@kbin.melroy.org
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Programmers are making extensive use of it with GitHub Copilot, and it’s $10 a month. It’s ChatGPT integrated right into your editor and able to see your code, so it has context when you make it generate more instead of spitting out random code with functions and variables it assumes you have.

    • smoothbrain coldtakes@lemmy.ca
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      It’s literally just a glorified autocorrect and suggestion feature.

      It also suggests complete stochastic garbage most of the time. When I type “list” sometimes it will try to infer that I am writing a cookbook and try to autofill to “of ingredients” or even further.