AI

Self-Hosting, Claude Code, and Fixing My Doorbell in 10 Minutes

claude

I’ve written before about how much I enjoy self-hosting services at home. If you’re curious, here’s my earlier post where I walk through some of the things I run locally: https://jimiz.net/selfhosting/ Since then… the list has only grown. Recently, as I’ve been experimenting more with AI tools — especially Claude and Claude Code — I realized something was missing from my …

Read more

N8N Self-Hosting with SearXNG

I have updated my N8N Self-Hosted Docker compose library to include SearXNG [http://docs.searxng.org/].  SearXNG is an internet metasearch engine that aggregates results from up to 246 search services.  It is privacy focused and does not track or share data. This is an excellent addition to N8N when coupled with Local AI.  You get enhanced results by utilizing web search data with your AI …

Read more

N8N – Self-host with Docker- Postgresql, Redis, and Caddy

N8N Self-host

Self-Hosted N8N – Github Repo I recently created a Selfhosted N8N Git repository that allows me to share with my team (and use for myself) a self-hosted N8N instance. I can run it locally or in the cloud, using Docker, PostgreSQL, Redis, and Caddy. Why n8n? n8n is an amazing tool for automation. Out of the box, it lets you: Automate …

Read more

Running My AI Locally with Ollama, n8n, and Supabase

For the past six months, I’ve been running my own local AI stack [powered by ollama, n8n, and Supabase], and it’s been an absolute game-changer for my development workflow and automation projects. It’s all made possible thanks to the fantastic local-ai-packaged project (Thanks, Cole), which bundles everything you need to run AI models in a container-friendly way. This setup has saved …

Read more

Cloudflare makes a bold move against AI Crawlers

cloudflare

AI Crawlers, Meet the Firewall: Why I’m Backing Cloudflare’s Bold Move Something pretty major just happened in the internet world, and I’ve got thoughts. On July 1st, Cloudflare announced they’re now blocking all AI crawlers by default—unless a site explicitly says, “Come on in.” As someone who uses Cloudflare across both my personal projects and our work at Augusto, I’m giving …

Read more

Why I’m All In on Cloudflare (And You Should Be Too)

cloudflare blog

I know firsthand the importance of security, speed, and reliability when managing online services—whether it’s websites, applications, or home and business security. That’s why Cloudflare is an essential part of my toolkit. From domain registration to security and performance optimization, Cloudflare provides everything I need to keep my projects running smoothly and securely. I’ve been using Cloudflare for both personal and …

Read more

Running an AI LLM locally – Testing out DeepSeek

I have been working and experimenting with AI in all diffrerent aspects of my life.  I have changed the way I work with AI around stratagey and busienss.  However one of the benefits of being in technology is both using the technology and teaching others about the technology. Many people I have talked with lately are asking questions about deepseek.  They …

Read more