Roger Thiede

Results 28 comments of Roger Thiede

@LichessUser, can you reference said issue/request?

I'm in favor of the alternative suggestion and eliminate any association with the idea of a premove.

https://help.github.com/articles/open-source-licensing/ What happens if I don't choose a license? You're under no obligation to choose a license. It's your right not to include one with your code or project, but...

I encountered this problem as well. This does appear to be prevalent in the official [Lichess Development Onboarding](https://github.com/ornicar/lila/wiki/Lichess-Development-Onboarding) instructions, and modifying `lila/conf/base.conf` doesn't alone resolve the problem of having the...

This is much cleaner and easier to understand. Prior to this I was uncomfortable with the existence of many scripts like [build/node-init.sh](https://github.com/BrandonE/lichocker/blob/615e730/build/node-init.sh) and [build/sdkman-init.sh](https://github.com/BrandonE/lichocker/blob/615e730/build/sdkman-init.sh) which appeared unnecessarily complex to me...

This is illustrating a disconnect between what many users expect and how Stockfish actually behaves. Users generally interpret the `UCI_Elo` number as "play like a human of that rating". Treating...

Years ago I had collected many tests on Linux with variable page sizes, [Is Large Page support on Linux only Transparent Huge Pages?](https://github.com/official-stockfish/Stockfish/discussions/3887). I was disappointed to find my results...