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?

Your CLI's next user is not a human

https://akeemjenkins.com/blog/agent-first-clis/
1•cyberflux•1m ago•0 comments

8B Protagonists

https://signoregalilei.com/2026/07/19/8-billion-protagonists/
1•surprisetalk•2m ago•0 comments

Jensen Huang defends Chinese AI amid Kimi panic

https://www.axios.com/2026/07/22/nvidia-jensen-huang-china-open-source-ai
1•giuliomagnifico•2m ago•0 comments

UK businesses are not deepening their use of AI, suggests ONS data

https://www.ft.com/content/1ab00e18-995a-4cda-b76b-00ba6c043863
1•1vuio0pswjnm7•3m ago•0 comments

Show HN: Recall – an MCP server that turns your notes into flashcards

https://recallapp.online/
1•tushar-nath•3m ago•0 comments

How AI may drive union-resistant tech workers to the bargaining table

https://www.theguardian.com/technology/2026/jul/21/ai-tech-workers-unionize
1•mashally•3m ago•0 comments

10 REM"_(C2SLFF4

https://beej.us/blog/data/mystery-comment/
2•ingve•4m ago•0 comments

Akili – gated skill updates and rollback receipts for deployed models

https://github.com/irenee28/akili-runtime
1•Akili28•5m ago•0 comments

You Can't Rewrite Your Way Out of Big-O

https://intertwingly.net/blog/2026/07/21/You-Cant-Rewrite-Your-Way-Out-of-Big-O.html
1•ingve•8m ago•0 comments

OpenAI says its AI technology acted on its own in an 'unprecedented' hack

https://apnews.com/article/openai-gpt56-sol-hugging-face-63ab84fed5612af04d8a160d60f6def3
1•bildiba•10m ago•0 comments

An LLM Statement

https://nezutero.dev/llm-statement/
2•nezutero•12m ago•0 comments

Show HN: Busymail – an email client that surfaces the mail that needs you

https://busymail.app
1•vedhavyas•13m ago•0 comments

Create iPhone Ringtones Without iTunes

https://github.com/Frohrer/tonedrop
1•tomasphan•14m ago•0 comments

Big Tech critic appointed as chief of DOJ antitrust division

https://www.ft.com/content/9cff12a5-db1f-4a70-b048-87428c181dbd
2•1vuio0pswjnm7•15m ago•0 comments

Thundermail Email Hosting

https://tb.pro/en-US/
1•Propelloni•15m ago•0 comments

An autonomous SEO agent that runs on a flat Claude subscription (no API bill)

https://github.com/DigiHold/seo-agent-pack
1•NicoAI•15m ago•0 comments

Browser extension to automatically Hide AI-related submissions on Hacker News

https://github.com/ColdPie1/enough-ai-on-hn
3•coldpie•15m ago•0 comments

Show HN: Subnet Sprint – a daily timed subnet/CIDR speed game

https://ipok.io/en/play/subnet
1•szp2005•15m ago•0 comments

Overloaded Overloading

https://powerfulpython.com/blog/overloaded-overloading/
1•redsymbol•18m ago•0 comments

3D-printed contact lenses for your eyes only in just 20 minutes

https://uwaterloo.ca/news/media/3d-printed-contact-lenses-your-eyes-only-just-20-minutes
2•geox•18m ago•0 comments

Intelligence from Learnable Novelty

https://arxiv.org/abs/2607.18433
2•vicgalle_•19m ago•0 comments

Learning from the 'Voyage of the Damned': The Making of a Russian Naval Disaster

https://warontherocks.com/learning-from-the-voyage-of-the-damned-the-making-of-a-russian-naval-di...
2•baud147258•22m ago•0 comments

Nobody needs Kubernetes for eleven users

https://medium.com/@walexy85/nobody-needs-kubernetes-for-eleven-users-6176948a1730
3•joshuaajayi•22m ago•0 comments

Classic WTF: Server Room Fans and More Fun

https://thedailywtf.com/articles/classic-wtf-server-room-fans-and-more-fun
1•jjgreen•22m ago•0 comments

Show HN: AnyBlob – use any blob storage as a database

https://github.com/zmzlois/AnyBlob
1•ThatDumbGirl•22m ago•0 comments

The Spanish Navy's Reserve Squadron and the Tragedy of Unpreparedness

https://warontherocks.com/cascading-failure-the-spanish-navys-reserve-squadron-and-the-tragedy-of...
1•baud147258•23m ago•0 comments

The Human AI Company Building Human Agents

https://ojin.ai/
1•ojinai•23m ago•0 comments

Im cancelling my Claude Code subscription

https://numerlab.org/2026/07/22/im-canceling-claude-subscription/
6•wallach-game•30m ago•4 comments

Sandboxing Script Extensions with GraalVM

https://medium.com/graalvm/sandboxing-script-extensions-with-graalvm-f192a8fb0c5f
2•grashalm•31m ago•0 comments

Ask HN: People who are opposed to advertising, how do you promote your business?

1•chistev•31m ago•1 comments