Links list - 2022-06-25

Hello, and welcome to a new edition of Links lists!

Coding

Kubernetes and the OOM killer

A couple of links related to my latest post, on the Kubernetes OOM killer.

Converting floats to integer

A deep dive about converting floats to integer in the fastest way possible. Integeresting read, especially if you aren't familiar about how floats work.

Why are there /bin and /usr/bin?

If you ever wondered why there are both a /bin and /usr/bin, here's an explanation. In short: historical accident, like many things in computing!

Postgres and vacuum wraparound

In my Postgres and MVCC post, I talked about how transaction ids work in Postgres, and the necessity of the vacuum process. Here are some more details about the process.

Non coding

Bananas are radioactive

From the absurd and funny what-if: did you know bananas are radioactive?! 😂