• sidelove@lemmy.world
      link
      fedilink
      arrow-up
      17
      ·
      9 hours ago

      Which is honestly its best use case. That and occasionally asking it to generate a one-liner for a library call I don’t feel like looking up. Any significant generation tends to go off the rails fast.

      • Omgpwnies@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        6 hours ago

        I’ve been using it to write unit tests, I still need to edit them to mock out some things and change a bit of logic here and there, but it saves me probably 50-75% of the time it used to take, just from not having to hand-write all that code.

      • T156@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        8 hours ago

        Getting it to format documentation for you seems to work a treat. Nothing too complex, just “move this bit here, split that into points”.