• Rose
    link
    fedilink
    English
    391 month ago

    AI is good at doing a thing once.
    Trying to get it to do the same thing the second time is janky and frustrating.

    I understand the use of AI as a consulting tool (look at references, make code examples) or for generating template/boilerplate code. You know, things you do once and then develop further upon on your own.

    But using it for continuous development of an entire application? Yeah, it’s not good enough for that.

    • @hisao@ani.social
      link
      fedilink
      English
      41 month ago

      Imo it’s best when you prompt it to do things step by step, micromanage and always QC the result after every prompt. Either manually, or by reprompting until it gets thing done exactly how you want it. If you don’t have preference or don’t care, the problems will stockpile. If you didn’t understand what it did and moved on, it might not end well.