Posts tagged WIP
Notes from my talk at Blr Systems #11 and other talks
This is a post on dissecting the structure of database files (sqlite3) and seeing how data is stored under the hood
A _small_ blog on building raft in rust as a generic consensus layer and a KV store to use it for consensus.
Post on the experience of presenting at a language meetup for the first time
A p2p data sync system in go
Sharing a few notes from the Go Blore meetup on 13th April 2024. The speakers covered a few points on profiling in go, hands on demonstrations on it, dependency injection and a talk on how to use go with android.
POC of backlink and DDM implementation in Anna