Designing Data-Intensive Applications
A database bible.
$ cat ./library
Books and talks on systems, programming languages, design, and engineering craft that I highly recommend.
books
A database bible.
Very good read on low-level concurrency and underlying OS primitives and CPU concepts.
talks & videos
I devoured it all in one day.
An excellent survey on why OOP can fail to achieve its promise.
On ECS specifically and how to recognize the need for a principled system in general.