Published onMarch 28, 2021My toolset for working remotelyproductivityWorking for a traditionally non-remote org often means you're the one who needs to bring change to the table.
Published onFebruary 14, 2021Post-Processing GmaildevopsdockerAutomate your way to inbox-zero with google apps-scripts
Published onFebruary 14, 2021Converting from Kubernetes to Docker SwarmdevopshomelabkubernetesSometimes, it's nice to scale down the homelab to something a little simpler.
Published onFebruary 11, 2021NPM and Dependency ConfusionnpmsecurityDo you manage a private registry? Here's a policy to keep your apps safe from Dependency Confusion.
Published onFebruary 10, 2021Reverse Engineering a Docker Container into a DockerfiledevopsdockerWhen you inherit projects, not everything is documented, including container contents. Don't panic! There's still hope.
Published onSeptember 4, 2017Setting up SSL for a single-instance deploy on Elastic Beanstalk, with DockerdevopsdockerA step by step guide to have https on your personal projects.
Published onSeptember 2, 2017Node isn't where you do work.nodearchitecturePush work to other systems, and let node coordinate your flow.
Published onAugust 15, 2017Common problems when using NPM Enterprise.nodeconfigA better developer experience when using private registries
Published onApril 14, 2016Setting up Erlang and Elixir from precompiled binaries.elixirSkip the build step, and jump straight into development.