lichess.org
Donate

Search "user:lishadowapps"

487 forum posts
Lichess Feedback - CORS access to API has it changed? no Access-Control-Allow-Origin#2

The API could not have changed because I can download my games in the browser ( I use an oauth granted token for this ). I get CORS error many times with lichess APIs when there is some other thing wr…


lishadowapps
[You can't access this team forum post]
General Chess Discussion - Try blue marble board ( new! )#19

Here is the analysis of one of my recent theoretically important atomic games on maple board. https://i.imgur.com/gKBE5O7.gif


lishadowapps
General Chess Discussion - How To Get Many Followers On Lichess?#3

I know one thing. How to create a team with many members without quality. 1) create regular team battle tourneys by that team 2) make entry into the team free of approval That's it, the team will grow…


lishadowapps
General Chess Discussion - Try blue marble board ( new! )#18

I'm not hacking styles, this just does not worth the effort for me. However if I could simply paste a board into my lichess config, then I would definitely try this maple one: https://i.imgur.com/ORgd…


lishadowapps
General Chess Discussion - Timeout in a dead position#29

Atomic detects draws where there are only kings and blocked pawns on the board that cannot capture. This is reality, this is coded, the draw is auto declared, atomic players know this. 𝐈𝐟 𝐲𝐨𝐮 𝐦?…


lishadowapps
[You can't access this team forum post]
General Chess Discussion - Try blue marble board ( new! )#14

What do you make of this: https://i.imgur.com/msObStL.jpg


lishadowapps
General Chess Discussion - How to extract the CLK tag of PGN #11

#10 If multi line is an issue, then you can use the flag re.MULTILINE in the regex search ( just a random StackOverflow answer tells you this https://stackoverflow.com/questions/18521319/re-search-mul…


lishadowapps
General Chess Discussion - How to extract the CLK tag of PGN #9

#8 Yes, as far as I know the comment can have new lines in it. I know for certain that Python chess exports comments containing new lines because I used it to store multi line comments and they parsed…


lishadowapps