📰 Dev.to · Piyush Gupta
9 articles · Updated every 3 hours · View all reads
All
Articles 67,085Blog Posts 99,834Tech Tutorials 16,201Research Papers 13,808News 12,515
⚡ AI Lessons

Dev.to · Piyush Gupta
1w ago
I reproduced a Claude Code RCE. The bug pattern is everywhere.
Last week, security researcher Joernchen published a clever RCE in Claude Code 2.1.118. I spent...

Dev.to · Piyush Gupta
3w ago
Master-Class: Caching — What Every Software Engineer Actually Needs to Know
Skip the theory rabbit holes. This is the caching knowledge that shows up in system design...

Dev.to · Piyush Gupta
1mo ago
How to Use LeetCode Effectively for Interview Prep (The Strategic Way)
Stop grinding LeetCode randomly. Learn the systematic approach to mastering DSA for your next technical interview.

Dev.to · Piyush Gupta
1mo ago
Mastering Schema Evolution: Why Apache Avro is the King of Big Data (Part 2)
In Part 2, we explore the 'Evolution' problem. How do you update data without breaking production? Enter Apache Avro.

Dev.to · Piyush Gupta
1mo ago
Beyond JSON: A High-Performance Guide to Thrift & Protocol Buffers (Part 1)
Why text-based formats like JSON are slowing down your microservices and how binary encoding solves the 'Performance Tax'.

Dev.to · Piyush Gupta
1mo ago
B-Trees, Clustered Indexes, and the OLAP Revolution (Part 2) 📊
Why do SQL databases use B-Trees? And why does Big Data require a completely different storage philosophy? Let's dive in.

Dev.to · Piyush Gupta
1mo ago
How Databases Actually Work: From Log Files to LSM Trees (Part 1) 🚀
Ever wondered why some databases are fast for writes while others are fast for reads? Let's dive into storage engines, SSTables, and LSM Trees.

Dev.to · Piyush Gupta
1mo ago
Master-Class: Understanding Database Replication (Single, Multi, and Leaderless)
A deep dive into Single Leader, Multi-Leader, and Leaderless replication algorithms for distributed systems.

Dev.to · Piyush Gupta
4mo ago
Codeppr: Your AI-Powered Guardian Against Bad Commits
We've all been there. You're deep in the zone, cranking out code, solving problems left and right....
DeepCamp AI