Speaking

A collection of talks I have given at conferences and meetups, including slides, videos, and audience feedback. If you’d like me to speak at your event, get in touch!

Agentic Commerce Beyond The Checkout: Building with Machine Payments

A practical look at the lowest layer of agentic commerce: the paid HTTP request. We introduce the Machine Payments Protocol (MPP), turn 402 Payment Required into a machine-readable payment challenge, and walk the lifecycle from unpaid request to verified settlement.

Delete Your Dependencies: What the Browser Can Do Now

The browser isn’t a thin client anymore. Modern web APIs now cover ground that used to demand heavy libraries, complex workarounds, or native apps - richer UI primitives, local file system access, real-time screen capture, and even talking to physical devices. A practical tour of what’s production-ready today, and how to adopt it safely.