4 min read 0 Architecture Infrastructure-as-Code Building out a basic RAG architecture for support an LLM 03-12-25 There’s no question that AI is a key technological advancement for the future. Everywhere you turn ChatGPT or other models…
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…
11 min read 0 Architecture Keeping the lights on! – Architecting for availability? 03-03-25 Hello all, It’s been a while since I did a blog post outside of the weekly updates. But I wanted…
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…
7 min read 0 Repos Repo: bicep-environment-templates – Composite Actions Library 02-27-25 Automation is the true superpower of any development team. I say that not be overly dramatic, but the truth is…
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…
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…