Adding C# Language Server Protocol to Claude Code
I recently stumbled across a great blog post describing how you could add a Language Service Protocol (LSP) to your Claude Code instance to help speed up code searches and minimize token usage. The 2-Minute Claude Code Upgrade You're Probably Missing: LSP I would...
Create a Claude Code Shortcut in Windows
Really quick post today, in starting to use coding agents more, I found myself having to launch the Claude Code CLI multiple times a day (opening a command prompt, navigating to my development directory, and starting Claude Code). Here's a shortcut I use to do that...
Software Development in the Age of AI
The world is changing rapidly in the age of AI, and its impacting all parts of our lives. I would argue no area has been more impacted than software development. Since this is an area I am extremely passionate about and have a fairly deep background in, I wanted to...
Tips and Tricks for Creating Content as a Partner or ISV to Drive Engagement
This is going to be a slightly different type of post than I normally do and I fully expect it may cause some potential 'spirited feedback' but my goal is to lay out a roadmap to creating content from a partner or ISV perspective and how to increase your leads and...
How to Utilize NDepend to Improve Code Quality
When writing code there is many times when developers have to make a choice between the 'easy route' and the 'correct route'. The decisions made while writing code can have huge impacts down the road about code readability, maintainability, and extensibility. When...
