logoalt Hacker News

Why I'm still bearish on LLMs after Navier-Stokes

161 pointsby jaykruyesterday at 5:37 PM165 commentsview on HN

Comments

carodgersyesterday at 11:20 PM

This April 2026 paper is a fun and related read.

https://arxiv.org/html/2509.24239v4

Researchers asked frontier models to play chess. Have a look at the MAR rates in Table 3. When not explicitly told which moves were legal, no model identified legal moves at a rate better than 80%. Many asked for more illegal moves than legal moves. And even when explicitly told which moves were legal, the models continued to ask for illegal moves. With illegal asks discarded, none of the bots could beat a chess model calibrated to 1100 ELO.

The author of the originating post says that "current frontier models need laborious oversight and guardrails on even the simplest tasks", and he's absolutely correct.

show 9 replies
keedatoday at 12:21 AM

The premise in the very first point seems off:

> the frontier labs are priced according to the narrative that they have produced or will in the very near future produce a fully automated drop-in replacement for most knowledge workers...

Even assuming this is how the AI companies are being valued (they're not), the numbers are off.

The "value" of most knowledge workers -- based on what enterprises currently pay for them -- is $50 - 70 trillion annually. It's reasonable to assume that if AI drop-in-replaced all those knowledge workers, AI companies could credibly charge somewhere in that order of magnitude, because that's what the market is already bearing.

So if their hypothetical revenues are double-digit trillions and valuations are some multiple of that, the entire AI industry would be valued at double-digit trillions at the least.

Yet cumulatively the industry (the frontier labs + the SWAG estimate of the AI parts of all the other players) are valued at, say, ~6 - 7 trillion? Which seems like a fair approximation of how much knowledge work they can currently automate.

show 3 replies
knupparyesterday at 11:22 PM

Short and to the point! Open and cheap models will undercut the big labs continuously. The blast radius won't be pretty once spending commitments knock the door.

show 3 replies
bluegattytoday at 1:27 AM

"are priced according to the narrative that they have produced or will in the very near future produce a fully automated drop-in replacement for most knowledge workers, "

No, they're really not.

They're priced in a way that would imply AI will be universal form of compute, alongside traditional deterministic systems - which it will be.

And that they will capture most of that ... which they won't.

The Frontier Labs are a very bad buy at a high price, but that partly has to do with wacky pricing, but actually mostly has to do with their relatively weak place in the value chain.

The money is going to Nvidia, who have the most powerful position.

A bit like how a retailer can take all the margins of some innovative product, if they own the channel.

AI is over-hyped, the Frontier Labs are over priced - but AI is here to stay, and will grow. Not like Skynet, but like a new form of compute. And it will take it's time, and the profits will be reaped by those with the power.

show 1 reply
randomImmigrantyesterday at 11:09 PM

I think bearish on LLMs for automation, and bullish for LLM+human experts in specific fields, is about the right expectation for current architectures.

Apart from issues with task generalization, or perhaps related to it, is the fact that LLMs have real trouble with timekeeping, and cannot estimate the real world time it will take them to do things very well. This plus the memory issues make dreams of long horizon agents, that could plausibly handle changing specifications, quite implausible with current architectures.

In narrow domains with more deterministic outputs though, this is less of an issue, and we see multiple agents succeed much better.

The fusion of that capacity, with humans in the loop able to better direct such agents and act as their temporal tethers, is where I think the real action will be for a while at least.

show 1 reply
ausbahyesterday at 10:44 PM

> the best alternative to rigorous specification is human review. human review doesn't scale well to the volumes of output produced by language models. to make matters worse

when the business model is selling more tokens you get such per serve ice times that lead to “more” thinking, engagement baiting, fluffy narratives, and straight up dark patterns

robinpieyesterday at 10:43 PM

I really appreciate seeing a tempered take that's not literally denialist about current capabilities.

show 3 replies
yunwaltoday at 12:49 AM

> those who need done a small set of narrowly defined tasks with existing clear guardrails: repetitive physical labor in a controlled environment, call center and customer service chat work, etc.

I have no idea how people can so confidently say that call center work is a “controlled environment” or “repetitive”. It’s almost by definition not repetitive or controlled. Customer support is what I go to when the controlled environment has failed

show 2 replies
jumploopstoday at 12:44 AM

LLMs are basically multi-dimensional magic mirrors.

Depending on where you point them, they can be incredibly useful.

They can even be useful when you point them at each other (though increasingly difficult to get good results).

I'm excited for the promise of RSI and a future where models have inherently "live" weights, but it's not clear to me that the transformer is more than a useful tool to help us get there.

someguynamedqtoday at 12:29 AM

> current frontier models need laborious oversight and guardrails on even the simplest task

As models advance, we shift the goalpost for what "simplest task" means. Before, "simplest task " meant "write a coherent English sentence." Now, "simplest task" means autonomously fix, review, and merge a bugfix.

show 1 reply
againstapplesyesterday at 11:16 PM

> the models generalize well only on tasks within a small neighborhood of the specific tasks they've been trained on, and even then with severe caveats. the frontier labs have developed a general recipe to teach models almost any specific task enjoying clearly defined levels of task performance; many tasks are covered in the training data

Is this really any different to how humans learn, it takes a lot of training on one specific task to make a human expert as well?

show 4 replies
vatsachakyesterday at 11:56 PM

I agree with the caveat that it's more like a cracked junior engineer who can manage swarms of interns.

Frontier Labs will probably survive off hype valuations but will serve the important purpose of discovering architectures/techniques that will probably spread through rumors/transfers to the rest of the world.

slibhbtoday at 1:27 AM

> the frontier labs are priced according to the narrative that they have produced or will in the very near future produce a fully automated drop-in replacement for most knowledge workers

That's a reason to be bearish about AI companies, not LLMs. But is it even true? OpenAI and Anthropic have each reported ~50 billion in revenue with ~900 billion valuations. That's a high ratio but I'm not sure if follows that the only way it pans out is if we get "fully automated drop-in replacement for most knowledge workers".

It wouldn't shock me to see those revenue numbers scaling up to where they need to be over the next decade ( to, say, ~400 billion) without ever achieving drop-in worker replacements.

show 1 reply
alain94040today at 12:37 AM

Not convinced by those points.

In particular, I found this very misleading or irrelevant:

a typical CPU project anecdotally has about three times as many specification and validation engineers as design engineers and a 5:1 ratio is not unheard of

The reason silicon design has such verification to design ratio is because the cost of one bug is many, many orders of magnitude higher than software. Both in dollar cost and in schedule cost (it takes months to fab a chip, and if you messed up and need to spin a fix, it costs tens of millions of dollars, not counting any design engineering cost).

I don't think you can extrapolate these very industry-specific facts to judging LLMs.

show 1 reply
camd32today at 1:16 AM

> current frontier models need laborious oversight and guardrails on even the simplest tasks.

This is only true if you are concerned about the intermediate steps of the model as opposed to the outcome. The huggingface hack was a perfect example of the model doing whatever it takes to accomplish the goal of maximizing its score.

show 1 reply
pfdietzyesterday at 10:44 PM

Specifically: bearish on LLMs generally, not bearish on LLMs for pure math.

show 1 reply
Founderarcstoneyesterday at 11:48 PM

I am bullish on AI. At some point well see some true advancements.

vivzkestreltoday at 3:08 AM

- i have bearish from day 1

- i have no idea how anyone thinks the mighty next token predictor is going to eradicate diseases and eliminate poverty https://blog.florianherrengt.com/how-llms-work.html

- i also have no idea what everyone and their momma on HN is running for more than 5 mins in the name of "agentic AI"

aogailiyesterday at 11:26 PM

good post/take.

stogottoday at 2:00 AM

Won’t this change though?

> the present problem of reward hacking can be solved only by rigorous specification by domain experts. the time of domain experts is expensive. rigorous specification is itself a skill, demanding its own expertise outside of a given problem domain. even many skilled software engineers are bad at it. for the vast majority of domains, the intersection of domain experts and specification experts is ludicrously small.

war-is-peaceyesterday at 11:34 PM

refreshing to see amongst the endless tide of "i haven't written a single piece of code since 2025, llms are so good that they have already replaced everyone" gaslighting

moomoo11today at 1:57 AM

the issue most of you seem to not realize is that when you put these models in a loop, you are able to do more and more insane and cool things.

have you guys actually designed, built, and deployed agentic workflows?

it is actually quite hard, requires tons of time spent on evals and testing to ensure accuracy, but when it starts to work it is mind blowing.

there is no going back.

listening to people yap about AI when they have only surface level or one dimensional exposure to LLMs and "AI", but have not actually put innovations to work IN PRACTICE.. is a waste of time

jaykruyesterday at 5:37 PM

archive link in case i get hugged lol https://archive.ph/Z4gxF

zzzeektoday at 12:19 AM

great, autonomous LLMs will fail. that's actually perfect. they work amazingly well when we're telling them what to do. no autonomy needed, no destruction of humanity. that's all win

axionbraidtoday at 12:56 AM

[flagged]

aaron695yesterday at 11:59 PM

[dead]

baceitunoyesterday at 11:28 PM

doomers gonna doom

m3kw9yesterday at 11:57 PM

All website should come with a Summerize button.

show 1 reply