2 min read 0 git Tools Enabling SSH Authentication in a DevContainer 04-01-25 SSH Authentication is a common authentication pattern for using git repos, and it has a lot benefits from a security…
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…
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…
4 min read 0 Containers Security Tools Researching Binary Drift and AI Security 03-07-25 So the landscape of security is always changing. And as part of that, I try to find new areas to…
5 min read 0 IoT Python Raspberry Pi Setting up your dev environment for Raspberry Pi Pico 03-06-25 Hardware work has alwasy fascinated me. I grew up with a father who was an electrician, and did a lot…
2 min read 0 Dev-Environment Repos Template for deploying a Developer Virtual Machine 03-04-25 So you can’t do much without for deploying a virtual machine as a developer workstation. I personally prefer using a…
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…
11 min read 0 Infrastructure-as-Code Tools Getting Started with Bicep and Infrastructure-as-code 02-21-25 So I had this conversation today, “What is Bicep?” And it’s a good question. Bicep is a language designed around…