Linux IO Subsystem Walkthrough
High-level overview of the Linux Kernel IO Subsystem
"Learning, Building, and Breaking | SWE Storage @ Couchbase"
High-level overview of the Linux Kernel IO Subsystem
An outline of the read and write paths of LevelDB
A brain dump of all the things I find interesting from my read of the LevelDB Codebase
...
Let's understand more about LSM Trees.
this is the replicated log
Here's what I've learnt
A cautionary tale warning against common pitfalls while building side projects
This is my account of my attempt to understand and build a skiplist.
What draws me towards systems?
Connecting the dots (or rather, the parts)
I write about a challenge I faced at work, and how I solved it
This is a small transcript of a talk about the MergeTree Engine
I attempt to summarize an article by @burntsushi5
this is about Saaru, a Static Site Generator
Did you know that you can't unlock a Mutex in Rust?
Taking a look at Raft, a distributed consensus protocol
Exploring MapReduce, a foundational computing paradigm for Big Data
Some of my thoughts on where this blog is going.
This post is my best attempt to put into words a talk I gave (by the same title) at my University a couple of times. Grab a cup of coffee/tea/water, and let's learn about Git!
How I made my first Hacktoberfest 2021 Contribution in Rustlang
Learn about the Warp Web Framework in Rust