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.

A PHP Package for Concurrent Website Crawling

Spatie/crawler is a PHP package for crawling websites concurrently using Guzzle promises, with closure callbacks, typed response objects, scope controls, and built-in testing support.

The Inertia v3 Beta is Here

Inertia v3.0.0 beta ships a built-in XHR HTTP client, a new useHttp hook, optimistic updates, instant visits, URL fragment preservation, and drops support for React <19, Svelte 4, and CommonJS builds.

Ward: A Security Scanner for Laravel

Security scanner built for Laravel, detects misconfigurations, vulnerabilities, and exposed secrets with a beautiful TUI.