Posts
-
Linting Fastly VCL with Falco GitHub Action
When pushing VCL files to Fastly, a missing semicolon or comma can lead to a failure. The configuration will fail to activate, you have to check why and what errored. Typos happen. It’s linter’s job to catch them and let us fail fast.
-
MacBook Pro M1 looks like a developer machine
Apple’s new MacBook Pro delivers more than the new M1 chip. Something good is back for the developers.
-
Avoid DevOps disruption by Docker Hub changes
Docker will start rate-limiting image pulls from Docker Hub on November 1st, potentially halting a fair number of CI/CD pipelines.
-
First major CDN launches its data centre in Estonia
Big news from Cloudflare: it is expanding its CDN network to Baltics.
-
Jekyll HTTP response handling with Cloudflare Workers
Jekyll is great at speed, which is why it’s used for GitHub Pages, but it’s not as flexible to maintain.