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…
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…
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…
2 min read 0 Dev-Environment Standing up a development environment in Azure 02-20-25 The cloud is a powerful thing, and often I find when people get to the cloud, they are stuck with…
2 min read 0 git Getting Upstream changes on a repo 02-14-25 A common problem I’ve found especially with the work in AI and github is the need to take code, fork…
1 min read 0 git Migrating code from one git repo to another 02-13-25 This is a surprisingly common ask I’ve gotten over the years, if you are moving code around either from public…