Tag: #theory
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Computation as a Universal Concept — What Holds Up and What Is Overclaimed
A short course titled 'Computation as a universal and fundamental concept,' taught by Tim Roughgarden, has been trending. Read closely, it is careful computer-science theory: the halting problem, algorithmic efficiency,
2026-07-11 · 6 min read #computer-science#computation#complexity#theory#philosophyThe CAP Theorem Without the Hand-Waving
The popular "pick two of three" summary is wrong. This post pins down exactly what each of the three letters means, why in practice you only choose between C and A when a partition happens, why PACELC is the more complet
2026-06-23 · 11 min read #distributed-systems#databases#theory