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?

Code per developer is up 40% since 2022; review capacity isn't

https://www.reviewsaur.com/research
1•rafalgraniczny•3m ago•0 comments

Don't Stick Your SidePulse Pro in a Mac Studio

https://blog.jgc.org/2026/09/dont-stick-your-sidepulse-pro-in-mac.html
1•jgrahamc•3m ago•0 comments

As He Backs ICE Crackdown, Nebraska Governor Employs Undocumented Workers

https://www.nytimes.com/2026/09/09/us/jim-pillen-ice-nebraska-undocumented-workers.html
1•sbulaev•5m ago•0 comments

A photon that should never have reached Earth

https://phys.org/news/2026-09-photon-einstein-current-physics-earth.html
1•wjSgoWPm5bWAhXB•6m ago•0 comments

DialKit

https://joshpuckett.me/dialkit
1•handfuloflight•6m ago•0 comments

AI Has Solved One of Math's $1M Millennium Prize Problems

https://www.quantamagazine.org/ai-has-solved-one-of-maths-1-million-millennium-prize-problems-202...
1•pseudolus•9m ago•0 comments

Show HN: Remoot, run Cursor Agent and Copilot CLI from your phone

https://www.remoot.dev
1•furkanalniak•9m ago•0 comments

AI entrepreneur is developing agents that can plan ahead for the unexpected

https://www.technologyreview.com/2026/09/08/1142088/danijar-hafner-developing-plan-ahead-agents/
1•joozio•11m ago•0 comments

Great Lakes sturgeon may be 400 years old:Scientists rethinking how to save them

https://www.cbc.ca/news/canada/ontario-great-lakes-sturgeon-lifespan-study-9.7329250
1•bookofjoe•11m ago•0 comments

Vdr – an attempt at a coredump handler secure by design (requesting review)

https://github.com/definitemaybe0/vdr
1•definitemaybe0•14m ago•1 comments

Low-code framework for building custom AI

https://github.com/ludwig-ai/ludwig
1•amar-laksh•16m ago•0 comments

Flock Wants a Closely Surveilled World with No Exit

https://www.newyorker.com/culture/infinite-scroll/flock-wants-a-closely-surveilled-world-with-no-...
2•pseudolus•18m ago•1 comments

Show HN: I created a platform that lets you own a word. a piece of the Internet

https://owned.bennytaccardi.com/
1•axeowl123•18m ago•0 comments

Ask HN: How do you protect customer PII across multiple services?

1•Securelytixdev•19m ago•0 comments

Suno rolls out v6 song making model, will pay royalties

https://musically.com/2026/09/09/suno-launches-its-v6-ai-music-models-heres-what-you-need-to-know/
1•utiiiD•19m ago•0 comments

PISA test reveals alarming drop in reading and math skills

https://www.dw.com/en/pisa-2026-results-reading-math-scores/a-79147293
2•pseudolus•19m ago•0 comments

How to Use Three.js's New Native Gaussian Splats

https://ben3d.ca/blog/how-to-use-threejs-native-gaussian-splats
1•bhouston•21m ago•0 comments

How to Increase Your Website's Visibility in Google's AI-Powered Search Results

1•Lannx•23m ago•0 comments

Tool routing for a local LLM agent: grep to embeddings to GBNF grammar

https://eris-system.dev/blog/tool-routing
1•hagbardCelin3•23m ago•0 comments

Booking.com Fails Tourists [video]

https://www.youtube.com/watch?v=4t6-oXLYfbY
2•nomilk•24m ago•0 comments

Google to invest $15B in AI datacenters and buy nuclear power in Finland

https://www.reuters.com/business/media-telecom/google-invest-15-billion-ai-infrastructure-finland...
1•consumer451•24m ago•0 comments

Quantum Computing on a Commodore 64 in 200 Lines of Basic

https://medium.com/@dakk/quantum-computing-on-a-commodore-64-in-200-lines-of-basic-eda7658b32a4
1•Bluestein•30m ago•0 comments

Rethinking ERP Transformation in the AI Era

https://buymeacoffee.com/absolutesed/rethinking-erp-transformation-ai-era
1•AbsoluteERP•32m ago•1 comments

Anthropic researcher believes more than 10% chance AI 'could kill all humans'

https://www.bbc.co.uk/news/articles/ckgwy1k42w4o
3•ljf•35m ago•1 comments

Show HN: Check/strip AI watermarks (C2PA) and hidden Unicode from files

https://remove-ai-watermark.com/
4•olasheniola•41m ago•0 comments

Free Context/Harness Engineering Course that is getting traction

https://github.com/Corneldj/context-engineering
2•cornelis_dj•42m ago•1 comments

The deployment decalogue (10 commandments for shipping without fear)

https://www.alexarvanitidis.dev/blog/the-deploy-decalogue
1•alarvfm•44m ago•0 comments

Show HN: Hushstat – Cookie-free web analytics with heatmaps

https://hushstat.com
1•firaslatrach•44m ago•0 comments

Show HN: The title on an album cover shouldn't be part of the generated image

https://www.albumartcreator.com/
1•JackCooper7•44m ago•0 comments

Show HN: I benchmarked Seedance 2.5's 30s one-take video against 3 models

https://videoall.ai/seedance-2-5
1•henryjin76•45m ago•0 comments