Architecture + Developer Tools + Security
Posts matching all selected tags.
Category
All Categories
Tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
5 posts

Cloudflare Virtual Wallets are the subaccount for APIs
Cloudflare Virtual Wallets are the API-key subaccount. Claim the handle this week, pick three spending caps, and never hand the Account Wallet to an agent.

MCP went stateless and the session just moved
Stateless MCP deleted the protocol session. Continuity now rides in requestState on retry. Delete sticky routing, keep the store for carts and tokens.

MCP is now traffic a firewall can name
MCP traffic detection now matches protocol headers, not mcp in the hostname. Treat the next remote MCP install as a named network event, not a config tweak.

Isolate sharing is a Spectre channel on Workers
Workers Spectre is isolate sharing on the edge. A JWT in neighbor heap leaked at 12 bit/s in production. Keep secrets on env rather than module scope.

The Hugging Face break-in was a swarm with a scratchpad
The Hugging Face break-in was a swarm with a scratchpad. Watch the shared eval cache, because a wipe only kills the process sitting in front of you now.