this post was submitted on 05 Jun 2026
-27 points (13.5% liked)

Ask Lemmy

39855 readers
890 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 3 years ago
MODERATORS
 

im personally excited for it.

all 42 comments
sorted by: hot top controversial new old
[–] Sunsofold@lemmings.world 5 points 1 day ago

Has anyone done anything yet with 'agentic ai' that couldn't be done better/faster/easier in other ways? So far, I've mostly seen 'I spun up 20 agents to google how to make a tuna casserole on twenty search engines and one more to summarize the results. Please, ignore that this burns as much compute power as our entire office does on a random Tuesday and produces pretty much the same result as if I had just searched once and read the free AI summary, which in turn is slightly worse than if I had searched it with no AI involved and just read the first link.'

[–] Elting@piefed.social 15 points 1 day ago (1 children)

Its a buzz term they've been using to obfuscate the fact that every piece of LLM slop needs a human to review it, thus costing more time and money than hiring a competent human straight out.

[–] DGen@piefed.zip 6 points 1 day ago

Nothing to be excited about. All what those "agents" do is to Connect to LLM. There has been added more logic as in the past.

But still. It is a LLM. They get fundamental set ups. After launch they have to undergo dozens of risk assesment to meet governance Standards - that are actually pretty basic for the time being.

"Agentic AI" is nothing more than a new fancy word for investors and stock market. Those "agents" a very far away from being actually ready (as if those companies Care). Even creating this around a LLM needs a lot of know how and from my persoective it is just Not sustainable as of now.

[–] toiletobserver@lemmy.world 11 points 1 day ago (1 children)
[–] gigastasio@sh.itjust.works 9 points 1 day ago (1 children)

Seems to be a fair amount of shilling for ai and LLM’s on Lemmy lately. This happening on other platforms?

[–] chunes@lemmy.world 4 points 1 day ago

I don't even like giving deterministic software access to my system. Now imagine all the bad things that can happen when you give access to non-deterministic software.

[–] slazer2au@lemmy.world 8 points 1 day ago (1 children)

Laugh as business spend billions on software that doesn't work. Cry as those same businesses fire staff to cover the cost of broken software.

Like, they can't even run pass maths tests or run a vending machine business. How do you expect one or a suite of them to manage your product lifecycle?

[–] Steve@communick.news 6 points 1 day ago

I'm not impressed.
AI agents are a dream.
One that's pretty far from reality.

They don't work at all right now, and there's no evidence they'll work reliably enough to be useful anytime in the next decade or more.

[–] zbyte64@awful.systems 2 points 1 day ago

It's a great way to encourage people to burn more tokens. If you want more reliability you need to focus on deterministic feedback and bubble wrapping everything.

[–] iceberg314@slrpnk.net 3 points 1 day ago

Cool concept in theory, SUPER annoying and risky because in federal use because there is no "undo button" for all the mistakes the agent will make though

[–] PetteriPano@lemmy.world 2 points 1 day ago

I've written a couple.

My job requires a lot of troubleshooting, almost to the point of reverse engineering. I've spent many hours reading and getting through logs.

Now I have an agent who can one-shot stuff half of the time, and n-shot the 4/5 other times. And it learns from experience.

I enjoyed experimenting with it, and now it's a timesaver for my team.