Category: Tech

General topics around software engineering and tech

Support Driven Engineering (SDE)

I want to help folks. That’s one of my driving forces in software development. I don’t want to simply build for the sake of building, my code nothing more than a digital ouroboros. There needs to be a sense of purpose to what I’m investing my time in, something greater than “hey, look at this thing I made, aren’t I… Read more →

A 101 on debugging php internals with gdb

Every now and then I dig into PHP internals with gdb, typically to debug issues with the Gearman Pecl extension as I’m currently primary maintainer for the project. It’s a fairly low time demand, despite the handful of issues lingering at the moment, so I’ll poke at it maybe 3 or 4 times a year since completing the migration to… Read more →

Thoughts on the role of Incident Commander

As with most of my blog posts, this should be considered a living document, the ideas offered here being malleable, as I would hope the document that it references be flexible to new ideas. Conversations surrounding this welcomed and encouraged as we all continue to learn. I recently came across Pagerduty’s documentation surrounding their philosophy on the Incident Commander (here… Read more →

While on sabbatical…

I’m incredibly fortunate to have had several weeks of paid leave at my job. It’s a perk of working at Etsy after 5 years, though I took it after 6 because it lined up better with plans to buy a house and coordinate with my wife’s summer breaks. I haven’t had more than 2 weeks away from work since 2004… Read more →