The Acceleration of Revolution
Why each great economic and technological revolution arrives faster than the last, and why AI may be the most disruptive yet.
Why each great economic and technological revolution arrives faster than the last, and why AI may be the most disruptive yet.
A practical guide to real-time data delivery in web apps, comparing WebSockets, Server-Sent Events, and HTTP long polling, and when to use each.
A modern, practical guide to load testing web applications using Siege, k6, and Vegeta, updated for contemporary development workflows.
A practical, engineer-friendly look at state machines: why they’re great, where they hurt, and a clean TypeScript finite-state-machine example.
As AI scales, energy, not algorithms, may become the limiting factor. A high-level look at today’s constraints and how they could be overcome.
A practical pattern for an accessible speech input trigger button: native button semantics, toggle state, live regions, and error announcements.
Flaky tests, often caused by non-deterministic fake data, destroy trust in CI. Here’s how to enforce ‘always green’ and stabilise your suite.
A practical, opinionated guide to trunk-based development for experienced engineers and engineering managers, covering prerequisites, team size, benefits, and failure modes.