Blog
-
paker: load encrypted Python packages from memory
Encrypt a Python package tree, ship it over the network, load it from memory. What works, what doesn't.
-
I built a read-only MCP server for Akamai
16 tools for searching CDN properties, browsing EdgeWorker code, querying DNS, and inspecting network lists. All read-only.
-
Your coding agent is a slot machine
AI coding agents compressed the feedback loop from hours to seconds. That compression has a name.
-
Why I only build read-only MCP servers
My MCP servers remove one path from suggestion to action.
-
I benchmarked MCP servers in 5 languages
Python, Rust, Go, TypeScript, C#. When does the language actually matter?
-
Your MCP server is not an API adapter
MCP servers can cache, pre-aggregate, and transform data independently of upstream services. Here's how and why.
-
The parts of your agent that aren't the model
The model provides the reasoning. Everything around it determines whether it works once or every day.