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?

Ask HN: I'm lost. How can I define ICP?

1•snowhy•1m ago•0 comments

AI Motion graphics that works

https://graphixy.ai/
1•futrx•3m ago•1 comments

The 37signals Guide to Making Decisions

https://twitter.com/jasonfried/status/2066893762270261586
1•ksec•3m ago•0 comments

Zlib-rs in Firefox and an Intel CPU hardware bug

https://trifectatech.org/blog/zlib-rs-in-firefox/
1•fanf2•3m ago•0 comments

Don't Stack Weaknesses

https://staysaasy.com/startups/2026/06/16/stacked-weaknesses.html
2•thisismytest•4m ago•0 comments

Ozempic and Wegovy linked to surprising drop in violent behavior

https://www.sciencedaily.com/releases/2026/06/260617032152.htm
3•speckx•7m ago•0 comments

Network Operations Stand Up

https://www.youtube.com/watch?v=ACx1vVDhCdw
1•oavioklein•7m ago•0 comments

The Token Compression Illusion: Why I'm Skeptical of RTK

https://mroczek.dev/articles/the-token-compression-illusion-why-im-skeptical-of-rtk/
3•lackoftactics•8m ago•0 comments

New Super Pac Aims to Rally Tech Workers to Help Limit A.I

https://www.nytimes.com/2026/06/18/technology/ai-super-pac-guardrails-alliance.html
2•zzzeek•11m ago•0 comments

Patients are bringing AI to therapy

https://www.apa.org/pubs/reports/chatbots-mental-health-2026
1•speckx•12m ago•0 comments

The feedback loops behind Kubernetes

https://planetscale.com/blog/the-feedback-loops-behind-kubernetes
1•ksec•12m ago•0 comments

Flower – A Meta-SSG Based on Pollen and Soupault in Clojure

https://github.com/jyn514/flower
1•TheWiggles•15m ago•0 comments

Cholesterol Guidelines Get a Welcome Overhaul

https://www.bloomberg.com/opinion/articles/2026-06-16/new-cholesterol-guidelines-are-great-if-acc...
1•brandonb•15m ago•1 comments

Welcome to our benchmark, where everything's made up and the points don't matter [video]

https://www.youtube.com/watch?v=UwqyN-6tPKo
1•izzymiller•16m ago•0 comments

High Performance Distributed Inference with Ray Serve LLM

https://www.anyscale.com/blog/high-performance-distributed-inference-ray-serve-llm-vllm-google-ku...
2•robertnishihara•18m ago•0 comments

Localize your next sass with i18.dev

2•sacsandk•18m ago•0 comments

Ask HN: Do you find vibe coding / agentic engineering to be fulfilling?

1•uejfiweun•18m ago•3 comments

Cactus is being rewritten for Linux/FreeBSD in Zig/DVUI. Windows support dropped

https://ziggit.dev/t/cactus-is-being-completely-rewritten-for-linux-and-freebsd-in-zig-dvui-and-w...
1•fearedbliss•19m ago•0 comments

Foundry-5: browser puzzle game that teaches you real RISC-V assembly

https://atticarun.itch.io/foundry-5
2•self•19m ago•0 comments

UK Environment Agency threatens to prosecute campaigner after waterway cleanup

https://www.theguardian.com/environment/2026/jun/17/campaigner-threatened-prosecution-environment...
1•mellosouls•20m ago•1 comments

Qantas plans a 22-hour London-Sydney nonstop flight, set for October next year

https://apnews.com/article/australia-qantas-longest-flight-sydney-london-4909f75c692b83cbe3b9e443...
2•wyclif•21m ago•0 comments

The Century Safe

https://99percentinvisible.org/episode/100-objects-001-the-century-safe/
2•gmays•22m ago•0 comments

Facing LLM-Gen-AI in FOSS

https://sfconservancy.org/llm-gen-ai/
2•kristianpaul•23m ago•0 comments

An AI teammate that builds itself: how we wired Avery into our company's DNA

https://buildforever.com/engineering/posts/an-ai-teammate-that-builds-itself
4•fishpham•23m ago•1 comments

Kubernetes in the Browser

https://github.com/ngrok/webernetes
4•FelipeCortez•23m ago•0 comments

Quantifying LLM Cost Savings from Cache-Aware Inference Routing

https://www.auriko.ai/reports/llm-cost-arbitrage
4•zxy-action•24m ago•1 comments

Leak Hunt: Find the leaked secret

https://hunt.infisical.com/
5•FinnLobsien•24m ago•1 comments

Modeling the Performance of the Burevestnik Nuclear-Powered Cruise Missile

https://text.npr.org/2026/06/18/nx-s1-5843252/russia-nuclear-powered-missile-burevestnik
3•js2•24m ago•1 comments

I Was Spending More Time Looking for Clients Than Doing the Work

https://www.leadlu.com
2•brevn•26m ago•0 comments

Looking Ahead to Postgres 19

https://www.snowflake.com/en/blog/engineering/postgresql-19-features-beta/
2•craigkerstiens•31m ago•0 comments