Writing on software design, company building, and the aerospace industry.

All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.

Stop Fighting Laravel Errors: Master Exception Handling Like a Pro

That panicked feeling when your Laravel app crashes in production at 2 AM? Yeah, we've all been there. You frantically check logs, users are complaining, and you're debugging blind because your error handling is about as sophisticated as dd() and pray.