Developer Why it's okay to never "finish" your side projects Side projects are a near-ubiquitous thing that developers of almost every background tend to have. We've all heard stories about how side projects that were intended to solve small problems their respective authors had made them millions[1][2]. A frequent sentiment I hear
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