Achieving Precise Cache Clearing with Cloudflare: Practical Guide to Cache-Tag and Prefix Methods
1 Introduction Many friends who use Cloudflare CDN often encounter such a problem: after modifying some content of the website, they find that the changes do not take effect immediately after refreshing the webpage. At this time, everyone's first reaction is often to go to the Cloudflare dashboard...
PageSpeed Insights 94 points, the highest score tested so far, I’m posting this to commemorate it, haha

Today, I suddenly got excited and ran a score with PageSpeed Insights again. The result was 94 points (the highest before was 91 points). According to the nature of PageSpeed Insights, which tests sites using CDN based on luck, it is highly likely that I will not be lucky enough to get such a high score in the future, so I would like to post a comment to commemorate the peak of my life~:

Image 1
Image 2

3 / 28 , 2025 10:38
Building an efficient and secure random image API: A practical guide to Cloudflare Worker + R2 + KV
1 Introduction I didn't intend to write this article, but I suddenly jumped in because I suddenly got a little tired of "changing the background image of my blog manually and regularly". The background image of my blog has always been changed manually by me regularly (the image is stored on cloudflare R2)...