TIL: A Basic Thing about map()So many times I learn or correct my knowledge of things when I’m doing code reviews. TIL that I was under the incorrect assumption that…Jul 8, 2021Jul 8, 2021
Published inDigitalCraftsSo You Want To Build A RobotA brief introduction to the world of Arduino and Raspberry PiOct 30, 2018Oct 30, 2018
I Went to BlockchainConf.tech 2018Three days of blockchain knowledge and networking at the first BlockchainConf in Atlanta, GASep 19, 2018Sep 19, 2018
Linting in Visual Studio Code for Python Turtle graphicsThe built-in linter doesn’t do well with turtle. You can choose a different linter like flake8. However, you’ll trade off one annoying…Apr 30, 2018Apr 30, 2018