Demystifying WebRTC by Calling Beyoncé

Read this in 6 minutes

Let's have a look at all the extra stuff, outside of JavaScript, we need to get WebRTC working.

Read more

Rate Limiting, the Basics

Read this in 5 minutes

In this post, I wanted to go over the basics of rate limiting and why it's important, especially for APIs that see a lot of traffic.

Read more

My Podcast Workflow Pt1

Read this in 7 minutes

This summer I decided to optimise my podcasting workflow by automating some of the more time consuming tasks. In part 1, I'll be talking about some of the decisions behind the tools I chose.

Read more

Remote Working: 1 Year Later

Read this in 8 minutes

I've been working remotely full-time for a year now and spoiler-alert, I love it! Here's are a few things I enjoy about it and how I make it work for me.

Read more

Let’s Get Lost in Types

Read this in 5 minutes

Ruby’s dynamically typed fluidity vs Java’s statically typed rigidity.

Read more