~/
kellerstein
writing
about
rss
Writing
2 posts · tagged product · oldest May 2026
all
agents
21
architecture
16
ai
13
infra
10
kubernetes
6
azure
4
debugging
4
python
4
testing
4
tooling
3
docker
2
git
2
observability
2
product
2
qemu
2
refactoring
2
windows
2
automation
1
claude-code
1
evaluation
1
fastapi
1
helm
1
mcp
1
mitmproxy
1
models
1
retrospective
1
reverse-engineering
1
security
1
terraform
1
traefik
1
VEX
1 post · 2026
github
watch demo
2026·06·21
It works from the terminal
The app ran perfectly when I launched it from a shell and failed with ENOENT when a user double-clicked it. A GUI app does not have your PATH, and the only thing that knows your PATH is your shell.
tooling
debugging
product
5 min
DEX
1 post · 2026
github
watch demo
2026·05·12
I built a time machine, then deleted half of it
A retrospective on the deletions. Four timeline verbs, parallel variants in git worktrees, a record mode and four branch families — two cleanup specs removed almost all of it, including, awkwardly, the feature whose existence justified the first round.
git
product
architecture
10 min