• stebo02@sopuli.xyz
    link
    fedilink
    arrow-up
    41
    ·
    7 months ago

    I never copy code from chatgpt. It’s not my code and it probably doesn’t work. However it is great at making suggestions on how to tackle a problem or how to improve your code. Use ChatGPT like Stack Overflow, with instant replies.

    • Railcar8095@lemm.ee
      link
      fedilink
      arrow-up
      16
      ·
      7 months ago

      This. I always use that example, ChatGPT is stack overflow or a very eager intern. Review and make test cases

    • tweeks@feddit.nl
      link
      fedilink
      arrow-up
      5
      ·
      7 months ago

      Plain copy paste without a critical view is not recommended, but it surely provides good pieces of code from time to time. Especially in obscure frameworks/languages, compared to what can be googled.

      ChatGPT 4 is a really big difference with 3.5 though. What took me hours together with the 3.5, was fixed in a few minutes with 4.