News
I Was Basically Gaslighted Into Learning DNS... and I'm Glad I Was
21+ min ago (382+ words) I have a confession. I was strongly encouraged (read: lovingly gaslighted ) into writing this article. At first, I thought, "Why me? Can't someone else do it?" Researching DNS and writing this article taught me far more than simply listening to…...
Debugging a Legacy CRA + Django Deployment Pipeline: A DevOps Postmortem
57+ min ago (1139+ words) A few weeks ago I was handed two deployment tasks that looked routine on paper: containerize and ship a React frontend, then do the same for its Django backend. Both apps were already running somewhere one on manage.py runserver,…...
Workflow-Driven Monitoring: From Alerts to Action
1+ hour, 13+ min ago (1535+ words) How modern SRE and DevOps teams are replacing fragmented toolchains with monitoring platforms that think, navigate, and act, and why Logz.io and OrionIQ are built for exactly this moment. This is the dirty secret of modern monitoring. Most organizations…...
Harness Engineering: The Architecture Around the Model
12+ hour, 4+ min ago (1577+ words) Harness Engineering is the architecture around the model: the tools, context, state, feedback, and verification that let AI agents work through long tasks on their own. Whenever I build a software system, architectural patterns help me organize my thinking. They…...
I built a self-hosted status page and monitoring tool
1+ hour, 24+ min ago (230+ words) I’ve been working on an open-source project called BetterStatusPage. The idea is to provide a practical, self-hosted monitoring and status page platform for small teams, homelabs and personal infrastructure — without requiring PostgreSQL, Redis, Kubernetes or a monthly SaaS subscription. It…...
Be the right Platform Team
1+ hour, 27+ min ago (529+ words) Throughout my career I have had to work with quite a few platform teams, and I was part of two for a couple of years. Some were bad, some were good and some should not have existed at all. I…...
Reviewing AGENTS.md Is Just as Important as Reviewing Code
1+ hour, 27+ min ago (426+ words) Before diving into building more visual components, I spent some time refining the internal functionality of the frontend for Simple Orders Tracker. The application has two main custom hooks that manage data fetching, normalize API errors, transform response data, and…...
My SaaS was silently broken for 4 days because an AI My app was broken for four weeks and I didn't notice. So I got rid of the API.
1+ hour, 49+ min ago (599+ words) On June 14th, the weekly brief feature of my product died. No crash, no alert, nothing in my inbox. It just quietly stopped producing anything new, and the dashboard kept showing the last good brief like everything was fine. I found…...
The Developer's Guide to Picking the Right Coding LLM at Scale
1+ hour, 56+ min ago (1409+ words) Six months ago, I was staring at our monthly AI bill — $14,000 and climbing fast. We were using the "premium" model for everything, including trivial code completions. That night, I built a small internal benchmark to figure out which models actually…...
AI app: Cognexa – Hybrid AI Routing Platform for AMD Developer Hackathon: ACT II hackatho
8+ hour, 44+ min ago (644+ words) Cognexa – Intelligent Hybrid AI Routing Platform Cognexa is a hybrid AI routing platform developed by Team Horcrux for the AMD Developer Hackathon (ACT II). Instead of sending every request directly to a large language model, Cognexa first analyzes the incoming…...