this post was submitted on 23 Feb 2026
-5 points (43.2% liked)

Technology

81803 readers
4659 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

I tested 9 flagships (Claude 4.6, GPT-5.2, Gemini 3.1 Pro, Kimi K2.5, etc.) in my own mini-benchmark with novel tasks, web search disabled and zero training contamination and no cheating possible.

TL;DR: Claude 4.6 is currently the best reasoning model, GPT-5.2 is overrated, and open-source is catching up fast, in particular Moonshot.ai's Kimi K2.5 seems very capable.

top 17 comments
sorted by: hot top controversial new old
[–] Telorand@reddthat.com 15 points 2 days ago (2 children)

Obviously, my mini-benchmark only had 6 questions, and I ran it only once. This was obviously not scientifically rigorous. However it was systematic enough to trump just a mere feeling. ... If and when AI usage expands from here, we might actually not drown in AI slop as chances of accidentally crappy results decrease. This makes me positive about the future.

Spoken like a true AI apologist. You ran one test, and you extrapolated your results to an optimistic outcome that conspicuously matches what you wish to be true. Not scientifically rigorous? Bruh, this is the very definition of confirmation bias.

If this is actually a hypothesists you want to test, maybe contact some computer science researchers to see how to best design an experiment. Beyond that, this is virtually the same as flipping a coin once and drawing a conclusion about how often heads is the outcome.

[–] otto@programming.dev 0 points 2 days ago

Actually I set out with the assumption that flagship models would fail even on these fairly simple questions that I have seen them failing on before, but I was suprised they didn't all fail.

[–] Cyteseer@lemmy.world 13 points 2 days ago

I don't really understand how your 6 questions evaluate a growth or plateau in llm model performance. They did perform a certain way with your questions but growth has to be evaluated through the lens of time, whether literally or evaluating multiple versions of the same model.

[–] ExLisper@lemmy.curiana.net 2 points 2 days ago (2 children)

My benchmark for AI is "There's a priest, a baby and a bag of candy. I need to take them across the river but I can only take one at a time into my boat. In what order should I transport them?". Sonnet 4.6 still can't solve it.

[–] 9488fcea02a9@sh.itjust.works 1 points 2 days ago (1 children)

What is the solution? Am i stupid?

[–] ExLisper@lemmy.curiana.net 1 points 2 days ago* (last edited 2 days ago) (2 children)

It's not about a solution. It's about how they react.

Fist, this "puzzle" is missing the constraints on purpose so "smart" thing to do would be to point that out and ask for them. LLMs are stupid and are easily tricked into thinking it's a valid puzzle. They will "solve it" even though there's no logical solution. It's a nonsense problem.

Older models would straight out refuse to solve it because the questions is to controversial. When asked why it's controversial they would refuse to elaborate.

Newer model hallucinate constraints. You have two options here. Some models assume "priest can't stay with a child" which indicates funny bias ingrained in the model. Some models claim there are no constraints at all. I haven't seen a model which hallucinate only "child can't stay with candy" constraint and respond correctly.

Sonnet 4.6, one of the best models out there claims that "child can stay alone with candy because children can't eat candy". When I pointed out that that's dumb it introduced this constraint and replied with:

That's one of the best models out there....

[–] MagicShel@lemmy.zip 3 points 2 days ago

I have to admit, this is more entertaining than counting 'r's in strawberry. Novel logic puzzles really are about impossible because there is no "logic" input in token selection.

That being said, the first thing that came to my mind is that at some point the (presumable) adults, me and the priest, are going to be on the boat at some point, which would necessarily leave the baby alone on one shore or another.

Clearly, the only viable solution is the baby eats the candy, and then the priest eats the baby.

[–] otto@programming.dev 0 points 1 day ago (1 children)

There’s a priest, a baby and a bag of candy. I need to take them across the river but I can only take one at a time into my boat. In what order should I transport them?

You can easily use the link https://openrouter.ai/chat?models=anthropic%2Fclaude-opus-4.6%2Copenai%2Fgpt-5.2%2Cx-ai%2Fgrok-4.1-fast%2Cgoogle%2Fgemini-3.1-pro-preview%2Cz-ai%2Fglm-5%2Cminimax%2Fminimax-m2.5%2Cqwen%2Fqwen3.5-plus-02-15%2Cmoonshotai%2Fkimi-k2.5 to ask all flagship models this question in parallel. Personally I would definitely not leave my children alone with a priest (they might try to convert them), but if your constraint is only baby+candy, then in my test Gemini, GLM, Qwen and Kimi made that, and only that, assumption.

[–] Iconoclast@feddit.uk 1 points 2 days ago (1 children)

I don't think AI means what you think it does. What you're thinking is probably more akin to AGI.

Logic Theorist is broadly considered to be the first ever AI system. It was written by Allen Newell in 1956.

[–] ExLisper@lemmy.curiana.net 1 points 2 days ago (1 children)

By AI I mean the current LLMs.

[–] Iconoclast@feddit.uk -2 points 2 days ago

Those terms are not synonymous. LLMs are very much an AI system but AI means much more than just LLMs.

[–] T3CHT@sh.itjust.works 1 points 2 days ago

Thanks for sharing, interesting read and questions. Surely you'll be down voted here for anything with AI... But c'est la vie.

Ive been doing coding projects in VS code which uses GPT, Claude and Gemini. Woe are the days when my credits are used and only GPT 4.1 is available. Claudes ability to research and architect multi step software solutions is very, very good and it rarely makes messes or spins tires compared to older models from just a few months ago. This is precisely what converted me to 'whoa - ai' which is adjacent to 'pro ai'.

Lately I've been experimenting with customizing Gemini via instructions which include a link to a drive folder of md files with specific instructions for different agent tasks, such as performing specific market analysis, doing a news roundup with a specific list of topics and omitting prior reviewed items, etc. The files allow for both complex instructions or lists, as well as some chance to construct memory via logging. Results are a mixed bag, lots of additional function created, lots of mixed results.

Have you considered any tests of more complexity? Something like 'write a program that...' I think what will differentiate these models going forward is some have architect capabilities, strategy, insight, decision making, where others are agents - they do specific tasks well but have limits. With that model, the ai architect and it's ai agents need to work as a team to complete a multi step task.