- 01 2026 · hardware
Restoring a 1990 Macintosh Classic
I grabbed a 1990 Macintosh Classic for $25 at an auction, but it only booted to a checkerboard screen and sat on a shelf for years. Here's how I finally got it up and running for real.
Read →
- 02 2020 · developmentRead →
Load Android Fragments Asynchronously
If you are like me, you may occasionally receive design requests to build a more complex screen in an Android app. So, you set about building the…
- 03 2019 · infrastructureRead →
Cloud Backups for a Synology
I have a Synology DS415+ that performs wonderfully as a NAS. It's used mostly as a place for shared content, Time Machine backups and redundancy of…
- 04 2018 · developmentRead →
A Small Rust API with Actix
I had the need for a very small API for this website. So small, in fact, that only one endpoint was required. I've been doing a lot of development in…