Blogs

Building a custom split keyboard (Dactyl CC)
Building a custom split …

Background

If you’ve talked to me in the past two years, you probably know I’ve become obsessed with building, collecting, and sometimes actually using split ergonomic keyboards. Over this time I’ve had to learn a lot about computing on both the hardware and software sides in order to …

Ergonomic keyboards can be fun?
Ergonomic keyboards can …

I’ve been using ergonomic keyboards for almost exactly a year now. It started out of curiosity and has turned into a full blown hobby. Over the past year I ordered 4 different ergonomic keyboards. 3 of which I had to solder and flash. I learned to touch type and have been using colemak (mod …

Building a static site with Hugo and Github Actions
Building a static site …

I’ve toyed with many ways of creating static websites over the years. I’ve done bare HTML/CSS with no frameworks, I’ve used bootstrap, I’ve used Jekyll, and I’ve used Hugo. One thing that has been consistent is my hosting via S3 and Cloudfront (among other pieces). Out …