RSSAmplifier

Blog

Allister Antosik — Blog

Notes on SRE, AIOps, automation, reliability, and high-performance systems.

allisterantosik.comRSS feed ↗8 posts

Latest posts

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.

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.

A Self-Hosted AI Developer Stack: OmniRoute and Mem0

Deploy a self-hosted Docker Compose stack that gives Claude Code and Codex a shared OmniRoute model gateway and Mem0 memory over MCP.

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.

Two-Way iMessage/SMS for Home Assistant via Sendblue

Talk to your Home Assistant setup using iMessage.

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.

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.

Zero-Downtime Deployments with Kubernetes Rolling Updates

Learn how to configure Kubernetes rolling updates and readiness probes to keep your applications available during every deployment.