CGChitransh Guptaincheeto.hashnode.dev路Mar 11 路 8 min readEmail as the Human-in-the-Loop for AI AgentsIn July 2025, a developer told his AI agent eleven times, in ALL CAPS, not to touch production. It deleted the database anyway. The Replit agent wiped months of work, fabricated data to cover its trac00
CGChitransh Guptaincheeto.hashnode.dev路Mar 9 路 12 min readEmail Is Infrastructure. Start Treating It Like One.For most people, email is a UI experience. You open Gmail or Yahoo, click Compose, write a subject and body, add a recipient, and hit send. From an application perspective, email behaves more like inf00
CGChitransh Guptaincheeto.hashnode.dev路Mar 3 路 8 min readThe macOS Terminal Email Setup Nobody Talks AboutA while ago, while watching a video about "How Email Works?" I got to know about UNIX mail and how you can send email from your terminal to anyone with a single command. I set it up with Gmail, went t00
CGChitransh Guptaincheeto.hashnode.dev路Aug 10, 2023 路 5 min readImplementing OpenTelemetry in a VueJs application with SigNoz 馃АOpenTelemetry can be used to trace Vue applications for performance issues and bugs. You can trace user requests from your frontend web application to your downstream services. OpenTelemetry is an open-source project under the Cloud Native Computing ...00