How Cursor Works Internally?

You might have read the news that OpenAI is buying Windsurf for a whopping 3B! In other news, Anysphere, the parent company of Cursor, is raising 900M at a valuation of 9B$! That’s a lot of money for code-generating applications. However, it seems reasonable when you realize Cursor is currently at 300M of revenue. ItContinueContinue reading “How Cursor Works Internally?”

GenAI Systems Need a Zero‑Trust, Security‑First Mindset

A practical mini‑playbook for senior engineers to think about security-first systems – co-authered by o3. Why Security shouldn’t be an afterthought Many Software Engineers treat Security as a second-class citizen when working on a large-scale system design. They focus on the non-functional attributes like scalability, performance, throughput, reliability etc but often miss out on aContinueContinue reading “GenAI Systems Need a Zero‑Trust, Security‑First Mindset”

Comparative Case Study of ML Systems: Tensorflow vs PyTorch

In this post, I’ll perform a small comparative study between the background architecture of TensorFlow: A System for Large-Scale Machine Learning and PyTorch: An Imperative Style, High-Performance Deep Learning Library The information mentioned below is extracted for these two papers. I chose TensorFlow and PyTorch to perform a comparative study as I have used bothContinueContinue reading “Comparative Case Study of ML Systems: Tensorflow vs PyTorch”

What is Deep learning and Why you should know about it!

Deep learning is a subfield of Machine learning which is changing the world around us. From driverless cars to speech recognition, Deep learning is making everything possible. It has become a hot topic of Industry as well as academia and is affecting nearly all Industries related to ML and Artificial Intelligence. What is Deep learning?ContinueContinue reading “What is Deep learning and Why you should know about it!”

Introduction to Data Science with Python 

Hey! I’m a Software Engineer having some decent experience with C/C++ and Web technologies. The field of Data Science looks very promising and hence I tried to learn about it a little. Without having any prior experience with Python or R, I decided to dive into the field of Data Analytics just like that andContinueContinue reading “Introduction to Data Science with Python “