this post was submitted on 22 Jun 2025
104 points (73.4% liked)

Programming Humor

3193 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
[–] sharkfucker420@lemmy.ml 3 points 5 days ago (1 children)

In all fairness chessbots are REALLY REALLY good. Like incredibly good at chess. I am not shocked the guessing machine lost to one.

[–] Angry_Autist@lemmy.world 6 points 5 days ago (1 children)

You really don't understand how little processing a 2600 had, whoever wrote that chess algorithm is a fucking coding god

[–] Gronk@aussie.zone 1 points 5 days ago (1 children)

There are chess engines floating around out there under 4kb, probably even less if you were mainlining the thing in assembly for a 6502 instruction set, still 128 bytes of RAM to work with is a punish.

But chess is mostly a 'solved problem' computationally, it's impressive constrained to the hardware but this whole Atari vs ChatGPT thing is like a grandmaster in a Mechanical Turk vs a toddler

[–] JcbAzPx@lemmy.world 1 points 5 days ago

The story says the game is also from the '70s. So that would be before we were anywhere near video game chess being good. Much less a solved problem.