13 articles
EmDash is an open-source TypeScript CMS and spiritual successor to WordPress that solves plugin security through isolated sandboxes.
This post explains how Cloudflare built automatic visual diagrams for Workflows by statically parsing JavaScript code using Abstract Syntax Trees (ASTs).
This post explains how Dropbox reduced their server monorepo size from 87GB to 20GB (a 77% reduction), cutting clone times from over an hour to under 15 minutes.
This post introduces Cloudflare's Dynamic Worker Loader, an open beta API that sandboxes AI-generated code using V8 isolates instead of containers, enabling consumer-scale agent execution.
Cloudflare's Workers AI now supports large frontier open-source models, launching with Moonshot AI's Kimi K2.5 to power agentic workloads on a unified platform.
Cloudflare now returns RFC 9457-compliant structured Markdown and JSON error responses to AI agents, replacing HTML error pages and reducing token usage by over 98%.
One engineer and an AI model rebuilt Next.js from scratch as "vinext", a Vite-based drop-in replacement deployable to Cloudflare Workers, for ~$1,100 in tokens over one week.
Cloudflare introduces Code Mode, a technique that exposes their entire 2,500+ endpoint API to AI agents via just two MCP tools consuming only ~1,000 tokens.
Cloudflare open-sourced ecdysis, a Rust library enabling zero-downtime graceful process restarts for high-traffic network services.
Cloudflare introduces Markdown for Agents, a feature that automatically converts HTML pages to markdown at the network level for AI crawlers and agents.
This post introduces a new Cloudflare Worker template for Vertical Microfrontends (VMFE) that maps multiple independent Workers to a single domain by URL path.
This post describes a proof-of-concept Matrix homeserver ported to Cloudflare Workers, eliminating traditional operational overhead while adding post-quantum cryptography.
Dropbox engineers built a custom liquid cooling system for GPU servers during Hack Week 2025, winning the Learn Fast award for accelerating innovation in infrastructure.