• Terrasque@infosec.pub
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    1
    ·
    edit-2
    8 days ago

    When I had to get up to speed on a new language, it was very helpful. It’s also great to write low to medium complexity scripts in python, powershell, bash, and making ansible tasks. That said I’ve been programming for ~30 years, and could have done those things myself if I needed, but it would take some time (a lot of it being looking up documentation and writing boilerplate code).

    It’s also nice for writing C# unit tests.

    However, the times I’ve been stuck on my main languages, it’s been utterly useless.

    • prettybunnys@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      7 days ago

      I love asking AI to generate a framework / structure for a project that I then barely use and then realize I shoulda just done it myself