OTP

The Page That Never Came Back

6 minute read

Replying to a process that has died costs nothing and tells you nothing. In a pool that lends out browser pages, that silence cost me a page every time it ha...

What a Port Doesn’t Give You

6 minute read

My agent drives a headless browser through a Node process held by a Port. Two guarantees I take for granted in Elixir stop at that boundary, and one of them ...

Let It Crash Stops at stdin

7 minute read

I have been building a personal agent as an MCP server in Elixir, and the transport turned out to be the interesting part. A single malformed request killed ...