Random Musings

Random Musings

Learning Leadership

Leadership is a skill that can be learned, but not often taught. How to become a better leader?

Read

Writing Meaningful Git Commit Summary

Writing meaningful, well-formated git commit summary saves time in the long run. Here's a few of my golden rules.

Read

Why Use virtualenv or Docker Containers to Manage Python Projects

Having dedicated Docker containers for your python projects instead of relying on virtual environments and anaconda will save your insanity and significantly speed up share-ability. Here I share some snippets that will speed up your set up.

Read