this post was submitted on 17 Nov 2025
76 points (95.2% liked)

Technology

77035 readers
2679 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
 

One of the inventors of Siri, the original AI agent, wants you to "handle with care" when it comes to artificial intelligence. But are we becoming too cautious around AI in Europe and risking our future?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] pinball_wizard@lemmy.zip 1 points 6 days ago (1 children)

Yes. You've shared the use case where Agentic AI makes sense.

Basically, if I need more randomness than a shell script can supply, it makes sense to mix a learning model in.

The use case I think we will continue to see significant use in is (low quality) advertising in contexts where only the product matters (not the brand). The cost for failure is lower, and the reward for creativity is higher.

Even in that nearly ideal use case, many companies leveraging it are going to discover that their brand image cannot afford to be associated with sociopathic AI slop. So I think even that trend is about to peak and reduce.

[โ€“] MangoCats@feddit.it 2 points 6 days ago

I started working with AI in earnest a few weeks ago, I find myself constantly making the distinction between "deterministic" processes and AI driven things. What I'm mostly focused on is using AI to develop reliable deterministic processes (shell scripts, and more complex things) - because while it's really super cool that I can ask an AI agent to "do a thing" and it just does what I want without being told all the details, it's really super un-cool that the tenth time I ask it to do a very similar, even identical, thing it gets it wrong - sometimes horribly wrong: archive these files, oops I accidentally irretrievably deleted them.