Posts

Showing posts with the label Engineering

Beyond the LGTM: The V.E.C.T.O.R. Framework for High-Scale Code Review

Image
Introduction It’s 3:00 PM on a Friday. You’re nursing your third cold espresso, staring at a Pull Request titled "Quick fix for user profile updates." The description? A single rocket emoji. In the distance, you can almost hear the faint, high-pitched hum of a thousand servers preparing to melt as the evening traffic spike approaches. As an Engineering Manager who has survived over a decade of production "learning opportunities" and reviewed enough PRs to fill a library, I’ve realized one thing: AI is a fantastic co-pilot, but a dangerous captain. It can spot a missing semicolon, but it won't tell you that a specific synchronized block will choke your throughput the moment you hit 2 million concurrent users. At this scale, there is no such thing as a "small" mistake. Every line of code must be viewed through the lens of Systems Engineering. To keep my hair from turning gray any faster, I use the V.E.C.T.O.R. framework—a mental model built to ensur...

2026: The Year Your Job Becomes a Startup

Image
Introduction: Recently, during the more than a week-long year-end break (thanks to my employer), I finally cut off the daily work—spent quality time with family, travelled a bit, and, importantly, sat with my own thoughts (yes, intentionally). Next month, I'll mark ten years (decade) of working in tech, and that milestone has pushed me to question what the next decade should look like. This post is a part of my self-reflection and an open note to my network about what is changing and how that’s reshaping my plans. In 2025, a  fundamental  shift occurred in the tech job market. The traditional narrative of keeping your head down, climbing the corporate ladder, and retiring quietly began to break down as layoffs reached into the hundreds of thousands globally. This transformation reshaped the very meaning of "stability" within the industry. While many positions vanished, new opportunities surged for those who were easy to find, easy to trust, and visibly skilled at the...

My Journey: From Village Schools to Engineering Leadership

Image
Introduction Hello! My name is Baidyanath Prasad, and I'm an Engineering Manager based in India. I'm passionate about solving problems using technologies that make a meaningful difference in people's lives. With 10 years of experience in the IT industry, I have worked on several products across various tech stacks and successfully delivered them to market. Every day brings new challenges and opportunities for learning, which is what makes this industry truly exciting. Early Life and Education I come from a lower-middle-class family in Madhubani, Bihar, India. I completed my primary education through the seventh standard in my village. In 2009, I completed my matriculation from Rama Prasad Dutt Janta High School, Jitwarpur (Bihar School Examination Board, Patna). With a strong aptitude for Mathematics, I chose the Science stream and moved to Patna, Bihar, where I studied Mathematics, Physics, and Chemistry. After completing my intermediate studies at Thakur Prasad Singh Col...