Skip to main content

Blogs

2016


Amazon S3 rewrite rule limit

·1 min

I’m in the process of moving this site to Amazon S3, rather than hosting it myself on a VPS. Should save me around $10 a month, but more importantly mean I wont have to look after a server. Furthermore, I could take advantage of the new SSL support.

2015


Getting started with Finagle

·4 mins

I’ve been looking at using Finagle as a web endpoint for a side project app. It seems perfect for it - very simple, very fast - so I will definitely be using it for this project, and likely others in future.

A standard to represent relative times

·2 mins

Say you have an application that collects data from a number of sources and stores it somewhere. Some of this data is only worth keeping for a certain amount of time, before it becomes worthless.

2014


Game Day Exercises at Stripe

·1 min

A really good article on how Stripe ran a game day testing exercise on one of their systems, and what they found.