Databases

  1. Cross Database Operations using Postgres Foreign Data Wrapper(FDW) - How to perform queries in distributed databases
  2. IO Devices and Latency in databases by Planet Scale

GPU Programming

  1. An Intro to Distributed GPU Trainingand to extend here is how Cursor trained there model

High Frequency Trading

  1. How Frontend of Bloomberg terminal is built by Jason Williams & Paul Williams

Architecture

  1. Handling one Million chess board connections with Go

Language Internals

  1. Using Pointers in Go
  2. Visualizing Memory layout of Rust

Entrepreneurship

  1. Understanding the Zeal behind a Startup by Theo

Privacy

  1. Privacy Prioritized (had a lot of hacks from email, to Identity cards, to Payment)

Competitive Programming

  1. Common Mistakes in Competitive Programming and How to Avoid Them
  2. Competitive Programming Algorithms