A retrospective on a recent weekend project
2020-08-28 //
14 min read
//
#applescript
#python
#rust
Recently I played Golf Peaks, a golf-based puzzler from Afterburn Games. I really enjoyed completing all of its levels, so last week I decided to try my hand at building a solver for it.
Read more →
Recreating the file sharing functionality of Keybase
2020-05-16 //
7 min read
//
#applescript
#nginx
#rsync
Keybase has a really nice feature where you can sync files between your devices, and (optionally) make them publicly accessible.
They were also acquired by Zoom last week. While I think it’s too early to say whether this means good or bad things for Keybase, it seemed like a timely opportunity to try recreating this feature I love.
Read more →