Easy Session Testing in Phoenix and Plug

1 minute read

Many real world Phoenix applications use JWTs to handle authentication, but there are situations that still require being able to test session. This has trad...

Force git to treat Keynote files as binary

less than 1 minute read

I was recently putting together a repo for presentations I’ve given, and I kept running into an annoying issue. Git would treat my Keynote files as a directo...

Getting Ghost onto Github Pages

less than 1 minute read

Ghost seems great. Github Pages seem great. Getting those two together seems so incredibly simple. Oh but guess what, Buster isn’t maintained anymore and it ...