📅 May 2026 ⏱ 5 min read Gary Climacosa

From Uptime Checks to AI Reliability Triage

Synthetic monitoring is usually treated as uptime checking. I see it as the first signal in a reliability workflow: scripted probes detect failures, HARP turns them into evidence packs, OpenRAG enriches the diagnosis, and Nero-Camp routes the decision through human approval.

Architecture SRE Observability AI Agents HARP OpenRAG
📅 May 2026 ⏱ 8 min read Gary Climacosa

How I Run AI Agents Like an Engineering Review Board

Three AI agents reviewed the draft of this post before it was published. They agreed on most things and disagreed on three. That disagreement is not a bug. It is exactly why I do not trust a single LLM to ship anything that matters.

AI Agents DevOps Platform Engineering Kubernetes
📅 April 2026 ⏱ 7 min read Gary Climacosa

Taming My Noisy Homelab: How I Traced HDD Clicking and Fan Spikes Back to Software

What looked like a hardware noise problem was actually caused by workload behavior. Using iotop, sensors, Docker inspection, and CPU affinity tuning, I made my homelab dramatically quieter and cooler — with software-only changes.

Linux Docker Proxmox Homelab Diagnostics