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?

From Soft to Hard Skills

https://creators.industries/research/hard-skills
1•noreplydev•1m ago•0 comments

The Reason Elon Musk Keeps Insisting DOGE Cuts Killed "Zero" Kids

https://newrepublic.com/article/213533/elon-musk-economist-interview-doge-cuts-killed-zero-children
1•hn_acker•1m ago•0 comments

Net zero could put global temperatures on a long, slow decline

https://salatainstitute.harvard.edu/new-paper-net-zero-could-put-global-temperatures-on-a-long-sl...
1•littlexsparkee•3m ago•0 comments

Misleading AI-generated doctors pose 'huge danger to public safety'

https://www.theguardian.com/technology/2026/jul/27/misleading-ai-generated-doctors-public-safety-...
1•Brajeshwar•5m ago•0 comments

Show HN: Pure-PHP server outperforms NginX for static files + 10x PHP throughput

https://github.com/Qbix/webserver
1•EGreg•6m ago•0 comments

The Productivity Mirage

https://frantic.im/mirage/
1•olexsmir•6m ago•0 comments

MoonEP: A Perfectly Balanced Expert Parallelism Library

https://github.com/MoonshotAI/MoonEP
1•nekofneko•7m ago•0 comments

A not comprehensive Garmin Cirqa review

https://mijndertstuij.nl/posts/garmin-cirqa-review/
1•meysamazad•8m ago•0 comments

Paper – Agent Memory

https://arxiv.org/abs/2607.21962
2•qspencer•8m ago•0 comments

Kimi-K3 Technical Report [pdf]

https://github.com/MoonshotAI/Kimi-K3/blob/main/k3_tech_report.pdf
16•vinhnx•10m ago•0 comments

Blade Runner 2099 first look from showrunner Silka Luisa

https://ew.com/blade-runner-2099-exclusive-first-look-replicant-uprising-12020855
2•firasd•10m ago•0 comments

DEX Traders Network

https://amxinz.com
2•OmidPishkar•11m ago•0 comments

What Happens During an ECS Rolling Deployment

https://muhammadraza.me/2026/what-actually-happens-during-an-ecs-rolling-deployment/
1•speckx•11m ago•0 comments

Open Minis Is the iOS Agent I Wish Siri AI Could Be

https://www.macstories.net/reviews/open-minis-is-the-ios-agent-i-wish-siri-ai-could-be/
1•alwillis•11m ago•0 comments

Show HN: My Web Dash, all your Cloudflare Web Analytics sites on one page

https://mywebdash.com/
1•horushe•11m ago•0 comments

Show HN: Send USDC to an email address, no wallet needed

https://cfoing.io
1•ryanchang0720•12m ago•0 comments

Detecting Full Table Scans with SQLite

https://tenderlovemaking.com/2026/07/15/detecting-full-table-scans-with-sqlite/
1•surprisetalk•13m ago•0 comments

Show HN: Foglio – macOS Markdown editor: live preview, MIT, 5MB, no vault

https://github.com/fran-mora/foglio
2•fran-mora•14m ago•0 comments

Digital sovereignty is real in Europe. The UK? Not so much

https://www.theregister.com/columnists/2026/07/27/digital-sovereignty-is-real-in-europe-the-uk-no...
1•abdelhousni•14m ago•0 comments

Prentis, AI lab co-founded by Reid Hoffman, Mark Pincus in talks to raise $100M

https://techcrunch.com/2026/07/24/prentis-new-ai-lab-co-founded-by-reid-hoffman-mark-pincus-in-ta...
2•steventruong•14m ago•0 comments

Open Source Must Be Fun (Or It Will Die)

https://mikemcquaid.com/open-source-must-be-fun-or-it-will-die/
3•mikemcquaid•15m ago•3 comments

Ilya Sutskever: "Time to scale that SSI"

https://twitter.com/i/status/2081732293161582930
1•modeless•15m ago•0 comments

Machines of the United States

https://medium.com/@firstfromreverse/machines-of-the-united-states-4be5c8648255
1•WishingWisp•16m ago•1 comments

We built a day-0 API for Kimi K3

https://www.baseten.co/blog/how-to-build-a-day-zero-api-for-kimi-k3/
1•philipkiely•17m ago•0 comments

Show HN: 1,250 SwiftUI components, and an MCP that writes them into your app

https://nibware.dev/
3•leonickson•17m ago•1 comments

AI music is stealing from real artists

https://soullessmusic.com
1•cdrnsf•18m ago•0 comments

The AI Streaming Drain

https://sloptracker.org
1•cdrnsf•19m ago•0 comments

I won't be "AI-First" in 2026

https://bjorg.bjornroche.com/management/not-ai-first/
1•mooreds•20m ago•0 comments

Kimi K3 License

https://huggingface.co/moonshotai/Kimi-K3/blob/main/LICENSE
2•pr337h4m•20m ago•0 comments

Could A.I. Do Your Job? We Put Agents to the Test

https://www.nytimes.com/interactive/2026/07/23/technology/ai-agents-office-jobs.html
1•mooreds•20m ago•1 comments