September 2, 2026 · 5 min read
I built a free meeting scheduler for groups spread across time zones. Time zone handling in these tools is finicky, and none of them show you the thing you actually need to know, which is who ends up on a 6am call.
August 14, 2026 · 11 min read
Bref 3 forces container images on any app with a decent vendor directory, and Lambda won't let you convert a function from zip to image in place. Here's the API Gateway mapping swap that gets you across without downtime.
April 25, 2022 · 2 min read
Running into Vapor's secret size limits? Issue no more!
April 8, 2021 · 3 min read
Swapping our publicly facing identifiers from integer IDs to UUIDs
October 7, 2020 · 6 min read
Deep dive into running Laravel on DigitalOcean's new PAAS offering + In Depth Review
June 7, 2020 · 3 min read
Building a sync tool with reverse engineered internal google APIs.