frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

LLMs Are Great, but They're Not Everything

4•procha•1y ago
Three years after ChatGPT’s release, LLMs are in everything—demos, strategies, and visions of AGI. But from my observer’s perspective, the assumptions we’re making about what LLMs can do seem to be drifting from architectural reality.

LLMs are amazing at unstructured information—synthesizing, summarizing, reasoning loosely across large corpora. But they are not built for deterministic workflows or structured multi-step logic. And many of today’s most hyped AI use cases are sold exactly like that.

Architecture Matters

We often conflate different AI paradigms:

    LLMs (Transformers): Predict token sequences based on context. Great with language, poor with state, goal-tracking, or structured tool execution.

    Symbolic AI / State Machines: Rigid logic, excellent for workflows—bad at fuzziness or ambiguity.

    Reinforcement Learning (RL): Optimizes behavior over time via feedback, good for planning and adaptation, harder to scale and train.
Each of these has a domain. The confusion arises when we treat one as universally applicable. Right now, we’re pushing LLMs into business-critical automation roles where deterministic control matters—and they often struggle.

Agentic Frameworks: A Workaround, Not a Solution

Agentic frameworks have become popular: LLMs coordinating with other LLMs in roles like planner, executor, supervisor. But in many cases, this is just masking a core limitation: tool calling and orchestration are brittle. When a single agent struggles to choose correctly from 5 tools, giving 10 tools to 2 agents doesn’t solve the problem it just moves the bottleneck.

Supervising a growing number of agents becomes exponentially harder, especially without persistent memory or shared state. At some point, these setups feel less like robust systems and more like committee members hallucinating their way through vague job descriptions.

The Demo Trap

A lot of what gets shown in product demos—“AI agents booking travel, updating CRMs, diagnosing errors”—doesn’t hold up in production. Tools get misused, calls fail, edge cases break flows. The issue isn’t that LLMs are bad it’s that language prediction is not a process engine.

If even humans struggle to execute complex logic reliably, expecting LLMs to replace structured automation is not vision it’s optimism bias.

On the Silence of Those Who Know Better

What’s most puzzling is the silence of those who could say this clearly: the lab founders, the highly respected researchers, the already-rich executives. These are people who know that LLMs aren’t general agents. They have nothing to lose by telling the truth and everything to gain by being remembered as honest stewards.

Instead, they mostly play along. The AGI narrative rolls forward. Caution is reframed as doubt. Realistic planning becomes an obstacle to growth.

I get it, markets, momentum, investor expectations. But still: it’s hard not to feel that something more ethical and lasting is being passed over in favor of short-term shine.

A Final Thought

I might be wrong—but it’s hard to ignore the widening gap between what LLMs are and what C-level execs and investors want them to be. Engineering teams are under pressure to deliver the Hollywood dream, but that dream often doesn’t materialize. Meanwhile, sunk costs pile up, and the clock keeps ticking. This isn’t pessimism it’s recognizing that hype has gravity, and reality has limits. I’d love to be proven wrong and happily jump on the beautiful AI hype train if it ever truly arrives.

Comments

designorbit•1y ago
Love this perspective. You nailed the core issue: LLMs ≠ process engines. And agentic frameworks stacking roles often end up masking fragility instead of fixing it.

One thing I’ve been exploring is this middle ground—what if we stop treating LLMs as process executors, and instead make them contextual participants powered by structured, external memory + state layers?

I’m building Recallio as a plug-and-play memory API exactly for this gap: letting agents/apps access persistent, scoped memory without duct-taping vector DBs and custom orchestration every time.

Totally agree the dream won’t materialize through token prediction alone—but maybe it does if we reconnect LLMs with better state + memory infra.

Have you seen teams blending external memory/state successfully in production? Or are most still trapped inside the prompt+vector loop?

dpao001•1y ago
What is your opinion on Manus. Is it closing in on AGI or is it as you suggest a sticking plaster waiting to break?

Agent Detective – find which agent broke your multi-agent pipeline

https://github.com/Thomeras/agent_detective
1•Thomeras•2m ago•0 comments

C++26: Reducing Undefined Behaviour

https://www.sandordargo.com/blog/2026/07/29/cpp26-reduces-undefined-behaviour
1•ibobev•2m ago•0 comments

When the Future Doesn't Need Us

https://borretti.me/article/when-the-future-doesnt-need-us
1•ibobev•3m ago•0 comments

Where the Rain Fell – Monthly Precipitation Explorer

https://visquill.com/gallery/rainfall/
1•thunderbong•3m ago•0 comments

Implementing Clean Architecture in Python

https://en.andros.dev/blog/c8838a2b/implementing-clean-architecture-in-python/
2•ibobev•3m ago•0 comments

Mark Zuckerberg says US should not ban Chinese AI

https://www.ft.com/content/af4fa147-7fdd-42eb-8eb2-3f624a89a4e4
1•thm•5m ago•0 comments

Secure, Fast, and Extensible Sandbox Runtime for AI Agents

https://github.com/TencentCloud/CubeSandbox
3•hek2sch•6m ago•0 comments

Live ski resorts webcam ranking by snow

https://whogotsnow.com/
1•markznyc•6m ago•0 comments

We've Driven the Ugly Ferrari That Broke the Internet [video]

https://www.youtube.com/watch?v=B86taQzY5Es
1•thm•6m ago•0 comments

Data Centers Are Easy to Build. Powering Them Is Complicated, Slow and Expensive

https://www.404media.co/data-centers-power-energy-grid-epa-clean-air-act/
1•cdrnsf•6m ago•0 comments

Taking Control of the SQLite WAL

https://philipotoole.com/taking-control-of-the-sqlite-wal/
1•otoolep•7m ago•0 comments

Resume parsing and candidate matching, as an API and MCP server

https://www.rezmatch.ai/
1•asenn•7m ago•0 comments

Cyberpunk Video Games

https://shellzine.net/cyberpunk-video-games/
2•zdw•8m ago•0 comments

Armada: Open-Source, Encrypted, Discord Alternative Officially in Beta

https://soapbox.pub/armada
1•mkfain•10m ago•1 comments

I Designed a Custom PCB to Avoid Pressing a Button Three Times

https://blog.tymscar.com/posts/opensourcedimmer/
2•birdculture•10m ago•0 comments

Judge blocks first state law that would have banned prediction markets

https://arstechnica.com/tech-policy/2026/07/judge-blocks-first-state-law-that-would-have-banned-p...
2•pseudolus•13m ago•2 comments

Show HN: My Next.js .next folders hit 34 GB, so I built next-nuke to clean them

https://github.com/RoyBkker/next-nuke
2•bakkerinho•14m ago•1 comments

Ask HN: Does Brook's Law continue to hold in the age of AI?

2•erikig•15m ago•0 comments

Say hi to new Ojai in-car experience

https://waymo.com/blog/2026/07/gemini-in-waymo/
1•sdhillon•16m ago•0 comments

Fnox: Manage secrets with encryption or cloud providers – or both

https://fnox.jdx.dev/
2•thunderbong•17m ago•0 comments

New documentary recounts 'attitude of cruelty' toward axed federal employees

https://www.govexec.com/workforce/2026/07/documentary-recounts-cruelty-axed-federal-employees/415...
2•petethomas•17m ago•0 comments

Data centers are slowing America's shift away from coal

https://grist.org/energy/data-centers-electricity-power-coal-emissions-climate-report/
2•speckx•17m ago•0 comments

Spiderman to the Rescue

https://apnews.com/article/spiderman-good-samaritan-arkansas-traffic-42e01f656e66ab26df4ea0e2ef59...
2•ninju•19m ago•0 comments

The Silicon Valley Health Trend Making Doctors Nervous

https://www.nytimes.com/2026/07/29/opinion/health-data-trend-body.html
2•bonsai_spool•20m ago•1 comments

Give every AI project its own computer

https://github.com/futrx-com/remote.futrx
3•futrx•23m ago•1 comments

Walmart Leapfrogs EV Charging Competitors with Rapid Buildout

https://www.bloomberg.com/news/articles/2026-07-29/why-walmart-is-quickly-adding-charging-station...
2•toomuchtodo•23m ago•1 comments

eBay's cyberstalking saga ends with a $56M settlement

https://www.theverge.com/tech/972209/ebay-cyberstalking-harassment-settlement
3•haunter•23m ago•1 comments

His restaurant put edible ants on the menu. He could face one year in prison

https://www.cnn.com/2026/07/23/travel/south-korea-restaurant-ant-dessert-jail-intl-hnk
2•raybb•24m ago•0 comments

Content Creator

https://www.elenaverna.com/p/so-you-want-to-be-a-content-creator
2•AnhTho_FR•24m ago•0 comments

Existential Types on a Leash in Haskell

https://cdfa.github.io/existentials-on-a-leash/
2•fanf2•27m ago•0 comments