What I Want for My BirthdayTaking a break from my usual tech/programming topics to cover something far more difficult. I recently celebrated a birthday, and with it…
ReadDisplaying File Names for Multi-File Inputs with StimulusWhen you add a multi-file upload to a Rails form with Active Storage's has_many_attached, the browser's native file input shows something…
ReadHow I Stopped Running out of TokensThese days nearly all my engineering work runs through AI: analysis, design, coding, code review, debugging production issues, documentation…
ReadAudit a Rails Project with the Thoughtbot Audit SkillI maintain a small Rails app to power cookie-free page analytics, and search on this blog. It's been chugging along for about five years…
ReadBeyond Mocked Payloads: End-to-End Stripe Webhook TestingI work on a SaaS that uses Stripe to manage subscriptions and recurring payments. When a credit card fails at renewal, Stripe retries the…
Read