Jan 29, 2025 From Junior to Staff - What's my actual job? Slides and speaker notes from a recent talk I gave at a local meetup. This contains the abstract, slides, and speaker notes. Read more →
Dec 7, 2024 My Engineering Leadership Recommended Reading List I was on the Compressed.fm podcast the other day and was asked for my recommended reading list for engineering leaders/managers. I've been recommending these to a lot of people recently so I threw together my list to share out. I hope you enjoy some of these! Read more →
Jun 8, 2024 Handling Has-Many Through Cascading Deletes in Rails In our most recent stream, we were updating our tests and discovered that we had a cascading deletion that was failing. We spent a lot of time debugging as there wasn't good documentation on the subject. This is a post describing the solution and how to handle this in Rails. Read more →