Blog

Thoughts on AI, automation, and building intelligent systems

Latest
January 25, 202610 min read

Real-time Streaming with Redis Pub/Sub and SSE

How I built a production-grade streaming architecture using Redis Pub/Sub, Server-Sent Events, and smart snapshot recovery for long-running AI workflows.

RedisSSEReal-timePython
Read article
January 24, 20268 min read

Building a Hands-Off Coding Workflow

How I automated my development process using Linear, Claude Code, Cloudflare Workers, and GitHub Actions to create a seamless AI-powered development pipeline.

AIAutomationDevOpsClaude
Read article