You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
hagi 2c9b43375e Merge pull request 'Merge Python Branch into Main' (#1) from python into main
Reviewed-on: #1
5 months ago
sounds Add ZONK 5 months ago
src/blunderboard Auto stash before revert of "Auto stash before rebase of "origin/python"" 5 months ago
.editorconfig add .editorconfig 5 months ago
.gitignore add deploy script 5 months ago
README.md add some notes 2 years ago
config-example.yaml Auto stash before revert of "Auto stash before rebase of "origin/python"" 5 months ago
deploy.sh add deploy script 5 months ago
lichess_pgn_2021.08.06_spongeboy_ahoy_vs_tomlx.uRulHisz.pgn annotated pgn 2 years ago
pyproject.toml cleanup 5 months ago
request_test.py profiler 5 months ago
rest_api.py api work 5 months ago
setup.cfg Add ZONK 5 months ago
spongeboyahoy_vs_tomlx.pgn read real game from pgn 2 years ago

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