From Smart Bulbs to Skynet: The 2026 State of my Home Automation

From Smart Bulbs to Skynet: The 2026 State of my Home Automation
When I left Elastic, one of my goals was to dive deep into home automation and finally "level up" my setup. Looking back at where I started when we first moved to Graham, it’s almost comical. Back then, "Home Automation" was just a few Philips Hue bulbs and a Raspberry Pi running Home Assistant that didn't do much. It was essentially a glorified light switch connected to Alexa. Fast forward to today, and the Raspberry…

Network & Home Automation Apps

Network & Home Automation Apps
In all, I have quite a few components keeping my home automation system running. Some are apps I use every day, some are for managing different parts of the infrastructure and a few are for entertainment. Nearly everything here runs in docker on my NAS or one of two dedicated docker servers. Home Assistant powers the automations and connectivity between a wide range of smart devices. Security system, locks, lights, HVAC, weather, various sensors and…

Shop Server Rack – Tower 2

Shop Server Rack – Tower 2
Always trying to improve organization and make things tidy. Moved all of the network and server hardware in my shop to a studio rack I was no longer using. Formally, Tower 2. Top to Bottom AI Docker Server i7-12700KF, 64GB, 5TB SSD, RTX 4070 and RTX 2080TI Ollama - Primarily used by OpenWebUI, but also regularly used as an API via Python. OpenWebUI - UI for Ollama Chat Qdrant - RAG data store for encoding…

Ollama Notes Chat Tool

Ollama Notes Chat Tool
I've recently switched to Obsidian Notes and wanted a way to integrate my notes into my Open WebUI implantation of Ollama. I came up with a little integration on Github if you would like to play with it. It's working great now, but I got some hilarious results getting there. I've since found Smart Second Brain and highly recommend it over my code.

Information Management Update

Information Management Update
Several of my goal breaks were oriented towards sorting out my tools and processes: My note taking had become splintered between OneNote, Apple Notes and many text files. I need a single source and it needs to be something that isn't difficult to integrate with other systems. Tasks were mostly in Apple Tasks now, but that's because my projects are entirely personal. I didn't want to use iCloud for work tasks when I move to…

Meet my Rat Rod Ollama Server

Meet my Rat Rod Ollama Server
Putting unused GPUs and computer parts to work for a dedicated Ollama server. I had to use the laser cutter for a quick and dirty SSD array. ai-server 16-Core Intel i7-12700KF, 64GB RAM, 5TB SSD storage, RTX2080Ti and RTX4070, 2.5Gbps ethernet. This server hosts Ollama and Open WebUI, along with a MySQL Server.