103 points jaykru 6 hours ago 57 comments
jaykru 6 hours ago | parent
robinpie 1 hour ago | parent
jaykru 1 hour ago | parent
dumberquestions 59 minutes ago | parent
brindleth 1 hour ago | parent
It is literally denialist about current capabilities
jaykru 1 hour ago | parent
Human-Cabbage 55 minutes ago | parent
vmg12 24 minutes ago | parent
They have never shipped "yolo" mode by default. Auto mode is not yolo mode. They trained a task specific model just for ensuring the llm didn't accidentally delete every file from your computer.
SyneRyder 52 minutes ago | parent
jaykru 30 minutes ago | parent
I recently tasked a GPT model in Codex with implementing part of a new architecture I'm working on. I gave it a very detailed spec and the code it produced looked pretty reasonable and passed my tests. It even did exceptionally well in my evals, so I excitedly declared victory to a few friends. The next day after more careful review I found that the architecture implementation was totally correct, but the model had slipped a one line change to the observation encoding of the RL environment I was prototyping against. The encoding change made the learning problem essentially trivial; the architecture itself, I later realized, had a major flaw that was revealed by returning to the natural encoding.
This is the type of reward hack that is hard to paper over with easy guardrails like auto mode and even harder to specify out. It's also the type of thing a reasonable human wouldn't do unless they were intentionally trying to deceive you.
an0malous 1 hour ago | parent
The lack of temperament is very skewed towards the bulls who have been saying AGI is here, software engineering is solved, mathematics is solved, it’s going to destroy the white collar job market, and it’s going to kill us all for like 5 years now.
arctic-true 1 hour ago | parent
pvab3 30 minutes ago | parent
ausbah 1 hour ago | parent
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
pfdietz 1 hour ago | parent
jaykru 1 hour ago | parent
danielmarkbruce 31 minutes ago | parent
randomImmigrant 1 hour ago | parent
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.
againstapples 57 minutes ago | parent
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?
JohnMakin 54 minutes ago | parent
yes.
knuppar 48 minutes ago | parent
bananzamba 41 minutes ago | parent
bravoetch 39 minutes ago | parent
harimau777 30 minutes ago | parent
danielmarkbruce 34 minutes ago | parent
carodgers 53 minutes ago | parent
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.
threethirtytwo 46 minutes ago | parent
The caveat is: It depends on the task.
Are there reams of chess moves that the model can train off of? No.
Are there reams of math papers the model can train off of? Yes.
tjwebbnorfolk 32 minutes ago | parent
This is as false as something can possibly be. There are open databases of millions of chess games spanning hundreds of years.
vmg12 29 minutes ago | parent
I think the line of criticism around LLMs sucking at chess makes more sense when you understand what the AI companies are saying about the future trajectory of these models.
The entire recursive self improvement story falls apart once you point out that there is not much "cross domain transfer learning". Meaning that training an LLM to become good at coding, math, etc, will eventually transfer into them being good at other skills that were not explicitly trained for.
Using games like chess which have little economic value is actually a good test for this. What's even more surprising about chess is how much information about chess strategy exists in the training data.
freejazz 24 minutes ago | parent
For real??
FuckButtons 14 minutes ago | parent
wat10000 38 minutes ago | parent
joefourier 37 minutes ago | parent
> Gemini 2.5 Pro, O3, Claude Sonnet 3.7 and ChatGPT 4.1
The gap in capabilities between those models which they tested, and actual current frontier ones is enormous. I would not trust that any conclusions they made are applicable.
sigmoid10 29 minutes ago | parent
https://chessbench-ai.github.io/#leaderboard
It's also worth noting that the very latest models (GPT-6 and Fable 5.1) actually play worse than their immediate predecessors, so it is likely that the labs are not benchmaxxing for this yet. If they did, I'm sure they could come up with something superior to humans. But there is probably very little demand for this compared to IT stuff.
htrp 16 minutes ago | parent
csande17 13 minutes ago | parent
einszwei 9 minutes ago | parent
minraws 3 minutes ago | parent
> About their ELO ratings from their own website:
> A field-relative rating calculated within ChessBench. It compares performance among the tested models and is not a direct equivalent of a human chess rating.
I am around 1600 elo in over the board I can mop up Astra Fable etc even if I give them literal infinite time and all the subagents and internet access..
Please folks at least use your AIs to read stuff before making claims.
AI is not GM level, it's not even 1600, I am 1600 by using memorized openings people frequently fall for with very basic intuitions.
A GM is 2600 they can beat me in under 20 moves...
Why do I even scroll through this website. For a moment I truly felt fooled, but then I read like a human should.
Maybe I should stop doing that will be a happier life, don't think just believe in the AGI.
consensus1 29 minutes ago | parent
famouswaffles 23 minutes ago | parent
bigstrat2003 9 minutes ago | parent
If the models were actually intelligent, the way that the boosters claim, they wouldn't need to be tuned to play chess in order to be good at it. That's kind of the point of intelligence, that it is generically applicable to whichever task one wishes.
WhitneyLand 13 minutes ago | parent
2. Chess seems to be a poor benchmark for generalized strategic reasoning. People who are good at it rely more on experience and deep domain expertise than on skills that generalize to make them experts at unrelated tasks.
3. The study sounds like proving humans will never fly because they don’t have wings. In reality, humans do fly, and Claude Fable would destroy any human at chess by coding a strong enough engine on the fly.
manquer 7 minutes ago | parent
knuppar 51 minutes ago | parent
aogaili 47 minutes ago | parent
baceituno 46 minutes ago | parent
war-is-peace 40 minutes ago | parent
Founderarcstone 25 minutes ago | parent
vatsachak 17 minutes ago | parent
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.
m3kw9 16 minutes ago | parent
MiroslavPokorny 12 minutes ago | parent
Some people will complain about the wrong flavours, or missing flavours, or the price, the long lines or maybe it closes early on fridays.
Summarise means different things to different people.