
Review: Six Months and Counting - Logitech MX Master Paid Members Public
If you are looking for a new mouse give Logitech MX Master a try!

Staying Productive Offline Paid Members Public
Setting up my smartphone to stay productive without an internet connection.

Introducing Code Formatting into a Large Code Base Paid Members Public
A walk through of popular code formatting rules and using source control hooks to introduce styling rules into a large code base.

Introduce Tests when Fixing Bugs Paid Members Public
Refactoring to add tests when fixing bugs helps increase your confidence and grow your test coverage.

Keeping Sensitive Configuration Data Out of Source Control Paid Members Public
Different options to manage sensitive configuration data and to keep it out of source control.

Automatic Deployment of Future Posts With Octopress Paid Members Public
Scheduling posts in the future and automatically deploy them in Octopress.

Continuos Delivery of Octopress Blog Using TravisCI and Docker Paid Members Public
Setting up the automatic deployment of my blog.

Data Hotfix : Things to Remember Paid Members Public
A retrospective into a recent data hotfix that I did.