Chess engines didn't replace Magnus Carlsen, and AI won't replace you
coding-with-ai.dev
Chess engines didn't replace Magnus Carlsen, and AI won't replace you
1–10 of 65 posts
Re: Chess engines didn't replace Magnus Carlsen, and AI won't replace you
#2Re: Chess engines didn't replace Magnus Carlsen, and AI won't replace you
#3Re: Chess engines didn't replace Magnus Carlsen, and AI won't replace you
#4We're not all Magnus Carlsen. Some of us are hacks or very ordinary 'players', and can be replace without a ripple on the pond.
Re: Chess engines didn't replace Magnus Carlsen, and AI won't replace you
#5If AI coding assistents really worked like Chess engines, they would review your code, pointing out issues and suggesting improvements.
Re: Chess engines didn't replace Magnus Carlsen, and AI won't replace you
#6> Code review becomes your post-game analysis. Magnus reviews his games with engines to learn from their superior analysis. You review LLM code to ensure it's actually correct. If AI coding assistents really worked like Chess engines, they would review your code , pointing out issues and suggesting improvements.
Both teach something new.
Re: Chess engines didn't replace Magnus Carlsen, and AI won't replace you
#7We're not all Magnus Carlsen. Some of us are hacks or very ordinary 'players', and can be replace without a ripple on the pond.
Fair point but Magnus wasn't born Magnus. He became world champion partly by doing what the article describes: using engines for post-game analysis. A 1200-rated chess player who reviews their games with an engine improves faster than one who doesn't.
https://ratings.fide.com/profile/1503014/chart
I love the original article. Hey guys you just have to be the best programmer in the world to not be replaced by AI!
Re: Chess engines didn't replace Magnus Carlsen, and AI won't replace you
#8> Code review becomes your post-game analysis. Magnus reviews his games with engines to learn from their superior analysis. You review LLM code to ensure it's actually correct. If AI coding assistents really worked like Chess engines, they would review your code , pointing out issues and suggesting improvements.