• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 day ago

    AI can absolutely save you time, if you use it right. Don’t expect it to magically be as good as a real programmer… but for instance I made an HTML visualisation of some stuff using Claude, and while it got it a bit wrong, fixing it took me maybe 20 minutes, while writing it from scratch would have taken me at least a couple of hours.

    • pinball_wizard@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      10 hours ago

      AI can absolutely save you time, if you use it right.

      That’s a very “you” statement.

      For all we know, AI cannot in any way save this developer time.

      Some developers know their area so well that there’s no reason for them to waste time dictating non-code into a guessing machine.

    • hperrin@lemmy.ca
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day ago

      I guess for some simple stuff it can work fine, but the majority of the code I write is not at all simple, and it’s all highly dependent on the libraries I’ve written, which the AI is really bad at learning.

      And then in terms of documentation, it is just hopelessly inept.