-
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
-
Three month (coding) bootcamps are not enough
Three month coding bootcamps just aren't enough to properly learn and be productive with the trifecta of HTML/CSS/JS, nevermind the rest of the modern web stack.
-
Spotify's 2017 web app redesign
My opinions on the 2017 Spotify Redesign
-
Switching from Mocha to Tape and testing E2E
Switching from Mocha to Tape, Seeing if the E2E methodology holds up
-
Testing DOM with Mocha, part 3
Getting DOM-level testing working with VueJS components & Mocha
-
Using dockerized Ghost with local SMTP
Getting Ghost (the open source publishing platform) working with local SMTP
-
Issues with Thunderbird and Dovecot
Issues encountered setting up dovecot, with proper TLS & thunderbird support
-
Unit testing with JSPM (SystemJS), mocha and vue.js
A quick-start guide to testing with JSPM (SystemJS), mocha and vue.js
-
Using jspm, systemjs, and vuejs together
Getting JSPM, SystemJS, and Vue.JS to play nicely together
-
Default docker settings on arch
What happens when you don't RTFM
-
Moving from catalyst/fglrx to amdgpu
A small (incomplete) guide on moving from catalyst/fglrx to AMDGPU
-
EZ Wordpress instance with docker compose
Setting up an instance of Wordpress easily with Docker Compose