Blog
Notes on running cloud servers, keeping AI agents online, and what the bill actually looks like.
2026-08-12
Guessing a visitor's language deleted our English pages from GoogleSearch Console reported every English marketing URL as discovered but not indexed, and the cause was a redirect we wrote to be helpful.
2026-08-08
A server that answers on port 22 is not a server you can useOur readiness check passed several seconds before the password we were about to send the customer actually worked.
2026-08-05
We rejected the cheaper design and gave every agent its own kernelRunning many customers as containers on one machine costs less and starts faster, and it is the wrong shape for something that executes code and holds your keys.