Zachary Loeber's Blog

Just another tool making, complexity eating, infrastructure and workload automating, DevOps soldier.

Some AI Development Lessons

2025-09-29 10 min read Ai Development Zachary Loeber

I’ve got a tendency to take tools and frameworks in IT and immediately push them to their limits and beyond. Sadly, this often lands me into the trough of disillusionment quite quickly when exploring any new technology. On the flip side, it is through this process I often learn some great lessons. This article will cover lessons learned as it pertains to AI in an effort to help shortcut some of those that are starting to dive further into this incredible new world we are entering with AI.

Continue reading

DevOps – Automating Kubernetes Deployments

If you are deploying your own Kubernetes clusters you already know that:

Kubernetes is hard

Kubernetes is hard

But there is hope!

There are a few great projects to keep an eye on in this space. I’ve covered some of them in an article you can read on the Lumen.

Cheers!