Hardware Programming the MSP430 using docker Docker is awesome. It's super handy for many things especially in the dev ops world but a personal favorite use case of mine would be creating disposable execution environments and
Devops Essential docker - talk write up So a little while ago I gave a talk about docker where I talked about why I think you should be using docker as well as how to get started.
Java Pitfalls working with jitpack If you work with java or the JVM a lot, you're probably familiar with build tools like maven, Gradle and the like. These are all backed by some variety of
programming Git gud - Talk write up I recently gave a talk at the TTU geeky weekly on Git SCM[1]. It gave a general overview of SCM, basic features of git as a SCM tool and