• SpaceCowboy@lemmy.ca
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    15 hours ago

    You shouldn’t think of “AI” as intelligent and ask it to do something tricky. The boring stuff that’s mostly just typing, that’s what you get the LLMs to do. “Make a DTO for this table <paste>” “Interface for this JSON <paste>”

    I just have a bunch of conversations going where I can paste stuff into and it will generate basic code. Then it’s just connecting things up, but that’s the fun part anyway.

    • neclimdul@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 hours ago

      Most ides do the boring stuff with templates and code generation for like a decade so that’s not so helpful to me either but if it works for you.