Tag
Kukuroo is a self-hosted web push worker for Cloudflare that enables iOS push notifications via a single Worker and KV namespace, with no server or native app required. The article explains setup, integration, and prerequisites.
Oxc packages now run on Cloudflare Workers using the wasm32-wasip1 target, with live demos and deployment instructions.
Cloudflare announces Kitesurf, an agent-first browser that runs entirely on Cloudflare Workers in V8 isolates, designed to be more efficient than Chromium for AI agent tasks like screenshots and HTML extraction. It is available for free in beta in Browser Run.
Kody v2026.08.06 is out, introducing new Standard ($5/mo) and Pro ($20/mo) pricing tiers, with the old Pro tier now becoming Standard. Kody is an MCP-based personal assistant platform built on Cloudflare Workers.
Kaspersky analyzes how phishers are increasingly abusing legitimate cloud platforms like Cloudflare Workers, Vercel, and GitHub Pages to host phishing pages and bypass MFA via adversary-in-the-middle attacks.
Deno's celld is an open-source daemon that runs Cloudflare Workers and Durable Objects on your own machines, using SQLite per object and an S3-compatible bucket for replication and coordination without a control plane.
This handbook teaches developers how to build a production-grade RAG system using Cloudflare Workers, Vectorize, and Workers AI, focusing on cost efficiency and reliability.
A developer built a multi-agent AI system that runs on Telegram using only free-tier infrastructure from Cloudflare Workers and GitHub Actions.
A developer implements a paywall for a static blog using the x402 payment middleware on Cloudflare Workers, exploring the potential of microtransaction-based monetization to replace ad revenue.
Kody is an experimental personal assistant platform built on Cloudflare Workers and MCP; a recent update simplifies integration setup for agents.
A self-hosted AI news aggregator that uses Cloudflare Workers, Vectorize, D1, and Nostr to scrape sources like Hacker News, Lobsters, and Reddit, generate AI embeddings, and provide a personalized feed based on upvote history.
This is an open-source Cloudflare Workers subscription aggregation tool that unifies multiple VPN subscription links and self-built nodes into one link, supports routing rules, and enables single-link configuration on clients.
Second Brain is an open-source memory layer that lets Claude, ChatGPT, Cursor, and Codex share persistent, semantic searchable memory, deployed on Cloudflare Workers for user-controlled storage.
An indie developer shares hard-earned lessons from over a year of experience, recommending building a WebPWA (React tech stack) first during the MVP stage to quickly validate requirements, then using React Native/Expo for the mobile app once users are acquired.
LiteParse is a lightweight WASM-based PDF parser designed for browser and edge runtimes like Cloudflare Workers, enabling efficient document parsing in edge environments.
This article introduces a method to bypass VPS IP blocking by large companies using a Cloudflare Worker to set up a proxy service, allowing normal access to services like Gemini, ChatGPT, Claude, and X.
ntn is a Notion CLI that brings the full Notion API to the terminal and supports building and deploying Workers. Install via curl/wget.
KimiFlare is a CLI code editor powered by Kimi K2.6 and hosted on Cloudflare Workers AI.