Ye Lin's Random stuff

My random notes

29 Dec 2023

Why My Print Didn't Output Before a Segmentation Fault

Why printf statements may not output as expected due to stdout being line buffered, and a segmentation fault crash
13 Aug 2023

Behind 'Hello World' on Linux notes

My notes while going through behind Julia Evans's (excellent) Behind "Hello World" on Linux.
22 Dec 2022

TIL - Underneath the Docker Desktop

TIL about Docker Desktop internals, MirageOS, OCaml
21 Dec 2022

TIL - zstd

Zstandard(zstd) compression algorithm
14 Dec 2022

Things I Read 14th Dec 2022

Finding out the CPU info with hwloc/lstopo
09 Nov 2022

Useful Postgres Queries

Some useful postgres tips and queries I use often
18 Sep 2022

Travis CI to Google Cloud Build

Moving off from Travis-CI to GCP for profit
19 Aug 2022

Things I Read 19th Aug 2022

Alacritty, Kitty, Infra Engineering interview with Shawn Wang / swyx
10 Aug 2022

Things I Read 10th Aug 2022

Using topologySpreadConstraints for K8s Pods to spread the Pods evenly
07 Aug 2022

Things I Read 07th Aug 2022

Things I read 7th Aug 2022 - Finite Automata, Feeling of Fulfillment, Micromanagement hell