lichess.org
Donate

Search "user:likeawizard"

143 forum posts
Community Blog Discussions - The highly frustrating side of chess engine development.#1

Comments on https://lichess.org/@/likeawizard/blog/the-highly-frustrating-side-of-chess-engine-development/s6jHNBcd


likeawizard
Community Blog Discussions - Tofiks v1.1.0#5

@Nevin_T007 said in #4: > I have an en passant in mine. And illegal move checker. I never really cared much for tiny code challenges - solving a problem in the least amount of bytes. I do not wish to …


likeawizard
Community Blog Discussions - Tofiks v1.1.0#3

@Nevin_T007 said in #2: > Hello, is 1K ZX chess still in use, or it's in the bin? It's more than 40 years old software written for legacy hardware. But to answer a different question - some people sti…


likeawizard
Community Blog Discussions - Tofiks v1.1.0#1

Comments on https://lichess.org/@/likeawizard/blog/tofiks-v110/2NRuVZ4S


likeawizard
Community Blog Discussions - Tofiks v1.0.0. is finally here.#3

@Toadofsky said in #2: > Is source code available under a free software license? Sorry missed your comment @Toadofsky, yes the source is available and is licensed as GPL https://github.com/likeawizard…


likeawizard
Community Blog Discussions - Tofiks v1.0.0. is finally here.#1

Comments on https://lichess.org/@/likeawizard/blog/tofiks-v100-is-finally-here/PxkN6awQ


likeawizard
Lichess Feedback - Lichess API, lag?#6

@benwerner said in #4: > Move requests when playing against the Lichess API have artificial 500ms delays before they are processed. Which seems like what you are observing. Okay that is exactly what I…


likeawizard
Lichess Feedback - Lichess API, lag?#3

@benwerner eh I really don't like using discord etc but thanks for your reply. Can you elaborate on the Lichess AI 500ms delay? Is the lichess AI delaying its moves by a fixed 500ms amount or are the …


likeawizard
Lichess Feedback - Lichess API, lag?#1

I hate to make a repeated thread. I asked the thing like a month or more ago and got no answers. I am building my own bot using the lichess API and json event streams. Sometimes I encounter huge lag. …


likeawizard
Community Blog Discussions - The importance of caching in chess engines#5

@dboing I appreciate questions and comments a lot. About iterative deepening - I implemented it right after the blog post about the tree search where I hinted at the approach briefly. And I made anoth…


likeawizard