April 2, 2026
Local vs Hosted AI: When to Run Your Own Models
Running Ollama on a homelab GPU changed how I think about which AI tasks need cloud inference and which work better locally.
Software Developer | Content Creator | AI Enthusiast
I create YouTube videos and write articles about software development, AI tools, DevOps practices, and building amazing things. With over 20 years of experience writing and deploying software, I love sharing knowledge and helping developers grow their skills.
January 25, 2023
People ask me frequently about how to get started with software jobs, so I made a video talking about it.
January 29, 2023
People ask me frequently about software jobs, so I made a video talking about it.
April 2, 2026
Running Ollama on a homelab GPU changed how I think about which AI tasks need cloud inference and which work better locally.
March 19, 2026
How I built an autonomous repair system that monitors my homelab services and automatically fixes them when they go down.
March 26, 2026
How I gave my AI assistants persistent memory across sessions using ChromaDB, Ollama embeddings, and a custom REST API.