this post was submitted on 05 Mar 2026
820 points (98.1% liked)

Technology

82329 readers
4371 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] DonAntonioMagino@europe.pub 0 points 19 hours ago (1 children)

I do use it quite often in my work. I just downloaded an Excel worksheet with all standard mailtexts (I work at a company offering courses), about 500x3. I gave it a list of criteria they should follow, and made it find those that didn’t. This worked pretty well. And it can work pretty well so long as you’re in control and you don’t take the result as truth.

That’s beside the obvious privacy issues, obviously. I hardly ever use LLMs outside of work (though when I do, I like to run models locally).

[–] YeahToast@aussie.zone 3 points 18 hours ago (1 children)

it can work pretty well so long as you’re in control and you don’t take the result as truth.

But doesn't this make the whole point null and void? Like obviously if you're running it through and getting an output you do have to take elements of it as truth.

[–] DonAntonioMagino@europe.pub 1 points 16 hours ago* (last edited 16 hours ago)

What I mean is that you have to be able to judge whether the output is correct. So you don’t take its truth at face value.

In my example, obviously correct input is filtered out, leaving only potential errors. It takes much less effort to upload a sheet and give criteria and instructions than to manually look through everything (though, granted, you can probably come pretty far with just ctrl+f too).

There are things LLMs are good at, but they’re just a tool like any other.