6 min read 0 Commands / Procedures Tools Automating Repo activities with VSCode Tasks 03-28-25 A great mentor of mine once said there are two things that are the true bottlenecks for developer productivity. And…
1 min read 0 Commands / Procedures DevOps Updating version numbers for Python Packages in Azure DevOps 03-21-25 So I did a previous post on how to create package libraries in Python, and I wanted to put in…
3 min read 0 Commands / Procedures Tools Handy KQL Disk Queries for Log Analytics 03-14-25 So Log Analytics is a really powerful tool, the ability to ingest a wide variety of logs can help you…
5 min read 0 Commands / Procedures DevOps Infrastructure-as-Code Releases Repos Tools Repo: bicep-environment-templates – bicep templates 02-28-25 So I mentioned in my last post that I wanted to build out a repo that contained reusable components for…
1 min read 0 Commands / Procedures WSL Quick Tip – Rebooting WSL on your windows machine 02-26-25 So being a developer means that we regularly move fast and break things. Especially when you develop the way I…
2 min read 0 Commands / Procedures git Setting up SSH Authentication for Github / GHES 02-25-25 So this is a small and quick post for me, and it’s one of those problems that you solve so…