ChatGPT 'got absolutely wrecked' by Atari 2600 in beginner's chess match — OpenAI's newest model bamboozled by 1970s logic
-
Not to help the AI companies, but why don't they program them to look up math programs and outsource chess to other programs when they're asked for that stuff? It's obvious they're shit at it, why do they answer anyway? It's because they're programmed by know-it-all programmers, isn't it.
schrieb am 10. Juni 2025, 10:57 zuletzt editiert vonThis is where MCP comes in. It's a protocol for LLMs to call standard tools. Basically the LLM would figure out the tool to use from the context, then figure out the order of parameters from those the MCP server says is available, send the JSON, and parse the response.
-
That is more a failure of the person who made that decision than a failing of ChatBots, lol
schrieb am 10. Juni 2025, 11:20 zuletzt editiert vonAgreed, which is why it's important to have articles out in the wild that show the shortcomings of AI. If all people read is all the positive crap coming out of companies like OpenAI then they will make stupid decisions.
-
This post did not contain any content.schrieb am 10. Juni 2025, 11:22 zuletzt editiert von
Hardly surprising. Llms aren't -thinking- they're just shitting out the next token for any given input of tokens.
-
ChatGPT has been, hands down, the worst AI coding assistant I've ever used.
It regularly suggests code that doesn't compile or isn't even for the language.
It generally suggests AC of code that is just a copy of the lines I just wrote.
Sometimes it likes to suggest setting the same property like 5 times.
It is absolute garbage and I do not recommend it to anyone.
schrieb am 10. Juni 2025, 11:26 zuletzt editiert vonAll AIs are the same. They're just scraping content from GitHub, stackoverflow etc with a bunch of guardrails slapped on to spew out sentences that conform to their training data but there is no intelligence. They're super handy for basic code snippets but anyone using them anything remotely complex or nuanced will regret it.
-
You say you produce good oranges but my machine for testing apples gave your oranges a very low score.
schrieb am 10. Juni 2025, 11:27 zuletzt editiert vonNo, more like "Your marketing team, sales team, the news media at large, and random hype men all insist your orange machine works amazing on any fruit if you know how to use it right. It didn't work my strawberries when I gave it all the help I could, and was outperformed by my 40 year old strawberry machine. Please stop selling the idea it works on all fruit."
This study is specifically a counter to the constant hype that these LLMs will revolutionize absolutely everything, and the constant word choices used in discussion of LLMs that imply they have reasoning capabilities.
-
my favorite thing is to constantly be implementing libraries that don't exist
schrieb am 10. Juni 2025, 11:27 zuletzt editiert vonIt's even worse when AI soaks up some project whose APIs are constantly changing. Try using AI to code against jetty for example and you'll be weeping.
-
This post did not contain any content.schrieb am 10. Juni 2025, 11:31 zuletzt editiert von
I swear every single article critical of current LLMs is like, "The square got BLASTED by the triangle shape when it completely FAILED to go through the triangle shaped hole."
-
Have you tried feeding the toddler gallons of baby-food? Maybe then it can play chess
schrieb am 10. Juni 2025, 11:33 zuletzt editiert vonThey’ve been feeding the toddler everybody else’s baby food and claiming they have the right to.
-
They used ChatGPT 4o, instead of using o1 or o3.
Obviously it was going to fail.
schrieb am 10. Juni 2025, 11:39 zuletzt editiert von wizardbeard@lemmy.dbzer0.com 6. Okt. 2025, 13:49Other studies (not all chess based or against this old chess AI) show similar lackluster results when using reasoning models.
Edit: When comparing reasoning models to existing algorithmic solutions.
-
I swear every single article critical of current LLMs is like, "The square got BLASTED by the triangle shape when it completely FAILED to go through the triangle shaped hole."
schrieb am 10. Juni 2025, 11:43 zuletzt editiert vonIt's newsworthy when the sellers of squares are saying that nobody will ever need a triangle again, and the shape-sector of the stock market is hysterically pumping money into companies that make or use squares.
-
They’ve been feeding the toddler everybody else’s baby food and claiming they have the right to.
schrieb am 10. Juni 2025, 11:46 zuletzt editiert von"If we have to ask every time before stealing a little baby food, our morbidly obese toddler cannot survive"
-
ChatGPT has been, hands down, the worst AI coding assistant I've ever used.
It regularly suggests code that doesn't compile or isn't even for the language.
It generally suggests AC of code that is just a copy of the lines I just wrote.
Sometimes it likes to suggest setting the same property like 5 times.
It is absolute garbage and I do not recommend it to anyone.
schrieb am 10. Juni 2025, 12:03 zuletzt editiert vonI’ve had success with splitting a function into 2 and planning out an overview, though that’s more like talking to myself
I wouldn’t use it to generate stuff though
-
It's newsworthy when the sellers of squares are saying that nobody will ever need a triangle again, and the shape-sector of the stock market is hysterically pumping money into companies that make or use squares.
schrieb am 10. Juni 2025, 12:14 zuletzt editiert vonYou get 2 triangles in a single square mate...
CHECKMATE!
-
LLM are not built for logic.
schrieb am 10. Juni 2025, 12:16 zuletzt editiert vonAnd yet everybody is selling to write code.
The last time I checked, coding was requiring logic.
-
Can ChatGPT actually play chess now? Last I checked, it couldn't remember more than 5 moves of history so it wouldn't be able to see the true board state and would make illegal moves, take it's own pieces, materialize pieces out of thin air, etc.
schrieb am 10. Juni 2025, 12:20 zuletzt editiert vonThere are custom GPTs which claim to play at a stockfish level or be literally stockfish under the hood (I assume the former is still the latter just not explicitly). Haven't tested them, but if they work, I'd say yes. An LLM itself will never be able to play chess or do anything similar, unless they outsource that task to another tool that can. And there seem to be GPTs that do exactly that.
As for why we need ChatGPT then when the result comes from Stockfish anyway, it's for the natural language prompts and responses.
-
It's newsworthy when the sellers of squares are saying that nobody will ever need a triangle again, and the shape-sector of the stock market is hysterically pumping money into companies that make or use squares.
schrieb am 10. Juni 2025, 12:27 zuletzt editiert vonIt's also from a company claiming they're getting closer to create morphing shape that can match any hole.
-
It's newsworthy when the sellers of squares are saying that nobody will ever need a triangle again, and the shape-sector of the stock market is hysterically pumping money into companies that make or use squares.
schrieb am 10. Juni 2025, 12:40 zuletzt editiert vonThe press release where OpenAI said we'd never need chess players again
-
This post did not contain any content.schrieb am 10. Juni 2025, 12:43 zuletzt editiert von
Isn't the Atari just a game console, not a chess engine?
Like, Wikipedia doesn't mention anything about the Atari 2600 having a built-in chess engine.
If they were willing to run a chess game on the Atari 2600, why did they not apply the same to ChatGPT? There are custom GPTs which claim to use a stockfish API or play at a similar level.
Like this, it's just unfair. Both platforms are not designed to deal with the task by themselves, but one of them is given the necessary tooling, the other one isn't. No matter what you think of ChatGPT, that's not a fair comparison.
-
This post did not contain any content.schrieb am 10. Juni 2025, 12:53 zuletzt editiert von
Llms useless confirmed once again
-
In all fairness. Machine learning in chess engines is actually pretty strong.
AlphaZero was developed by the artificial intelligence and research company DeepMind, which was acquired by Google. It is a computer program that reached a virtually unthinkable level of play using only reinforcement learning and self-play in order to train its neural networks. In other words, it was only given the rules of the game and then played against itself many millions of times (44 million games in the first nine hours, according to DeepMind).
AlphaZero - Chess Engines
Learn all about the AlphaZero chess program. Everything you need to know about AlphaZero, including what it is, why it is important, and more!
Chess.com (www.chess.com)
schrieb am 10. Juni 2025, 12:57 zuletzt editiert vonSure, but machine learning like that is very different to how LLMs are trained and their output.
-
-
-
-
Facebook is asking to use Meta AI on photos in your camera roll you haven’t yet shared
Technology 28. Juni 2025, 07:492
-
The female TikTokers silenced through murder: Women influencers around the world are killed for simply speaking online
Technology 13. Juni 2025, 10:051
-
Google services, Spotify, Cloudflare, and other services appear to be in a partial outage.
Technology 12. Juni 2025, 21:541
-
Google updated its ranking algorithms for explicit videos and explicit content
Technology 7. Juni 2025, 00:111
-