-
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
-
systemd service that runs docker
Setting up a systemd service that runs a docker container
-
docker nginx firewall postgres random setup notes
Some quick notes on getting docker, nginx, your firewall, and postgres to play nicely in a one-machine setup
-
From zero to kvm docker application
A short guide/post-mortem on how I set up a KVM VPS to run Arch & Docker