Why AI Image Generation Should Be Async
AI image generation can look like a simple request-response feature. A user enters a prompt, clicks generate, and waits for an image. For a prototype,…
Tech news from the best sources
AI image generation can look like a simple request-response feature. A user enters a prompt, clicks generate, and waits for an image. For a prototype,…
I use "what is my IP" sites maybe once a month. Every time I end up on something covered in ads, calling three different tracking APIs, and showing me…
How to Delete a Cloudflare Access Application (Without Guesswork) If you need to remove a Cloudflare Access app, the safest flow is: List apps Find th…
The problem we are solving We have mobile apps calling APIs through Cloudflare. The APIs are seeing automated traffic from headless browsers, scripted…
На прошлой неделе компания Cloudflare поделилась своими впечатлениями о работе ИИ-модели Claude Mythos. Эта модель разработана компанией Anthropic, и …
Your robots.txt lists User-agent: GPTBot - Allow: / . The page loads fine in a browser. The "AI crawler" checkers say you're configured correctly. But…
I ran into a small but annoying problem while deploying a Next.js MDX blog to Cloudflare Workers with OpenNext. The blog worked locally. The build pas…
Employees are already using AI. They may use ChatGPT to rewrite emails, Claude to summarize documents, Gemini to analyze spreadsheets, Perplexity to r…
One input. 15 sources. One structured report. Zero infrastructure costs. The Problem Every security engineer knows the workflow. You get an IP, a doma…
The debugging tool flagged a staggering 150 issues in my code almost instantly. I was astonished by how many mistakes I had made and how far I still h…
If you've ever looked at a marketplace's fee page and felt your eye twitch, this post is for you. The major selling platforms take their cut from ever…
Cloudflare dashboard was showing a 1.1% cache rate I picked up the habit this week of checking the performance dashboard regularly. I opened the stats…
I've been building Finterm, a financial terminal that runs entirely in a browser tab, on Cloudflare Workers via @opennextjs/cloudflare . The promise i…
Every time you forward a port on your router, you crack open a door to the internet. Anyone scanning your IP can knock on it, and some will. There is …
Google narrowed developer access to its web-search tools in January, while Cloudflare documented broader controls for blocking or challenging AI crawl…
В большинстве туториалов по Telegram-ботам всё начинается с одного куска кода: получили токен у @BotFather, поставили python-telegram-bot …
Проблема с мобильными устройствами в том, что они по умолчанию находятся в агрессивно-недружелюбной среде, и их подключения могут стать известны кому …
Cloudflare заблокировали, DDoS-Guard стоит как крыло от самолёта, а .htaccess с тысячами IP начинает тормозить сайт. Рассказываю, как сделал…
I gave Claude a persistent memory for $0/month using Cloudflare Claude is great. But every time you start a new conversation, it forgets everything. Y…
CloudFlare announced its first large-scale layoff. CEO Matthew Prince says because of AI efficiency gains, the company doesn't need as many support ro…
I recently shipped china-sourcing-agents.com — a B2B sourcing agency site for electronics and IoT hardware. It supports 11 languages, generates dynami…
I spend a lot of time thinking about how AI agents discover and consume content. I run a company that builds developer tools. I write a blog about bui…
On April 30, Cloudflare and Stripe launched Projects . An agent can now create a Cloudflare account, register a domain, and deploy a Worker, paying wi…
On April 30, Cloudflare quietly published a blog post and a docs page that nobody outside the agentic AI crowd noticed for about 24 hours. The headlin…
I sat there staring at the screen, my heart racing as I clicked 'deploy' on my first Cloudflare Worker. What should have been a straightforward proces…
My first Cloudflare Worker deployed in 47 minutes. Three of those were spent staring at this exact error in a red GitHub Actions log: Authentication e…
Hi folks. This is my first post. Happy to join you here :) I’ve been running Caddy in production long enough to know two things: the Caddyfile is a jo…