Recent Posts
Let's implement a Bloom Filter
rust
data structure
bloom filter
distributed
datastore
distrentic
I am planning to create a series of blog posts that includes some literature research, implementation of various data structures and our journey of creating a distributed datastore in distrentic.io....
What I learned from my failed attempt of writing baremetal android in Rust
rust
baremetal
assembly
android
arm
This post is focused mostly on the tools that I use while I failed to write a bootable kernel image in rust.
Anatomy of a Hack assembly program - Part 2
hack
assembly
This is the second part of ‘Anatomy of a Hack assembly program’ series.
Anatomy of a Hack assembly program - Part 1
hack
ALU
CPU
This blog series is based on nand2tetris book.
Back to the blogging
general
I finally convinced myself to start writing blog. It’s been years since the last time I invest my time to keep a proper log of my personal journey of learning....