• DSTGUEnglish
    arrow-up
    19
    arrow-down
    1
    ·
    8 months ago
    edit-2
    8 months ago
    link
    fedilink

    The correct usage of LLMs in coding imo is for a single use case at a time, building up to what you need from scratch. It requires skill both in talking to AI for it to give you what you want, knowing how to build up to it, reading the code it spits out so that you know when it goes south and the skill of actually knowing how to build the bigger picture software from little pieces but if you are an intermediate dev who is stuck on something it is a great help.

    That or for rubber ducky debugging, it s also great in that

    • colonialEnglish
      arrow-up
      5
      arrow-down
      1
      ·
      8 months ago
      link
      fedilink

      That sounds like more effort than just writing the code.

      • DSTGUEnglish
        arrow-up
        4
        arrow-down
        1
        ·
        8 months ago
        link
        fedilink

        It s situationally useful