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?

When Local Blocks Go Global: The India-Telegram BGP Incident

https://www.kentik.com/blog/when-local-blocks-go-global-the-india-telegram-bgp-incident/
1•wmf•33s ago•0 comments

"Optimizing" Concurrent Regexes

https://ayende.com/blog/204035-a/optimizing-concurrent-regexes
1•ayende•49s ago•0 comments

Flint Paper Battery

https://www.flintlabs.com/
1•wilsonfiifi•2m ago•0 comments

Managing High Performers

https://staysaasy.com/startups/2024/05/08/managing-high-performers.html
1•thisismytest•2m ago•0 comments

How are we so complacent with all the broken promises of social media?

https://circuitbored.com/viewtopic.php?t=247
1•winternett•3m ago•0 comments

Show HN: NanoEuler – GPT-2 scale model in pure C/CUDA from scratch

https://github.com/JustVugg/nanoeuler
1•vforno•3m ago•0 comments

BI 240 Cristopher Moore: Cognition and Computational Complexity

https://braininspired.co/podcast/240/
1•chrsw•6m ago•0 comments

The RAM crisis just killed Nothing's next budget phone

https://www.techradar.com/phones/nothing-phones/the-ram-crisis-just-killed-nothings-next-budget-p...
2•not4uffin•7m ago•0 comments

AI makes us more of who we are

https://www.ricky-dev.com/ai/2026/06/ai-makes-us-more-of-ourselves/
1•DigitallyBorn•7m ago•0 comments

Giant Banana Pulled over in Montana Driver Says Cops Have Stopped Him 100s Times

https://cowboystatedaily.com/2026/06/18/giant-banana-pulled-over-in-montana-driver-says-cops-have...
1•Bender•8m ago•0 comments

Show HN: Nommy – Website builder and digital menu platform for food businesses

https://nommy.app
1•matthewphiong•8m ago•0 comments

Confidential Containers

https://confidentialcontainers.org/
2•ofrzeta•10m ago•0 comments

San Jose Semaphore Solved

https://www.adobe.com/about-adobe/visit-us/sj-semaphore.html
1•pfrrp•12m ago•0 comments

Show HN: Git worktrees and evidence gates for Codex and Claude Code

https://github.com/alex-reysa/glueRun-go
3•alex-reyss•15m ago•0 comments

The Agent as Compiler – Harness Engineering

https://nirantk.com/talks/agent-as-compiler.html
1•bargava•16m ago•0 comments

Some Thoughts on AI Safety

https://stevekinney.com/writing/thoughts-on-ai-safety
1•stevekinney•18m ago•0 comments

Is AI ruining our skills? Early results are in – and they're not good

https://www.nature.com/articles/d41586-026-01947-1
35•Michelangelo11•21m ago•10 comments

Simplicity always wins:SOTA on swe-pro,tb2,-verif on 21 models with simple-agent

https://github.com/strands-labs/benchmark-harnesses
2•gaurav71531•24m ago•1 comments

Better Graph Database Ball

https://blog.ladybugdb.com/post/better-graph-database-ball/
1•eatonphil•24m ago•0 comments

Poll: What's your primary AI coding agent/orchestrator Claude/Codex/Cursor, etc?

3•jacobgold•26m ago•0 comments

Windows 11 update broke the Recycle Bin, OneDrive, and your PC's stability

https://www.techspot.com/news/112831-microsoft-confirms-weird-recycle-bin-bug-windows-11.html
12•speckx•29m ago•4 comments

John Jumper leaves Google to join Anthropic

https://twitter.com/JohnJumperSci/status/2068001285173834106
7•artninja1988•29m ago•2 comments

Pavel Durov accuses Meta of sabotaging access in India with BGP hijacks

https://www.theregister.com/networks/2026/06/19/telegram-founder-accuses-meta-of-sabotaging-acces...
4•rndsignals•30m ago•0 comments

Show HN: Multiplayer Usage Tracking for Claude Code, Codex and OpenCode

https://github.com/useautumn/summer
1•johnyeocx•31m ago•0 comments

Just made an app and MCP Server to convert Markdown to Google Docs

1•baroiall•32m ago•0 comments

Deep learning reveals antimicrobial peptides within prions

https://www.nature.com/articles/s41564-026-02408-1
1•bookofjoe•32m ago•0 comments

We Liked Remote Work. Then We Looked at the Data.

https://www.nytimes.com/2026/06/17/opinion/remote-work-depression.html
3•nickv•33m ago•5 comments

Geopolitical jitters push Europe's internet registry from cloud-first strategy

https://www.theregister.com/networks/2026/06/19/geopolitical-jitters-push-europes-internet-regist...
1•Bender•33m ago•0 comments

Five Things the "Nuke Bros" Don't Want You to Know About Small Modular Reactors

https://blog.ucs.org/edwin-lyman/five-things-the-nuclear-bros-dont-want-you-to-know-about-small-m...
4•cratermoon•33m ago•4 comments

Iconic Twin Cities rapper Eyedea finds new life with AI-generated album

https://www.cbsnews.com/minnesota/news/eyedea-ai-twin-cities-hip-hop-album/
2•NDlurker•33m ago•1 comments