Go to file
hagi 2c9b43375e Merge pull request 'Merge Python Branch into Main' (#1) from python into main
Reviewed-on: #1
2022-12-30 19:15:27 +00:00
sounds Add ZONK 2022-12-30 17:02:07 +01:00
src/blunderboard Auto stash before revert of "Auto stash before rebase of "origin/python"" 2022-12-30 20:12:35 +01:00
.editorconfig add .editorconfig 2022-12-30 15:47:55 +01:00
.gitignore add deploy script 2022-12-29 15:46:38 +01:00
README.md add some notes 2021-08-04 00:04:49 +02:00
config-example.yaml Auto stash before revert of "Auto stash before rebase of "origin/python"" 2022-12-30 20:12:35 +01:00
deploy.sh add deploy script 2022-12-29 15:46:38 +01:00
lichess_pgn_2021.08.06_spongeboy_ahoy_vs_tomlx.uRulHisz.pgn annotated pgn 2021-08-28 23:08:46 +02:00
pyproject.toml cleanup 2022-12-28 15:57:08 +01:00
request_test.py profiler 2022-12-30 15:38:49 +01:00
rest_api.py api work 2022-12-30 13:27:37 +01:00
setup.cfg Add ZONK 2022-12-30 17:02:07 +01:00
spongeboyahoy_vs_tomlx.pgn read real game from pgn 2021-08-28 21:34:07 +01:00

README.md

blunderboard

random notes

serial console

https://www.tal.org/tutorials/raspberry-pi-zero-usb-serial-console cu -d -l /dev/ttyU0 -s 115200 or equvivalent

wifi

sudo rfkill unblock all && sudo reboot sudo raspi-config or edit /etc/wpa_supplicant/wpa_supplicant.conf

enable ssh

systemctl enable ssh

blunder definition (lichess)

https://github.com/ornicar/lila/blob/master/modules/analyse/src/main/Advice.scala#L79

go package zum anflanschen

https://github.com/notnil/chess