joe@dev:~/posts$ ls --sort=date
Building software, one post at a time.
Here you’ll find some of my thoughts, ideas, and experiences within software development.
Latest
Stop letting your AI agent grep its way around your codebase
How wiring the JetBrains MCP server into Claude Code gives your agent proper code navigation and refactoring, and stops it burning tokens reading half your repo
Read post
More posts
view all →
Semantic versioning? Nah, just break your users
How a breaking change released without a version update can screw you over
Testing and Configuration in .NET Core
Changing up your configuration in tests
Testing in Production with Feature Toggles in .NET Core
Testing with confidence without breaking your users