LOC: MUMBAI, IN स्थानम्: मुम्बई, भारतम्
UPDATE: 2026-08-18 शोधनकालः: २०२६-०८-१८

Computational Reality

A Bottom Up View of the Machine

Welcome to the machine.

This is not primarily a book about code. It is an attempt to understand what computation looks like underneath the abstractions we normally program with. We will trace a single bit through logic, memory, processors, operating systems, and eventually the software that presents its result to us.

Interactive Pedagogy

We do not learn by reading definitions. We learn by seeing things break. Every chapter in this book includes interactive experiments for examining how computation changes across these layers.

Table of Contents

Part 0: The Preamble

  • 00. The Lie Why code is a high-level abstraction that betrays you.

Part I: The Switch

Part II: The Wiring

Part III: The Operating System

Part IV: Negotiation

Part V: The CPU

Part VI: Algorithms

Part VII: Entropy

Part VIII: The Front-End Lie

Part IX: Using Memory to Cheat