
AI and Docker: Let Claude Code Build Your LAMP Stack
Reading Time: 5 minutesHow AI and Docker work together: point Claude Code at an empty folder and have it build a LAMP stack with a basic HTML page, from compose file to running containers.
Building Parameters for Commands
Reading Time: < 1 minute One of my favorite things with powershell is building out splat parameters for commands through the main parameter set. Today we are going to go over how that is done. We are going to do this through the Get-childitem and get-ACL. These are…
analogy between our brains and computer
Reading Time: 2 minutes Ever considered that we are, in essence, hardware? This realization hit me like a bolt of lightning. It triggered a fascinating analogy between our brains and computer systems, especially for someone deeply entrenched in Information Technology….
Read Radius Logs With PowerShell
Reading Time: 2 minutes Recently, I have been troubleshooting radius. Radius hasn’t changed in decades. I say this lightingly too. The network policy server is a feature that helps with connecting things like unifi wifi and more. Each radius connection produces a…
