Skip to content
HomeCareerProjectsBlog

Blog

Debugging a MD5 Implementation

01/08/2023

Step-by-step debugging for a MD5 Implementation

Webpack 4 - Resolving globally installed dependencies

09/25/2018

For when NPM dependencies take an extraordinarily long time to install.

Phoenix + ReasonReact - Full-Stack Functional Programming

07/17/2018

Harness the awesome power of the Phoenix Framework as your server and ReasonReact as your client.

Building Packages with Docker and Hosting Them in a Private APT Repository on AWS S3

01/16/2017

For when you need a package with custom configure options.

Automate Everything with the Right Tools for Security and Profit

12/22/2016

Automate everything and use tools only as they are intended.

Offloading Service Deployment Responsibilities to a Cloud Service Provider

12/18/2016

Tradeoffs between level of responsibility and detail of control of a deployed environment. Comparing server, container, and FaaS strategies.