AboutBlogProjectsContact

Blog

Loose notes on tech, tools, and stuff. Coherence sold separately!

Mar 1, 2025

Beyond autocomplete: learning unfamiliar domains with agentic AI, then testing and shipping

From line-level suggestions to agents that explore codebases: how to use AI to map unknown territory, run a planning session you still own, and close the loop with tests and deploys.

Read more →

Feb 15, 2025

TypeScript and Node as a gateway and as your everyday scripting layer

Why a Node/TypeScript tier can sit cleanly in front of systems built in Scala (or any other stack), and why the same runtime is a strong choice for glue code and internal scripts.

Read more →

Jan 10, 2025

Public keys, private keys, and SSH into a server

How asymmetric keys work, why SSH uses them, and the steps to connect to a remote machine safely.

Read more →