• pezhore@infosec.pub
    link
    fedilink
    English
    arrow-up
    37
    ·
    8 days ago

    I’ve tried using an LLM for coding - specifically Copilot for vscode. About 4 out of 10 times it will accurately generate code - which means I spend more time troubleshooting, correcting, and validating what it generates instead of actually writing code.

    • TheBrideWoreCrimson@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      7 days ago

      I use it to construct regex’s which, for my use cases, can get quite complicated. It’s pretty good at doing that.

    • piccolo@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      7 days ago

      I like using gpt to generate powershell scripts, surprisingly its pretty good at that. It is a small task so unlikely to go off in the deepend.