Interesting to see the benefits and drawbacks called out.

  • @Landless2029@lemmy.world
    link
    fedilink
    6
    edit-2
    5 months ago

    It’s awesome for debugging for me.

    Also helped me a few times with recursive logic.

    As with any AI solution it’s “garbage in. Garbage out.”

    Write your code normally. Then ask to generate comments? Add logging? Any tips for improvements?

    You have to already know how to code so you know what to ignore.

    • bruhduh
      link
      fedilink
      55 months ago

      Exactly, ai only speeds up your coding, quality still depends on you