November 07, 2021
November 06, 2021
Recurse Center Day 5: Garbage Collection Algorithms
November 05, 2021
Recurse Center Day 4: B Tree fill factor
November 03, 2021
Recurse Center Day 3: Hammock Driven Development
Introducing PlanetScale Managed on AWS and GCP
November 02, 2021
Recurse Center Day 2: BTree Node
This is a draft post that I have prematurely published. Currently, I am attending RC and I want to write as much as possible, log my daily learnings and activities. But, I also don't want to spend time on grammar and prose, so I am publishing all the posts which usually I'd have kept in my draft folder.
B Tree
I started working on the B Tree project, created a Github repo, put up skeleton code. Then I started wondering how best would I represent a B Tree node in code.
Why write a new planner
November 01, 2021
Recurse Center Day 1: init
This is a draft post that I have prematurely published. Currently, I am attending RC and I want to write as much as possible, log my daily learnings and activities. But, I also don't want to spend time on grammar and prose, so I am publishing all the posts which usually I'd have kept in my draft folder.
My RC first day was filled with welcome events and fun activities. It was nice to meet all the lovely people.
October 31, 2021
Building a fast SCSS-like rule expander for CSS using fuzzy parsing
This is an external post of mine. Click here if you are not redirected.