Tags → #til
How Does Async / Non-Blocking IO Actually Work?
Deep dive into the OS internals to understand how async/non-blocking IO actually works.
A Developer's Guide to Domains and DNS
Deep dive into how domains and DNS work with some hands-on examples using dig
iOS Keychain: It's Not a Bug It's a Feature
Unintended behavior of iOS keychain that lets apps persist data even after uninstallation
TIL: Partial Indexes And Soft Delete
Exploring partial indexes in SQL.