en1907.hashnode.devBeyond Timeouts: Detecting System-Wide Latency ShiftsIntroduction I was going through an insightful blog about how Gradient Labs built their customer-facing agentic system. One part that particularly caught my attention was their failover mechanism. Here, when a single request takes more than a thresho...Nov 10, 2025·3 min read
en1907.hashnode.devEarly Methods of Direction of Arrival EstimationIntroduction If you close your eyes, you can still tell where a sound is coming from: left, right, or behind you.That’s because your brain compares the tiny time difference between when each ear hears the sound. Now imagine trying to teach that same ...Nov 5, 2025·8 min read
en1907.hashnode.devMixture of Recursions: A model that decides when to think deeperIntroduction Modern AI models are becoming increasingly larger and more sophisticated, but also increasingly expensive to operate. Every improvement seems to demand more memory, more GPUs, and more power. In the pursuit of trying to make better model...Oct 26, 2025·4 min read