Archive

Categories

Full Post List

: Cities and Ambition (2008) I’ve been thinking a lot lately about the relationship between my environment and my personal growth lately. Small ways, …

: Windsurf gets raided by Google From TechCrunch: In a shocking twist, Google DeepMind is now hiring Windsurf CEO Varun Mohan, co-founder Douglas Chen, …

: Despite the proliferation of AI agents in B2B, it’s still very difficult to actually make or use them as a consumer. I don’t really want to use MCP …

: Warp is now an “Agentic Development Environment” If you don’t know Warp, it’s a pretty nice terminal app that I’ve been using for a number of years; I …

: Biome v2 now lints types This is now a real alternative to eslint.

: Underusing Snapshot Testing I’m a huge fan of snapshot testing, especially in JavaScript/TypeScript where types often lie, ane especially in backend. …

: Remeda If you’re greenfielding a JavaScript application, I can’t recommend enough starting with Remeda. The main reason here is that unlike lodash, …

: obsidian-omnisearch Omnisearch is a search engine that “just works”. It always instantly shows you the most relevant results, thanks to its smart …

: Egoless Engineering Perfectly reasonable people thought that maybe we should put more of a wall between designers and the css source code. […] But …

: Gleam, coming from Erlang Most of my professional experience has been in Node, but it’s clear to me that despite working fantastically in practice, …

: A Mostly Sane Guide to Root Cause Analysis It finally happened. A Friday afternoon not long before a huge launch, somebody deployed a last-minute change that crashed the database, and you were …