Farhan Aly
  • Home
  • About
  • The Friday Gahwa Newsletter
OS Writing An Operating System - The Boot Process (Part 1)

Writing An Operating System - The Boot Process (Part 1)

Newsletter 🍵The Friday Gahwa #3 - Tarteel, Virus, Fold.it, Robots, Mensa

🍵The Friday Gahwa #3 - Tarteel, Virus, Fold.it, Robots, Mensa

Newsletter 🍵The Friday Gahwa #2 - Honeybees, Tajweed, Thunkable, Hiroshima Diary, NFT

🍵The Friday Gahwa #2 - Honeybees, Tajweed, Thunkable, Hiroshima Diary, NFT

Newsletter 🍵 The Friday Gahwa #1 - Ramadhan, Ruby, DNA, Atomic Habits, Memories

🍵 The Friday Gahwa #1 - Ramadhan, Ruby, DNA, Atomic Habits, Memories

tech 🛰️ Chord: Building a DHT (Distributed Hash Table) In Golang

🛰️ Chord: Building a DHT (Distributed Hash Table) In Golang

Don't trust your logs! Implementing a Merkle tree for an Immutable Verifiable Log (in Go)

Don't trust your logs! Implementing a Merkle tree for an Immutable Verifiable Log (in Go)

2 months ago 14 min read
TLDR; RFC#6962 implementation of merkle tree GitHub - arriqaaq/merkletreeContribute to arriqaaq/merkletree development by creating an account on GitHub.GitHubarriqaaqRecently I'd been reading on the application of immutable databases for tracking
Read Now Read Later
By: Farhan Aly

ART: Building a Prefix Search Trie in Go

3 months ago 8 min read Blockchain
Adaptive Radix Trie implementation increased performance of my database 2x compared to a skiplist.
Read Now Read Later
By: Farhan Aly

Writing a simple in-memory key-value Database in Go

4 months ago 5 min read Blockchain
Building a simple in-memory key-value store in Go with Redis like commands.
Read Now Read Later
By: Farhan Aly
Turing Completeness, Go, Ethereum and Bitcoin

Turing Completeness, Go, Ethereum and Bitcoin

6 months ago 8 min read DistributedBlockchain
What is Turing Completeness? What is a Turing Machine? Is Golang Turing Complete? Or is Bitcoin and Ethereum?
Read Now Read Later
By: Farhan Aly
The Math Behind Estimation of Durability of a Storage System

The Math Behind Estimation of Durability of a Storage System

7 months ago 5 min read
This article is my archive on a study I had conducted a few years back whilst working on an internal project to estimate durability of a storage system based on replication of data
Read Now Read Later
By: Farhan Aly
Page 1 of 4
Older Posts
Powered by Ghost
Farhan Aly