- What an AI engineer actually does in a chat window
6 May 2026
I asked Claude to investigate one customer migration. It pulled data from six systems, wrote a Confluence assessment, opened a Jira ticket, deployed Junos config to two routers, made API changes on the NSX-T fabric, hit a real surprise mid-deploy, recovered cleanly, and posted itself an audit trail. One chat window. A few prompts. This is what AI-driven engineering actually looks like in 2026.
- Claude Provisioned My Homelab Shell VM — in One Conversation
19 Apr 2026
One brief, a handful of skills chained together: how Claude Code stood up a dedicated shell VM for itself, documented it, and handed me the keys.
- Automating SolarEdge Power Limiting with Home Assistant
11 Apr 2026
How I set up Home Assistant to dynamically throttle a SolarEdge inverter to minimize grid export using a proportional controller over Modbus TCP.
- Giving Claude Code Long-Term Memory with Qdrant
7 Apr 2026
How I built a semantic memory layer for Claude Code using Qdrant and Ollama, so it remembers past conversations, facts, and decisions across sessions.
- Dynamic Oxidized Inventory from NetBox
7 Apr 2026
How I replaced static device lists in Oxidized with a dynamic NetBox API source and Git-backed config versioning with automatic GitLab pushes.
- Building a SOL Trading Bot with Python
6 Apr 2026
How I built an automated Solana trading bot that runs on Kraken, using technical analysis, dynamic risk management, and a live web dashboard.