-
Protect your Kubernetes Operator from OOMKill
How an unfiltered informer cache lets any user with edit permissions crash your operator. I found this in the Spark Operator, but the pattern is everywhere.
-
Building an AI-powered browser extension for tab lifecycle management
How I built a Chrome extension with a skill-based AI integration that lets any AI agent manage browser tabs through natural language, using a bridge REST API and curl commands.