sounds | ||
src/blunderboard | ||
.gitignore | ||
deploy.sh | ||
lichess_pgn_2021.08.06_spongeboy_ahoy_vs_tomlx.uRulHisz.pgn | ||
pyproject.toml | ||
README.md | ||
request_test.py | ||
rest_api.py | ||
setup.cfg | ||
spongeboyahoy_vs_tomlx.pgn |
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