
sam
7.4K posts

sam
@samgoodwin89
Type-checking the cloud @alchemy_run




Top to bottom: 1. Worker hosting an HTTP API 2. Durable Object "Agent" bound to the Worker 3. Cloudflare Container "Sandbox" bound to the Durable Object






what if we gave every cloudflare agent a file system (sqlite/r2) tools to operate on it (shell) powered (and secured!) by codemode all powered by workers ai (or byom)







we've been experimenting with getting rid of the bash tool agents can write js fine which can do what bash can (though some gaps with things like git) and is more cross platform and then could run that in this



On the left is a Worker. On the right is a Durable Object "yield* User" binds the DO into the Worker where you can interact with it via fetch or RPC.



Have been building resources for deploying websites to AWS and OH MY GOD CloudFront is hot garbage compared to Cloudflare. 10+ minutes to deploy vs ~1s. Do people really want to deploy websites to AWS?







