The servers for Lichess I find a little less reliable, but it's mostly fine. I also like the free-ness and ad-free business model of Lichess. I ended up donating $10. Overall Lichess is a better experience. Chess.com is perfectly usable without paying, but the constant nagging to sign up for a subscription is annoying.
Chess.com vs. Lichess
31–40 of 221 posts
Re: Chess.com vs. Lichess
#32Earlier quoted context omitted.
Yeah, that’s all I meant, PEXT does the same job as magic bitboards where it’s available. But my point was that either way it’s run once (I seem to remember it’s even a constexpr in recent Stockfishes) so I’d be surprised if it were a major performance hit.
> But my point was that either way it’s run once Both Magic Bitboards and PEXT are run every single time Stockfish thinks of a Queen, Bishop, or Rook. Literally every, single, time. Stockfish does something like 10-million positions per second or something. That's a lot of times the "where can the Queen move" analysis is run. Speeding that routine up by 50% or something (PEXT vs Magic Bitboards) really does make a di…
Re: Chess.com vs. Lichess
#33* Chess.com has many excellent user blogs if you're into analysis and chess history.
* As a commercial platform, Chess.com can do a lot more to support professional players (Pro Chess League, etc.).
* The Lichess studies feature is really good and I don't think there's a comparable feature on Chess.com?
Re: Chess.com vs. Lichess
#34Re: Chess.com vs. Lichess
#35A feature I was surprised not to see in the "Cleaner page UI during chess games" section: Lichess has a zen mode that maximally simplifies the UI. It removes the chat, navigation menu, move history notation. You're left with the board, clocks, resign/draw/takeback actions, and move replay. You can activate it by pressing "Z" during a game, and there's a menu option too.
Re: Chess.com vs. Lichess
#36Earlier quoted context omitted.
> But my point was that either way it’s run once Both Magic Bitboards and PEXT are run every single time Stockfish thinks of a Queen, Bishop, or Rook. Literally every, single, time. Stockfish does something like 10-million positions per second or something. That's a lot of times the "where can the Queen move" analysis is run. Speeding that routine up by 50% or something (PEXT vs Magic Bitboards) really does make a di…
Gotcha sorry, been a long time since I did this in chess and the last engine I wrote was for Hnefatafl where you’re using slightly bigger boards and I don’t remember there being a PEXT equivalent for bigger SSE stuff. Somehow convinced myself the lookup table generation was the only hard bit.
EDIT: Both PEXT and Magic Bitboards have a "Setup" phase that is run once. But there's also a separate phase that is run on every single position in the actual chess-board part.
Re: Chess.com vs. Lichess
#37Other than that, I find Chess.com's interface more polished, but Lichess ultimately more personal, I guess as it is less corporate.
Re: Chess.com vs. Lichess
#38Re: Chess.com vs. Lichess
#39It seems pointless to discuss chess.com without mentioning the paid features like game analysis which are much more user-friendly than Lichess.
Re: Chess.com vs. Lichess
#40which of these sites do people find is better for analyzing games? I have trouble remembering what I learn from looking at one game at a time