frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: When did you move from AI agentic loops to simpler deterministic system?

6•laxmena•8h ago
Industry is increasingly moving towards complex, autonomous agentic loops and feedback chains. They obviously comes with significant latency, non-determinism, low-accuracy and cost.

I'm interested in hearing from engineers who have moved in the opposite direction.

At what point in your product lifecycle did you decide that agentic approach was wrong tool for the job?

What was the specific failure mode (reliability, cost, latency, maintainability) pushed you to replace agentic loop with more deterministic system/pipeline?

Comments

mickelsen•7h ago
When you have a flow well defined, like transactions going on, it simply doesn't scale. But AI can then be used for analysis, alerts and investigating failures of such processes very nicely. Agents can also be used to prepare a transaction package that needs more human input, like a customer service case, but again with clearly defined outcomes. At least that's what I've seen in my limited experience consulting for a local online retailer.
tstrimple•3h ago
I tend to draw the line at automating the LLM to respond to things. If it's responding to some sort of external source, that source is usually somewhat consistent to the point I'd rather have the LLM create a script to parse the data and do that automatically. I've got a job search tool that I built recently using Claude Code. CC created scripts to scrape certain websites and scheduled them using native OS schedulers. The results get parsed and dropped into a sqlite database. No LLM is involved in the automated portion of this process. I've got some general status scripts which push details about the current health state of my servers and apps and also will alert me when job listings reach some defined threshold. At that point I use the LLM to look through the new jobs and categorize them based on work I'd find interesting giving me a prioritized list.

If all LLM tools disappeared tomorrow, all of my scripts and processes developed with an LLM will continue to work without hiccup. If anthropic went out of business tomorrow, I'd lose nothing switching to another provider because I don't have to "trust" agentic operations in automated processes. They are always overseen by me and they are rarely creating things I couldn't have created myself. It's just much faster to iterate on it with these tools.

Ask HN: Best Embedding Models?

6•devstein•1h ago•1 comments

Ask HN: Where are you getting your AI news from?

6•baetylus•6h ago•1 comments

I'm Peter Roberts, immigration attorney who does work for YC and startups. AMA

206•proberts•3d ago•247 comments

Ask HN: Who wants to be hired? (May 2026)

145•whoishiring•3d ago•422 comments

Ask HN: When did you move from AI agentic loops to simpler deterministic system?

6•laxmena•8h ago•2 comments

Tell HN: The saddest irony of my/our craft

11•dakiol•9h ago•2 comments

Ask HN: Who is hiring? (May 2026)

300•whoishiring•3d ago•413 comments

Ask HN: Is a hands-off, family-friendly, de-Googled "home lab" feasible?

8•strix_varius•14h ago•10 comments

Can anyone point me to a ShowHN first post policy documentation?

9•upwindchange•12h ago•9 comments

Ask HN: Is the Job Market Actually Bad?

123•idontwantthis•2d ago•196 comments

Ask HN: Those building Swift apps without touching Xcode, what is your workflow?

18•p5v•1d ago•9 comments

Tell HN: An update from the new Tindie team

85•altairprime•5d ago•49 comments

Tell HN: An app is silently installing itself on my iPhone every day

593•_-x-_•1w ago•188 comments

Building a Web Framework from Scratch

7•NewSmoke38•1d ago•1 comments

Ask HN: What's the best way to handle large file P2P transfer in the browser?

4•feixiangfly•14h ago•1 comments

Claude Code dies with ANTHROPIC_API_KEY in cloud environment

16•sroussey•4d ago•2 comments

Tell HN: Happy May Day

13•chrishill89•3d ago•5 comments

Making Postman load 60% Faster

4•vedkribhu•1d ago•4 comments

You've reached the end!