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
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- 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
view the rest of the comments
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.
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.