• Mon0@kbin.social
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    No, this just proves what everybody knows that has worked with ChatGPT. It is a nice tool if you want to write a story but everything else is just a time waste. Contrary to the media belief 99% of ChatGPTs answers to business related questions (including coding) produce a partially wrong or completely wrong answer.
    You rly can‘t trust the answers ChatGPT gives you at all.
    And coding … Copilot is already not good (in coding but very useful for auto completion) but ChatGPT is actually worse. ChatGPT fails even on easy coding tasks in most languages and even the JS solutions are mostly horrible.

    Sure the code is also a problem, but in the here and now the biggest problem are devs that just believe whatever ChatGPT prints out and in the end you have a PR full of code (including deprecated extensions and packages) from yesteryear.

    But self hosted models would be awesome nonetheless.

    • lonewalk
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I wouldn’t be that black and white. There are many people where I work that are using ChatGPT and Copilot and seem to consider it a productivity boost.

      Granted, I’m at an enterprise corp, and it’s probably not an example of top development talent, but the people using it are senior devs with a fair amount of prior experience, not just juniors.

      Also FWIW I find ChatGPT excellent for answering some higher level questions I have as a junior developer. I’ve gotten good answers that have put me on the right track to solving problems.