Phani Vuyyuru
24 posts
Retry in Distributed Systems — How Production Systems Recover From Temporary Failures
Not every failure is permanent. This is something I didn’t think about before. When something fails in my…
How to Evaluate Vector Databases in 2026
In 2026, a synthetic performance crisis challenges the vector database market. A GitHub search for “vector database benchmark”…
AI Memory Systems: Everything You Need to Know
If you have built anything with ChatGPT, Claude, or any large language model in the past year, you…
SurrealDB is Not a Silver Bullet: 3 Scenarios Where You Still Need a Backend
The “No-Backend” Hangover Look, I know what I said. In my previous posts, I praised SurrealDB like it…
My First Month at Zone01: Learning, Building, and Winning
I recently joined Zone01 as a software developer apprentice, and what a month it has been! From diving…
monitor network, CPU, RAM, disk with persistent overlay using Rainmeter.
demo Note: You may need to install plugins and read the api docs. (I forgot how) Note: The…
How I Applied an Higher Order Array Method In a Project
One of the most exciting parts of being a programmer is when you finally get to apply a…
[Boost]
The Evolution of Middleware: From Web APIs to AI Agents Seenivasa Ramadurai ・ Jul 27
I Built a Free CSV Toolkit That Runs Everything in Your Browser (No Signups)
TL;DR: You can run SQL on CSVs, ask questions in plain English, compress massive CSVs, analyze JSONPaths, generate…