Blog
I write about AI, database systems, and also stuff that I find interesting.
- Performing TPC-H benchmark in Postgresql- Using TPC-H compliant dbt-3 to benchmark Postgresql.November 14th 2023
- Acyclic queries and GYO reduction- A brief outlook about acyclic queries with illustrative examples of GYO reduction.May 14th 2023
- Implementing Audit Log using GORM in Go- This is a tutorial for creating audit log in gorm using callbacks.February 14th 2023
- Nakamoto consensus vs Classical consensus: A Rap Battle- We look at the pros and cons between Nakamoto consensus and classical consensus through a rap battle.December 11th 2022
- Papers inspiring - Bitcoin: A Peer-to-Peer Electronic Cash System- We discuss papers inspiring the most popular cryptocurrency, bitcoin.October 2nd 2022
- Discriminated / Tagged unions in C- This is a brief introduction depicting the need for tagged unions and their use caseDecember 25th 2021
- Deploying Gatsby site on GitHub Pages- This is a tutorial depicting multiple ways to deploy a Gatsby site on GitHub PagesNovember 3rd 2021