• Echo Dot@feddit.uk
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    edit-2
    1 day ago

    Then why don’t I just get the AI to write my legal filings and skip the lawyer fees?

    The whole reason that I would retain professional help rather than just use an AI system is because the AI system makes stuff up, if the professional is just going to use the AI then what’s the point?

    The problem with all of these types is they always say “oh well as long as you check its work it’s okay”, aka vibe<insert previously intellectually demanding task here>. The problem with that is firstly if you have to check its work then you’re basically just replacing one boring task with a different boring task, but you haven’t actually saved any time, and the second problem is a lot of the time people don’t actually check its work thoroughly, so mistakes still get through. Which is why using AI in a professional sense is a problem.

    It’s fine to use it for summarising the minutes of a meeting, but it just isn’t good enough and reliable enough yet to be used in high-stakes situations. It is utterly irresponsible therefore to attempt to use it like that.

    • Repple (she/her)@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      24 hours ago

      This is exactly the problem I have with programming tasks. It takes as long to check the code for problems (of which there are always many) as it would to write it and the code isn’t as good as mine anyway, and not infrequently just wholesale wrong.

      For things like translating between languages it’s usually close, but still takes just as long to check as it would to do by hand.

      • Excrubulent@slrpnk.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        17 hours ago

        Translating a code base between languages has always been a super easy, quick, fun experience for me. It’s like a simple exercise with clear right & wrong answers, a nice break from most coding tasks. Whenever I’ve done it I’ve felt like, “oh god, here goes the next week”, and then it’s done in a couple of hours max and nothing was stressful, and I feel great.

        Sorry, machines can’t have that job. I do it better anyway.