2021-05-09 //
3 min read
//
#cloudflare
#hugo
#webdev
Recently, Cloudflare made their Tunnel service (formerly Argo Tunnel) free and available for all Cloudflare users. For an existing free-tier user like myself, there’s no better time to try it out!
Read more →
Once was not enough, so did more experimenting!
2020-05-24 //
9 min read
//
#cloudflare
#golang
#javascript
#serverless
A while back I wrote about a few things I’d been trying with Cloudflare Workers. I’ve been trying a few more things since then, so now I can dive into even more uses for Cloudflare Workers!
Read more →
With a little help from Buildkite, Mailgun and Cloudflare!
2020-03-22 //
6 min read
//
#automation
#buildkite
#cloudflare
#mailgun
For the last while I’ve been collecting interesting articles, videos and music albums that I’ve liked into a newsletter. As a next step, I decided that I’d like to start emailing this newsletter out to a list of subscribers.
Going down the more challenging path that I always follow, I decided to roll my own system as a learning experience.
Read more →
Cloudflare has a serverless offering, let's explore!
2020-03-02 //
11 min read
//
#cloudflare
#javascript
#serverless
You may have heard of Workers, a product from Cloudflare that lets you run JavaScript/WebAssembly in a serverless fashion on Cloudflare’s network.
I’ve been toying with them recently, and I thought it would be fun to share some of the uses I’ve come up with for them!
Read more →