• null_dot@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    84
    ·
    8 days ago

    It’s not just the internet.

    Professionals (using the term loosely) are using LLMs to draft emails and reports, and then other professionals (?) are using LLMs to summarise those emails and reports.

    I genuinely believe that the general effectiveness of written communication has regressed.

    • kilonova@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      ·
      7 days ago

      Yep. My work has pushed AI shit massively. Something like 53% of staff are using it. They’re using it to write reports for them for clients, all sorts. It’s honestly mad.

    • pezhore@infosec.pub
      link
      fedilink
      English
      arrow-up
      37
      ·
      8 days ago

      I’ve tried using an LLM for coding - specifically Copilot for vscode. About 4 out of 10 times it will accurately generate code - which means I spend more time troubleshooting, correcting, and validating what it generates instead of actually writing code.

      • TheBrideWoreCrimson@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        1
        ·
        7 days ago

        I use it to construct regex’s which, for my use cases, can get quite complicated. It’s pretty good at doing that.

      • piccolo@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        1
        ·
        7 days ago

        I like using gpt to generate powershell scripts, surprisingly its pretty good at that. It is a small task so unlikely to go off in the deepend.