145 topics: mental models, patterns, Go, Java, Python, real-world, performance, lock-free, debugging
Algorithm patterns & code templates
End-to-end architecture problems
Design patterns & practical code
Deep dives into core tech
Production systems & operations
TCP, HTTP, TLS, DNS & more
Threads, channels, async, locks in Java + Python + Go
Consensus, replication & more
Kernel, networking & system calls
Quick reference cards for interviews
“Engineering brand compounds like interest. Stripe published technical blog posts for years before they became the default 'engineers love working there' company. Start now, expect results in 18 months.”
“Google's original SRE model caps operational work at 50% of an SRE's time. The other 50% goes to engineering projects that improve reliability. If toil exceeds 50%, tickets get redirected back to the development team until the balance is restored”
The de facto open-source registry for ML models, datasets, and the Transformers library
Container orchestration platform born from Google's Borg. Automates deployment, scaling, self-healing, and rollback for containerized workloads.
Ranks documents by combining term frequency saturation, inverse document frequency, and document length normalization. It fixes the biggest problem with raw TF-IDF: long documents no longer dominate results, and repeating a word 50 times does not give you 50x the score