• Nachorella
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    8 months ago

    I’m curious what you use it for at work.

    • lmaydev@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      I’m a programmer so when learning a new framework or library I use it as an interactive docs that allows follow up questions.

      I also use it to generate things like regex and SQL queries.

      It’s also really good at refactoring code and other repetitive tasks like that

      • Nachorella
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        it does seem like a good translator for the less human readable stuff like regex and such. I’ve dabbled with it a bit but I’m a technical artist and haven’t found much use for it in the things I do.