Install
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
nginx will proxy the new HTTP QUERY method. It will never cache one.
3+ day, 5+ hour ago (1085+ words) I've been curious whether any of the surrounding machinery is ready for it, so I spent a morning finding out. I wrote a search API that refuses every method except QUERY, put it on a small box in Frankfurt, and…...
Ugreen’s new power bank is liquid cooled and you can actually see the coolant fluid in action
1+ week, 2+ day ago (329+ words) And yeah, you can see the coolant liquid moving across the channel through a transparent window at the front. It’s similar to how Red Magic has implemented liquid cooling in its Red Magic 11S Pro smartphone and the new Red Magic…...
A `middleware.ts` Rewrite Silently Disables ISR in Next.js 15.5
1+ week, 5+ day ago (555+ words) Every page on my site declared export const revalidate = 300. Nine locales served from ISR. The tenth — the one that is actually canonical, the one crawlers hit most — re-rendered from scratch on every single request for weeks. I run AI Change…...
HostColor Adds New POPs for AMD Dedicated Servers
3+ week, 1+ day ago (221+ words) New York, New York, United States / Storyteller / Aug 21, 2026 / HostColor.com (HC), a globally recognized provider of Semi-Managed, Bare Metal Servers, and Cloud hosting services, has revamped its AMD Dedicated Servers products section. HC added new service delivery locations for AMD…...
Building a Lightweight Web App with Next.js & Supabase: Zero-Tracking & Sub-Second Loading
3+ week, 4+ day ago (269+ words) In an era where web applications are bloated with multi-megabyte JavaScript bundles, aggressive analytics, and intrusive tracking scripts, building for the Small Web and IndieWeb feels like a breath of fresh air. In this tutorial, we will break down how…...
Designing HTML Page Caching Changed How I Think About Caching
3+ week, 6+ day ago (798+ words) Recently, I had the opportunity to design HTML page caching for a web platform at work. It was my first time designing HTML page caching in practice, and we used AWS CloudFront as our CDN. I already had a basic…...