blog
My thoughts on tech topics
- [Feb 12] GitHub as a Database (CI with Users) Recently, I decided to put together a silly little website so that...
- [Jan 30] Make your C# Project Easier to Maintain If any of you have worked in an application that predates your...
- [Dec 21] Setting Up Computers Sucks, and What to do About it Alright, so I got a new computer to replace my aging Macbook...
- [Oct 17] Your Build is Code, and Other Obvious Facts. Yep, you read it right. Your continuous delivery pipeline is code, and...
- [Oct 09] Travis CI Continuous Delivery to Azure Blob Storage In my last post I went over why I thought blob storage...
- [Oct 06] Static Websites in Azure Blob Storage... Why it's Cool. Did you know you can host static webpages in Azure blob storage?...
- [Sep 28] Batch Processing is the Most Efficient Way. This is an argument I heard in a discussion the other day,...
- [Sep 22] Feature Toggles. What's the Point? As I’ve been researching devops, and improving development workflows in general, I’ve...