Allister Antosik logo
Search posts & pages…⌘K

>_ SRE & AIOps Insights

Deep dives, architectural reviews, and guides on cloud infrastructure reliability, automation, and anomaly detection.

RSS feed →
Filter by Tag:
August 3, 202610 min read

Hono + Datastar: A Future-Resilient TypeScript Web Stack

Build server-driven TypeScript apps with Hono and Datastar using HTML-first updates, portable Web APIs, and SSE only when streaming earns its keep.

#Hono#Datastar#TypeScript#Hypermedia#Web Development
July 26, 20269 min read

One Place to Rule Them All - MCP and Skill Centralisation

How I replaced scattered per-client MCP and Skill configuration with MCPM, Skillfish, Mem0, and a symlinked AGENTS.md as a single source of truth across Claude Code and Codex.

#MCP#Skills#Claude Code#Codex#DevTools
July 19, 20268 min read

Installing OpenClaw on Unraid

Deploy OpenClaw on Unraid with Docker Compose, persistent state, a token-protected Control UI, a CLI companion, and a security-first configuration.

#OpenClaw#Unraid#Docker#Self-Hosting
April 15, 20264 min read

Clean Up Your GitHub Account

I ended up with more than 100 abandoned GitHub repos, so I built github-smash, a GitHub Actions cleanup tool that deletes anything not on a whitelist.

#GitHub#Automation#DevTools
March 11, 20263 min read

Mass Uninstall iOS Apps with Apple Configurator on Mac

Stop removing apps one by one — Apple Configurator lets you select and uninstall multiple apps from iOS devices in a single action, saving significant time when managing many devices or doing a spring clean.

#iOS#macOS#Apple