-
Graylog as a hslogger backend in Haskell
Setting up Graylog as a hslogger backend in Haskell
-
Ansible Is Awesome
Ansible is just the tool I was looking for, for my current level of ops mastery.
-
Stop Using React
BSD + PATENTS.md != F/OSS. Stop using React.
-
Revisiting E2E Testing With Tape (on a new project)
Expanding my `tape` E2E testing methodology with some new tooling
-
End To End Testing With Hspec (Almost)
Setting up E2E testing with HSpec and PhantomJS.
-
Adding A Merge Patch Content Type To Servant
How to add a content type for HTTP spec compliant merge-patching in Servant
-
Installing Python On CoreOS with Ansible (to enable Ansible)
How to set up Python on CoreOS from an Ansible playbook, for use with Ansible
-
Quick And Dirty Forward-Only DB Migrations
Quick and dirty forward-only migrations, in just a few lines of make & bash
-
An easy fix for the diversity "problem" in tech: A 4-step plan starting with fully anonymized interviews
Is the fix to the diversity "problem" in tech easy? Probably not, but let's give it a shot..
-
Research Idea: Maintaining A Write Ahead Log For Application Runtime State
Exploring the stepladder of features that lead to well-engineered backends
-
Case Study: Building A URL Bouncer
Building a URL bouncer for a servant-powered web application
-
Stop Worrying And Use Gitlab
Worried you (or your org) are not 'doing it right'? Get (or at least start following practices used by) Gitlab
-
LetsEncrypt Systemd Recipes
Some useful SystemD unit files
-
Adding Cookie Based Auth To Servant
Some commentary on the experience adding Cookie based authentication for a Servant API
-
JS component-centric libraries and my rationale for considering MithrilJS
An exploration of my current thinking on component-centric libraries and why I am heavily considering using MithrilJS in primetime.
-
Getting started with servant (Part 1)
Adventures in functional programming and simple web API servers