You've heard of DevOps. You've heard of AIOps. You've probably heard of MLOps.
But there's a category that doesn't exist yet — and it's the one the AI industry needs most desperately.
Agent Runtime Operations.
Here's why.
Everyone is building agents. Anthropic's Claude Code, OpenAI's Codex, Google...
Originally published on malcolmlow.net
Grover's algorithm is a quantum search procedure that locates a marked item in an unsorted list of N items in O(√N) oracle queries — a quadratic speedup over any classical approach. For N = 8 (3 q...
Si alguna vez escuchaste "serverless" y pensaste que era solo marketing, entendible. El nombre confunde porque los servidores siguen existiendo, simplemente dejás de encargarte de ellos. Azure Functions es el servicio serverless de Microsoft y en 2026 es uno de los más usados para construir backends event-driven, APIs livianas, pipelines de datos y, cada vez más, herramientas para agentes de IA...
Originally published on malcolmlow.net
Creating and maintaining monitoring dashboards is an extremely difficult task for smaller companies and squads. We need to develop our microservices, fix bugs, create documentation, and test our applications. Most of the time, we forget to create a dashboard to monitor the health of our services. Therefore, automating the creation of a dashboard to monitor our a...
I built a weekly pipeline that scrapes pricing, discount, and review data from Steam. Here's what the data shows after the first few weeks of collection.
109 games tracked from Steam's top sellers, new releases, specials, and featured categories. 30 fields per game including price, discount %, genres, developers, publishers, review scores, review counts, ...