this post was submitted on 22 Jun 2025
108 points (73.9% liked)
Programming Humor
3190 readers
1 users here now
Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev
Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No shit. Chess programs are specifically built and optimised to the nth degree for this specific use case and nothing else. They do not share the massive compute overhead and convoluted nondeterministic nature of an LLM.
This is like drag racing an F1 car and a Camry and being surprised at the result.
More like racing a Reliant Robin and an answering machine.
I don't think the Atari Chess program is as optimized as you think.
1.19 MHz, 1/8 kB RAM
so no transposition tables, no endgame databases, nothing that requires pretty much any memory.
Or have a real engine designer design a moderately powerful engine vs a computer throws together a blob of metal that looks kinda like an engine