Tagged articles

Cloudflare Workers

11 articles · Page 1 of 1
Node.js Tech Stack
Node.js Tech Stack
Aug 8, 2026 · Cloud Native

Why Chrome Is Too Heavy for Agents and How Cloudflare Built a Rust + V8 Agent Browser

The article examines Cloudflare's Kitesurf, a lightweight Rust‑and‑V8 based browser engineered for server‑side agents, detailing its stripped‑down architecture, performance trade‑offs versus Chromium, rapid 12‑week development aided by AI, and its implications for cost‑effective automated web tasks.

Agent BrowserCloudflare WorkersKitesurf
0 likes · 11 min read
Why Chrome Is Too Heavy for Agents and How Cloudflare Built a Rust + V8 Agent Browser
Node.js Tech Stack
Node.js Tech Stack
Aug 7, 2026 · Backend Development

Why Ryan Dahl Defied His Promise and Built the celld JavaScript Runtime

After vowing never to create another JavaScript runtime, Ryan Dahl spent over a year developing celld, an open‑source, self‑hosted distributed runtime that brings Cloudflare Workers and Durable Objects to your own machines, using V8, SQLite, Rust async, and S3 for coordination, while exposing its performance trade‑offs and early‑stage limitations.

Cloudflare WorkersDurable ObjectsJavaScript runtime
0 likes · 12 min read
Why Ryan Dahl Defied His Promise and Built the celld JavaScript Runtime
Java Companion
Java Companion
Jun 11, 2026 · Cloud Native

Deploy a Full‑Stack App with One Command: Inside the 3.6k‑Star PinMe CLI

PinMe is a 3.6k‑star open-source CLI that lets you create and deploy a full‑stack React front‑end, Cloudflare Worker back‑end, and D1 database with a single command, using IPFS for static assets and ENS for domains, while supporting incremental updates and Claude Code integration, though it has upload size limits and requires wallet balance for custom domains.

CLIClaude CodeCloudflare Workers
0 likes · 10 min read
Deploy a Full‑Stack App with One Command: Inside the 3.6k‑Star PinMe CLI
ShiZhen AI
ShiZhen AI
Jun 11, 2026 · Artificial Intelligence

How a Hokkaido Farmer Built a Farm Automation System with ChatGPT and Codex

A Hokkaido farmer named Hiroki Tomiyasu used ChatGPT and Codex to turn greenhouse vents, satellite imagery, and farm records into a low‑cost, self‑built automation platform, demonstrating how AI can bridge the gap between field expertise and engineering implementation.

AI in AgricultureAirtableChatGPT
0 likes · 8 min read
How a Hokkaido Farmer Built a Farm Automation System with ChatGPT and Codex
Old Zhang's AI Learning
Old Zhang's AI Learning
Feb 1, 2026 · Cloud Native

Run Clawdbot Without a Mac Mini Using Cloudflare’s Open‑Source Moltworker

Moltworker, Cloudflare’s open‑source middleware, lets you host the openclaw (Clawdbot) AI assistant on the edge for just $5 a month, offering multi‑platform chat support, persistent storage, browser automation, and secure Zero Trust access, while outlining its simple deployment steps, strengths, and limitations.

AI AgentCloudflare WorkersEdge Computing
0 likes · 7 min read
Run Clawdbot Without a Mac Mini Using Cloudflare’s Open‑Source Moltworker
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Mar 13, 2025 · Cloud Native

Build a Free Flux Text-to-Image API on Cloudflare in 5 Minutes

This guide shows how to use Cloudflare Workers AI's free daily quota to quickly create a custom Flux‑1‑Schnell text‑to‑image API, covering project initialization, AI binding configuration, request validation, error handling, authentication, deployment, and testing with curl.

AI modelCloudflare WorkersFlux Schnell
0 likes · 9 min read
Build a Free Flux Text-to-Image API on Cloudflare in 5 Minutes
Alipay Experience Technology
Alipay Experience Technology
Feb 9, 2023 · Frontend Development

How Cloudflare’s Fragments Architecture Enables Ultra-Fast Micro‑Frontend Rendering

This article explains Cloudflare’s new Fragments Architecture for micro‑frontends, detailing how parallel, streaming responses from Workers eliminate common bottlenecks, provide eager interactivity, improve security, and achieve extreme first‑paint performance through innovative fragment hosting and communication mechanisms.

Cloudflare WorkersFrontend PerformanceMicro Frontends
0 likes · 14 min read
How Cloudflare’s Fragments Architecture Enables Ultra-Fast Micro‑Frontend Rendering
Open Source Linux
Open Source Linux
Sep 18, 2020 · Operations

Boost Your GitHub Speed: 9 Proven Methods to Accelerate Downloads

This guide presents nine practical techniques—including mirror sites, Cloudflare Workers proxies, Chrome extensions, raw file CDNs, JsDelivr, Gitee fork imports, and hosts file modifications—to dramatically improve GitHub download and cloning performance for developers worldwide.

Cloudflare WorkersGitHubJsDelivr
0 likes · 6 min read
Boost Your GitHub Speed: 9 Proven Methods to Accelerate Downloads