• 9488fcea02a9@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    65
    arrow-down
    1
    ·
    4 months ago

    I’m not a developer, but I use AI tools at work (mostly LLMs).

    You need to treat AI like a junior intern… You give it a task, but you still need to check the output and use critical thinking. You cant just take some work from an intern, blindly incorporate it into your presentation, and then blame the intern if the work is shoddy…

    AI should be a time saver for certain tasks. It cannot (currently) replace a good worker.

    • Lmaydev@programming.dev
      link
      fedilink
      English
      arrow-up
      25
      ·
      edit-2
      4 months ago

      As a developer I use it mainly for learning.

      What used to be a Google followed by skimming a few articles or docs pages is now a question.

      It pulls the specific info I need, sources it and allows follow up questions.

      I’ve noticed the new juniors can get up to speed on new tech very quickly nowadays.

      As for code I don’t trust it beyond snippets I can use as a base.

    • Rickety Thudds@lemmy.ca
      link
      fedilink
      English
      arrow-up
      10
      ·
      4 months ago

      It’s clutch for boring emails with several tedious document summaries. Sometimes I get a day’s work done in 4 hours.

      Automation can be great, when it comes from the bottom-up.

    • fidodo@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      4 months ago

      I am a developer and that’s exactly how I see it too. I think AI will be able to write PRs for simple stories but it will need a human to review those stories to give approval or feedback for it to fix it, or manually intervene to tweak the output.