AI Wrote the Feature in Minutes. Three Questions Took the Rest of the Day
Building is cheap now. Deciding what happens when things go wrong is not
Search for a command to run...
Articles tagged with #backend
Building is cheap now. Deciding what happens when things go wrong is not
When I first built ReviewBuddy, it started as a simple GitHub Action written in Shell Script. At that time, the goal was straightforward:👉 get something working fast, validate the idea, and ship. And shell scripting did its job. But as ReviewBuddy s...
Today, I was working on an admin panel feature. Simple task.One button.One API. 👉 “Create Policy” I clicked the button. Policy created ✅Clicked again (by mistake)…Another policy created ❌Clicked again (slow network)…Boom — three duplicate records. N...
Why This Project Exists (The Real Reason) NexoralDNS didn’t start as a “product idea”. It started with curiosity. When I first tried to learn how DNS servers work—from blogs and YouTube—the explanations felt abstract: UDP call on port 53 recursive ...