Thoughts on "Developers Should Deploy Their Own Code" 04 October 2023 My experience being responsible for provisioning infrastructure for new applications.
Piloting No Manual QA 12 May 2023 Starting steps to make the most of your codebase without manual tests.
Building a 3D Printed ABENICS Mechanism 09 April 2023 Designing my own version of a 3-DoF ball joint mechanism.
Custom RSpec Matchers Give Tests Superpowers 20 January 2023 Writing a custom matcher can save a lot of heartache testing complex data structures.
Rails, Cron, and a Thundering Herd 07 January 2023 Periodic tasks usually make sense to schedule with cron, but beware.