I've spent the last couple of days fighting the Android command line to set up a simple project that can run automated tests inside an emulator reliab… ...more
I am building a toy project in Rust to help me learn how to deploy things in AWS. I'm considering using Elastic Beanstalk (AWS's platform-as-a-service… ...more
I was recording some podcast audio tonight and wanted to be able to press a single key when I reached a significant moment, so I could add the times t… ...more
I love Bash tab completion, and I want it for the command I am writing, so it can automatically complete parts of the command line when I run my progr… ...more
I am loving writing code in Rust. So many things about the language and its ecosystem feel so right*. * For example: ownership of objects, expressive … ...more