Logo
  • Home
  • Blogs
  • Man Pages
  • Tags
  • Whoami
Menu

Wak Bijak

Cloud, Infrastructure, DevOps & Platform Engineering | AI Engineering | System Integration
Wak Bijak

AIOps Journey Part 6 - AIOps without ITSM is just a clever script with root

AIOps Journey
June 23, 2026

By Part 4 of this series, my AI engineer could take an alert, think about it, and message me with a recommendation. By Part 5 it had survived three days of real incidents. That felt like operations. It wasn't, quite. Here is the thing I had to admit to myself: an AI that reacts to every alert i

AIOps Journey Part 5 - Three days of war stories

AIOps Journey AIOps daimon
June 23, 2026

I went into this build expecting the AI to be the hard part. It was not. The model did what models do. The hard part was everything around it: auth that would not stay logged in, a VM that booted with no network, a node that powered itself off, a single character of YAML that took down an entire Arg

AIOps Journey Part 4 - From alert to phone, with judgment in the middle

AIOps Journey AIOps daimon
June 20, 2026

The on-call seat is a staffing problem before it is a tooling problem. Somebody has to be awake enough at 3am to look at an alert and ask the only question that matters: is this real, or is this noise? In my homelab I am the only somebody. So I wanted something to sit in that seat with me, not a lou

AIOps Journey Part 3 - Giving an AI root, and sleeping fine

AIOps Journey AIOps daimon
June 20, 2026

When I decided to put an AI engineer in my homelab cluster, the first real question was not "can it do the work." It was "how much do I trust it, and what catches it when I am wrong about that." That is a governance question, not a coding one. And governance is squarely in the i

AIOps Journey Part 2 - A brain before a body

AIOps Journey AIOps daimon
June 19, 2026

A persistent homelab operator that forgets is a goldfish. Brilliant for one turn, then blank. It investigates a disk alert beautifully, closes the ticket, and three weeks later it meets the same alert as a total stranger. No memory of the last time, no idea it already wrote a runbook for exactly thi

AIOps Journey Part 1 - I didn't build an AI engineer, I hired one and gave it rules

AIOps Journey AIOps daimon
June 19, 2026

My homelab grew past the point where I could babysit it. More nodes, more Grafana panels, more alerts firing at hours when I would rather be asleep. At the same time, every customer conversation I sit in at work circles back to the same thing: who watches the cluster at 3am, and can any of that be h

One repo, three clients: tidying up how my agents share a memory

June 16, 2026

I run my own little memory backend. It is called daimon-memory: a small Rust service my AI tools talk to so they share one brain instead of each keeping its own goldfish memory. Claude Code, Codex, and Hermes all point at it. That was the idea, anyway. The reality, until this week, was messier. The

From inbox spam to a phone buzz

homelab monitoring kubernetes
June 14, 2026

My homelab used to email me when something broke. Good idea, right up until it became the problem. I run kube-prometheus-stack on a small bare-metal Kubernetes cluster at home, with Alertmanager pointed at my inbox. The trouble was that a handful of alerts had been firing continuously for days: a p

Page 1 of 2 Older Posts
© 2026 Wak Bijak Published with Ghost & Attegi