The Most Dangerous Line of Code Might Be `retry()`
Retries look harmless from one client, but at scale they can synchronize traffic and make recovery harder. The missing ingredient is jitter.

Full-Stack Engineer·Hyderabad, IN
I'm a software engineer based in Hyderabad, drawn to startups where product and engineering move together. I care about the whole path from a rough idea to something people choose to keep using. I focus on building the right thing, not just building things well.
Right now building Crewcast
Stack
Projects
CrewCast is a hiring automation platform built for solo founders, startups, and lean teams to create job forms, collect applications, filter candidates, and manage hiring pipelines faster. It combines customizable application forms, resume uploads, GitHub-based candidate scoring, recruiter dashboards, and role-specific workflows to make early-stage hiring simple, structured, and efficient.
A simple and lightweight Pomodoro timer CLI built with Go to help developers stay focused directly from the terminal. Designed to be minimal, fast, and distraction-free.
Blogs
Retries look harmless from one client, but at scale they can synchronize traffic and make recovery harder. The missing ingredient is jitter.
The smoother software feels on the surface, the more invisible work is happening underneath.