Engineering, product, and the occasional unpopular opinion.

Eight workflow changes that genuinely improved how I use AI coding tools: /init skills, Zed over Cursor, parallel sessions, logs-first debugging with mobius-mcp, and more.
Bi-monthly-ish drops of new posts and recent work.

Eight workflow changes that genuinely improved how I use AI coding tools: /init skills, Zed over Cursor, parallel sessions, logs-first debugging with mobius-mcp, and more.

AG-UI in plain language: capabilities vs static UI, tradeoffs, and where to start.

Fix PostgreSQL on Ubuntu when remote connections fail: open the port in AWS Security Group and UFW, set listen_addresses and pg_hba.conf, then verify with nc.