• tangeli@piefed.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    AI - damned if you do and damned if you don’t. And it’s not just journalism affected.

    • Fedizen@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      I have yet to see a field where LLMs are a net positive. At best scammers can dupe people easier and faster than ever but between writing, programming, etc the avg productivity gain is typically negligible at best to achieve work of similar quality with or without LLMs.

          • themachinestops@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            0
            ·
            4 months ago

            Oh your right my mistake. I guess unit testing and debugging are useful. I did use copilot to find a missing slash. Also useful for revising email and paragraphs, of course you have to review it. It also should never be used for scientific research and journalism. Of course it doesn’t justify the investments into LLMs, we should focus on more useful things like alpha fold

            • dandi8@fedia.io
              link
              fedilink
              arrow-up
              0
              arrow-down
              1
              ·
              4 months ago

              Unit testing with LLMs is just asking an AI to hallucinate requirements.

              Tests are what documents expected behavior and are therefore the worst candidate for code gen.