VBVasileios Bardakosintcl.hashnode.devHow Data Engineers Institutionalize FictionThis is not an article about retries, observability, SLAs, or the next framework promising reliability. It is not about dashboards. It is not about alert tuning. It is not about adding tooling on top 4h ago·8 min read
NFNicolas Fainsteininnicolasfainstein.hashnode.devHow We Built a Self-Governing AI Company (No Human Employees)What happens when you replace every company function with a Claude agent? We built a 5-agent company that runs autonomously. Here's what actually works, what fails, and what surprised us. We started31m ago·9 min read
NFNicolas Fainsteininnicolasfainstein.hashnode.devWhy MCP Is the TCP/IP of AI AgentsTCP/IP turned isolated computers into the internet. MCP is doing the same for AI agents. Here's why this protocol matters more than most developers realize. In 1973, Vint Cerf and Bob Kahn published35m ago·8 min read
RNRamu Narasingainthinkthroo.comState management in Refly codebase - Part 1.0Inspired by BulletProof React, I applied its codebase architecture concepts to the Refly codebase. You might be wondering: What is Refly? What is state management? Let’s find out. What is Refly?8h ago·2 min read
CDCoding Dropletsincodingdroplets.com.NET 10 Servicing Strategy for Enterprise Teams: Patch Tuesday Without Fire DrillsIf your team already moved to .NET 10, the biggest reliability win in 2026 is not a flashy framework feature—it is disciplined servicing. Most production incidents after major upgrades now come from o10h ago·4 min read
TSTimothy Sceurmanindbadhd.hashnode.devThe Partnership Proxy: How Business Alignment Moved Our AI Agent From POC to PROD“Never let perfect be the enemy of the good”. I say this to my team often, because in the data world, we have a bad habit of letting "perfect" be the enemy of "shipped." We spend months architecting 1d ago·5 min read
SRSreekar Reddyinesreekarreddy.hashnode.dev📐 Design Patterns Explained Like You're 5Proven blueprints for common problems Day 63 of 149 👉 Full deep-dive with code examples The Recipe Book Analogy Imagine learning to cook: You could experiment randomly Or follow recipes that chefs have perfected over years Design patterns are rec...1d ago·2 min read
CDCoding Dropletsincodingdroplets.comASP.NET Core 10 OpenAPI Enterprise Governance: A Practical 2026 PlaybookWhy OpenAPI Standardization Is Suddenly a Board-Level API Decision For most teams, OpenAPI used to be a documentation concern. In .NET 10, it has become an architecture and governance concern. If your product organization runs multiple ASP.NET Core A...1d ago·5 min read
CDCoding Dropletsincodingdroplets.comASP.NET Core 10 Rate Limiting for SaaS in 2026: Enterprise Policy GuideWhy This Matters for Product Teams Right Now Rate limiting moved from “nice to have” to “core API governance” for most SaaS teams. In 2026, platform leads are being asked to do three things at once: p1d ago·4 min read
KGklement Gunnduinklementgunndu1.hashnode.devThe Supervisor Pattern: When Your AI Agent Needs a ManagerMost AI agents fail silently. They hallucinate. They loop forever. They make a single API call fail and give up entirely. If you've built even one agent, you know the pain. The problem isn't the LLM. It's the architecture. This is where the Superviso...2d ago·4 min read