Developer Tools
- 16 February 2019 · 4 min read
Moving from Homebrew to Nix Package Manager
As all my friends, colleagues and followers know I am very big on functional programming, so when I heard about nixOS and the nix package manager (A Purely Functional package manager) I really wanted …
Read more → - 13 April 2015 · 2 min read
Using pyenv for Python projects
Using pyenv to manage your virtual environments makes working on multiple projects, each using a different version of python a breeze. I do all my development on an Apple Macbook running Yosemite and …
Read more →