TTTorin Tinscriptery.hashnode.dev·2d ago · 3 min readHow I run a video-transcription SaaS on Cloudflare's free tier + one $5 VPSEvery "video to text" tool I tried wanted a sign-up, a subscription, or capped me at 30 seconds. So I built Scriptery — paste a link or upload a file, get a timestamped transcript, export TXT/SRT/VTT,00
SBShawn Bureinworkrr.hashnode.dev·3d ago · 4 min readFixing Deploy to Cloudflare in a monorepo: expose the root contractDisclosure: I created elm.chat. AI tools substantially assisted drafting and implementation under my direction; I reviewed the code, tests, sources, and claims and remain responsible for the result. T00
AAndrewinrizzdev.hashnode.dev·4d ago · 9 min readDynamic Workers match how agents write codeDynamic Workers match the way agents write programs against APIs, not the way coding agents shell into a Linux box. That is the only reading of "first" this post will defend. Read it as "first sandbox00
AYAkash Yadavinblog.akashy.com.np·5d ago · 9 min readThe Ultimate Guide to Next.js Caching (Part 2): Cache Invalidation, SWR, React Query & Real Production ArchitectureThis is Part 2 of my Next.js Caching series. In Part 1, we covered Browser Cache, CDN, Router Cache, Full Route Cache, Data Cache, unstable_cache, and use cache. Previously... We learned that a requ10
SBShawn Bureinworkrr.hashnode.dev·5d ago · 5 min readBuilding ephemeral encrypted chat with Cloudflare Durable ObjectsI built elm.chat around a narrow idea: a conversation should not automatically become a permanent server-side asset. It is not a replacement for a contact network or a claim that metadata can disappea10
MGMarc Gonzálezinpurasim.hashnode.dev·6d ago · 5 min readHow to Prevent Duplicate Digital Product Fulfillment with Shopify Webhooks and Cloudflare WorkersWhen a Shopify store automatically delivers a digital product after payment, processing the same webhook twice can become expensive. This is especially important for products that must be provisioned 10
SShawGamesinshawgames.hashnode.dev·Aug 2 · 10 min readI built an unblocked games site with 250 games on my own CDN. Here is what brokeThe original plan sounded straightforward: Build the frontend with Next.js Export it as a static site Store game files in Cloudflare R2 Serve them through a custom CDN domain Deploy the frontend 00
MSManu Shuklainecorpit.hashnode.dev·Aug 2 · 13 min readCloudflare AI agents in 2026: Durable Objects, Facets and Dynamic Workflows for productionCloudflare AI agents in 2026: Durable Objects, Facets and Dynamic Workflows for production Summary. During Agents Week, which ended on 20 April 2026, Cloudflare shipped roughly 20 agent-focused featur00
GSGeorge Simsindowntherabithole.dev·Aug 1 · 9 min readHow DNS Really WorksYou've typed a URL into a browser more times than you can count. You've also, at some point, been the engineer paged because "DNS is broken", and if you're honest, you probably fixed it without fully 00
Pproxytunnelinproxytunnel.hashnode.dev·Aug 1 · 2 min readSecuring and Optimizing Web Proxies: How to Handle Edge Routing and Bypass Anti-Bot FiltersHey everyone! 👋 When you deploy a public web utility or a proxy-based tool, you quickly realize that the internet isn't just friendly clients—it's a wall of automated scrapers, rate limits, and aggre00