I’m an Idiot
I’ve been working on a pretty big project on Github with a couple of developers. It has a lot of potential and requires a lot of work.
We happen to be using a Content Delivery Network (CDN), because we’re hosting files.
I thought I would be smart, and route all traffic via the server before routing to the CDN. This would then allow me to restrict access to the files so that they could only be accessed by specific referers (specific IP addresses or websites). Sounds great, right? Wrong. By doing this, the CDN would be rendered useless because all traffic would go through the main server, then the CDN, rather than straight to the CDN.
I’m an idiot.
On the web
Sunsetting The 512kb Club
Sat Mar 7 2026 by Kev QuirkHow I got into Bandcamp (and my Bandcamp Friday purchases)
Fri Mar 6 2026 by joelchrono's blogPodcasts 2026
Thu Mar 5 2026 by stefanzweifel.devBuilding a self-hosted cloud coding agent
Tue Feb 3 2026 by Stan's blogA Fair, Cancelable Semaphore in Go
Sun Dec 21 2025 by Andrew Healey's Blog
Generated by openring