How to create multi-project SBT build files

Created 5/28/2015 6:35:00 AM
Filed in Scala

A while back I started programming Scala for the first time. It was also the first introduction to the scala build tool. The defacto standard build tool for compiling and packaging scala applications.

Read more

Building containerized apps with vagrant

Created 1/27/2015 6:34:00 AM
Filed in Docker

Building apps that use docker as a means to deploy different services for the application is somewhat weird. You have to type in a lot of docker commands to get everything up and running. That is not

Read more

Setting up ZSH on your mac

Created 1/9/2015 6:33:00 AM
Filed in Productivity

A few years back I started using a Mac at home for general computing and editing my photographs. I didn't look back at my Windows computer. Windows 8 is sort of meh and the Mac hardware just works as

Read more