Skip to content
AI Stuff

AI Stuff

AI Stuff

The “splash of AI” in action — how I use AI tools for platform engineering.

19 posts

AI Tips
Jan 25, 2026
Hard-won lessons from months of AI-assisted development
What is MCP?
Jan 27, 2026
Model Context Protocol — the open standard that lets AI assistants use external tools and data
Commands vs MCP vs Skills
Mar 3, 2026
Understanding the three ways to extend AI coding agents: slash commands, MCP servers, and skills
Local solar monitoring with Claude
Jun 20, 2026
My Growatt guest account kept getting rate-limit-locked by the Home Assistant cloud integration, so I built a local RS485/Modbus feed with an ESP32. Claude did the research, read the manual, wrote the ESPHome YAML, and helped me wire it. Then I forgot which wire color went where.
Funny AI Quotes
May 28, 2026
A growing list of things AI said in my sessions that made me stop and screenshot. Newest at the top.
Co-Authored with AI
Apr 8, 2026
A growing log of upstream OSS contributions I made with Claude Code that I could not have made without it
RTK: Cutting Token Waste in Claude Code
Mar 13, 2026
A Rust CLI proxy that filters noisy tool output before it hits the context window, saving 60-90% of wasted tokens
Claude Code Agent Team
May 28, 2026
Running multiple Claude Code agents as a coordinated team via a native /agent-team skill inspired by Viktor Farcic's dot-agent-deck, which I've tried and am watching as it matures
Context Is the New Code
May 29, 2026
Patrick Debois (Tessl) argues that context, not code, is the raw fuel of AI coding agents, and lays out a Context Development Lifecycle to engineer it with the same discipline we give code.
Claude Code Action for Forgejo
Feb 27, 2026
Forking Anthropic's Claude Code GitHub Action to work on Forgejo, the adapter pattern, and keeping it synced with upstream
Arc Browser MCP
Mar 16, 2026
Controlling Arc Browser from Claude Code using the Chrome DevTools Protocol MCP server
Vasile: my nanoclaw chat bot
May 11, 2026
A nanoclaw-based chat agent that turns two-letter messages into orchestrated actions across the homelab
dot-ai MCP Server
Jan 26, 2026
Viktor Farcic's AI-powered Kubernetes operations tool — what it does and how I use it for custom prompts
Chat Prompts
Jan 25, 2026
Quick one-liner prompts for AI conversations
Saved Prompts
Jan 25, 2026
Custom AI prompts that encode domain expertise for Kubernetes, CI/CD, and infrastructure tasks
CLAUDE.md
Feb 10, 2026
How I use CLAUDE.md files to give Claude Code persistent project context and instructions
Supercharging Claude Code Permissions with Dippy
Mar 13, 2026
How I migrated 191 scattered permission rules to a single, readable config with guidance messages
Custom Claude Code Status Line
Feb 16, 2026
A two-line status bar for Claude Code with per-session colors, session topics, context/quota bars, and Kubernetes context
AI radar
May 12, 2026
AI tools, projects, and articles I'm tracking — some tested, some not yet
Last updated on