Recent Posts

You don’t scale, so don’t be a hero

4 minute read

I’ve been writing code since 1999; professionally since 2009. For many years I put in 60+ hours a week at my job. I was young. I was committed. And most impo...

Create and test PowerShell Core cmdlets in C#

3 minute read

Creating PowerShell Core cmdlets in C# is actually quite easy, especially when you have a great blog post like this one to reference. There is also some offi...

Fix MSBuild 2015 Compile Taking A Very Long Time

less than 1 minute read

I created the Invoke-MsBuild PowerShell Module (also available in the PowerShell Gallery), and recently added support to use the Visual Studio 2015 version o...