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...
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...
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...