> I tested the new feature on my favorite opening: 1.e4 e5 2.f4!, a.k.a. the mighty King Gambit. Stockfish hates it, and asked me to review it like it was a mistake! Yet it's considered playable. Actually Carlsen played it against Arionian in 2015. Not acceptable, Mr Stockfish! Actually, the King's Gambit has been (essentially) solved: https://en.chessbase.com/post/rajlich-busting-the-king-s-gam... There is only one…
LiChess: Learn from your mistakes
11–20 of 115 posts
Re: LiChess: Learn from your mistakes
#12> I tested the new feature on my favorite opening: 1.e4 e5 2.f4!, a.k.a. the mighty King Gambit. Stockfish hates it, and asked me to review it like it was a mistake! Yet it's considered playable. Actually Carlsen played it against Arionian in 2015. Not acceptable, Mr Stockfish! Actually, the King's Gambit has been (essentially) solved: https://en.chessbase.com/post/rajlich-busting-the-king-s-gam... There is only one…
Re: LiChess: Learn from your mistakes
#13> I tested the new feature on my favorite opening: 1.e4 e5 2.f4!, a.k.a. the mighty King Gambit. Stockfish hates it, and asked me to review it like it was a mistake! Yet it's considered playable. Actually Carlsen played it against Arionian in 2015. Not acceptable, Mr Stockfish! Actually, the King's Gambit has been (essentially) solved: https://en.chessbase.com/post/rajlich-busting-the-king-s-gam... There is only one…
Re: LiChess: Learn from your mistakes
#14Re: LiChess: Learn from your mistakes
#15Re: LiChess: Learn from your mistakes
#16lichess.org and the corresponding open source project[1] are really quite something. If you're at all interested in chess or code, I recommend following it -- their great execution will inspire you. [1] https://github.com/ornicar/lila
Re: LiChess: Learn from your mistakes
#17how does this compare to chess.com ? that site also has a post-game analyse feature which presents alternative lines
I never used chess.com, so I cannot really compare. I'm an avid user of the linked site, and use it play both with friends and users around the world. So far it's been a great experience, and I still have lots to discover : chess studies, tournaments and alternate game modes.
Re: LiChess: Learn from your mistakes
#18Earlier quoted context omitted.
Is that actually the case, or perhaps humans try a lot of sub-optimal opening lines?
Sub optimal from the perspective of the AI, some positions that seem easy for an AI looking 10 moves ahead might be tricky for your opponent.
Re: LiChess: Learn from your mistakes
#19lichess.org and the corresponding open source project[1] are really quite something. If you're at all interested in chess or code, I recommend following it -- their great execution will inspire you. [1] https://github.com/ornicar/lila
Has the site been around for long? I've never heard of it but it looks like a large-ish community.
Its source code is also really interesting, it makes me want to learn Scala.