the python lab - a collection of small experiments, unfinished ideas, and one-time scripts.
🌈 hilbert curves
draws some pretty hilbert curves!
- Sixteen space-filling curves and traversals for d-dimensional cubes and simplices - arXiv:1711.04473
🖧 bittorrent dht
implements bittorrent protocol bencode decoding and demonstrates it against the mainline DHT bootstrap service
🚲 strava remediation
this connects to Strava as an OAuth client and was used interactively to read and fix activity data in order to fix incorrectly categorised / tagged rides.