tech.sedhu.meStop Chasing Your Team: How to Build High-Agency Engineering CulturesFrom Follow-up Machine to High-Agency Team: A Guide to Real Ownership Ever feel like your main job is just being a human reminder? You spend your day asking for updates, checking if a PR was reviewed, or wondering why a task hasn't moved in three day...Feb 3路4 min read
tech.sedhu.meViewstamped ReplicationIntroduction Imagine you and your two best friends are keeping score in a video game. One friend is the "scorekeeper" and announces all the points. But what if the scorekeeper's controller breaks mid-game? You need a way to agree on the score without...Nov 13, 2025路7 min read
tech.sedhu.mePrecision in DeFi Math: Understanding the Balancer ExploitTLDR The Balancer V2 exploit of November 2025 exposed one of the most insidious vulnerabilities in DeFi鈥攏umerical precision loss in repeated calculations. Over $120-128 million in assets were stolen through a sophisticated attack that exploited round...Nov 6, 2025路14 min read
tech.sedhu.meNow You Can Trust AI Agents馃幆 The Big Picture: What Are These Standards? EIP-8004 and ERC-8041 work together to create a complete ecosystem for AI agents on Ethereum: EIP-8004 (Trustless Agents) = The foundation - an unlimited, open registry where ANY AI agent can get a uniqu...Oct 30, 2025路10 min read
tech.sedhu.meRate limiting - A Probabilistic ApproachThe Simple Explanation Imagine you're managing a very popular restaurant. You need to know two things: How many different people visited today? How many times did each person order food? There two clever tools: HyperLogLog (HLL) and Count-Min Ske...May 14, 2025路3 min read