Skip to content

Category Archives: Anarchism

pyrsync: A pure Python module for the rsync algorithm

I quickly modified and packaged a pure Python implementation of the rsync algorithm today. It’s on Github and PyPi. It’s going to be used in the open-source, symmetrically-encrypted, bandwidth-efficient, cross-platform backup software that I’m writing. Because why, for fuck’s sake, would you trust *all the files* on your computer, plus your cryptographic scheme, and potentially, [...]

Journey to the End of the Night

In Berlin, on New Year’s Eve, I participated in a race through the streets of Berlin, called Journey to the End of the Night — except this one, being at the end of the year, is called Journey to the End of the Year. The rules: run through six checkpoints in order, complete a challenge [...]

xqdr: A Flying Robot That Does Things

I’m building a flying robot. More specifically, a friend and I are building an electric quadrocopter which flies autonomously by using the accelerometer, gyroscope, and GPS on a smart phone to tell some artificial intelligence algorithms where the robot is and how to go where it wants to go. The robot will also be trained [...]