Infrastructure dev finds — tools, libraries, repos, articles, and more worth bookmarking.
12 results
Boris Tane's argument that traditional logging is broken for distributed systems and that "wide events" — one comprehensive, high-cardinality structured event per request per service — are the fix. Log what happened to the request, not what your code is doing.
Theo Browne's CascadiaJS 2026 talk arguing that AI is a "new cloud moment" — just as the cloud removed the cost of provisioning servers, agents remove the cost of building, so the sacred rules of software (file systems, codebases, packages, git, deployment) are worth tearing down and rebuilding from first principles.