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?

Native Inotify in FreeBSD

https://klarasystems.com/articles/native-inotify-in-freebsd/
1•fanf2•3m ago•0 comments

HuggingFace is down due to global AWS outage

https://status.huggingface.co/
1•armcat•5m ago•0 comments

Spotify removes 75 million "AI slop" songs

https://www.abc.net.au/news/2026-07-16/spotify-making-ai-music-easier-to-detect/106919814
1•lexandstuff•7m ago•0 comments

A free, hands-on cybersecurity foundations certificate

https://hackviser.com/core
1•sadican•8m ago•1 comments

At DocuWriter.ai, the documentation will make you smile:)

https://www.docuwriter.ai/
1•magarrent•8m ago•0 comments

Tell HN: CloudFront VPC Origins is down

5•cyounkins•9m ago•1 comments

AI and the paradox of self-replacing workers [video]

https://www.ted.com/talks/madison_mohns_ai_and_the_paradox_of_self_replacing_workers
1•fagnerbrack•10m ago•0 comments

I created OpenClaw, the breakthrough AI agent [video]

https://www.ted.com/talks/peter_steinberger_how_i_created_openclaw_the_breakthrough_ai_agent
1•fagnerbrack•10m ago•0 comments

Stackoverflow 2026 Developer Survey

https://take.survey.stackoverflow.co/jfe/form/SV_4GHunpL3IfJ3rRc
1•throw_await•11m ago•1 comments

Show HN: UOLT – 34 coreutils rewritten in x86_64 assembly, no Libc, no heap

https://github.com/thooams/uolt
1•thooams•11m ago•0 comments

Will the real oppressed group please stand up?

https://digdeeper.neocities.org/articles/oppression.xhtml
1•Gecko4072•17m ago•0 comments

Fyne: Build beautiful cross-platform apps in Go

http://fyne.io
1•thunderbong•17m ago•0 comments

Unpacking the AsyncAPI NPM supply chain compromise, import-time payload delivery

https://www.microsoft.com/en-us/security/blog/2026/07/15/unpacking-asyncapi-npm-supply-chain-comp...
2•nyku•17m ago•0 comments

Show HN: Bring modern package management to Meson's native wrap ecosystem

https://collider.ee/1.5.1/
1•mog_dev•18m ago•0 comments

TLS Certificate Validation on Linux

https://www.tomica.net/blog/2026/07/tls-certificate-validation-on-linux/
2•peregrinus_13•19m ago•0 comments

The Missed Reality: Code Review Wasn't Built for the AI Era

1•axsdrizz•23m ago•0 comments

Show HN: A map of cafes that are in the sun

https://sunny.coffee/
5•BrunoJo•26m ago•2 comments

Northstar – AI PR review for Azure DevOps teams (flat price, not per-seat)

https://northstardevops.com/
1•ginoarpesella•31m ago•0 comments

Show HN: Glad-AI-Tor, the "best" AI tools judged by the crowd

https://glad-ia-tor.com
2•GiornoJojo•33m ago•0 comments

Semantic transactions: securing untrusted AI agent workflows at the OS boundary

https://latentdynamics.substack.com/p/semantic-transactions-securing-untrusted
2•Ayauho•39m ago•0 comments

Thinking: Alternate Distribution for Filmmakers

2•phaedrus044•39m ago•0 comments

Show HN: Where NYC films – 6k shooting permits analyzed

https://civicdataforge.pages.dev/where-nyc-films
1•Chungus1172•41m ago•0 comments

CharXiv: Charting Gaps in Realistic Chart Understanding in Multimodal LLMs(2024)

https://arxiv.org/abs/2406.18521
1•hamburgererror•42m ago•0 comments

Where are YC founders now? OpenAI and Anthropic, mostly

https://joinedanthropic.com
4•ohong•42m ago•0 comments

Liberal Crime Squad: New Age

https://github.com/ashley-s-fox/lcs-new-age
2•bean469•53m ago•0 comments

Ask HN: Best way to buy second hand compute (in a future AI crash)

3•lifeisstillgood•54m ago•1 comments

How to Make a Font

https://www.makingsoftware.com/chapters/how-to-make-a-font
2•Brajeshwar•54m ago•0 comments

Unifeyn, an AI study workspace grounded in your own documents

https://www.unifeyn.app
1•securemepro•57m ago•0 comments

OpenAI Releases Codex Micro

https://openai.com/de-DE/supply/co-lab/work-louder/
1•zeeez•59m ago•0 comments

"Useful" is not sufficient

https://tante.cc/2026/07/15/useful-is-not-sufficient/
2•ttiurani•1h ago•0 comments