Recent Posts

FTL2: Giving AI Hands

6 minute read

We’re almost there with AI. Claude can understand what you want to build, design architectures, write code, debug problems, and explain complex systems. But ...

How does Terraform work?

6 minute read

Terraform is an automation tool that excels at provisioning infrastructure. How do Terraform providers work? Let’s take a close look at the example hashicup...