Building the features I want to see in the world
2020-10-23 //
8 min read
//
#serverless
#vercel
Over the last few months, I’ve started supporting a few content creators I follow through a monthly subscription on Patreon.
Whenever these creators post new content, Patreon notifies me with an email. This works well enough, but I’d rather be using my true love to stay up to date: RSS!
Does Patreon support RSS feeds? My cursory internet searching turns up that they’re only available for podcasters posting audio content.
So if general RSS feeds for Patreon aren’t available, why not make my own?
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 →
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 →