Computing & Digital Architecture
From mechanical calculation to modern digital computers: binary logic, CPU instruction cycles, memory hierarchies, and operating systems.
How AI Agents Work
The architectural loop behind autonomous planning, tool execution, and stateful problem solving
Inquiry Learning Paths
Structured sequences designed to take you from foundational mechanics to complex interactions.
From Next-Token Prediction to Autonomous AI Agents
A step-by-step inquiry path tracing how statistical word prediction scales into goal-directed agents that use tools in the real world.
How Large Language Models Generate Text
Foundational mechanism: Next-token autoregressive generation
Why AI Chatbots Sometimes Make Things Up
Failure mode: Statistical plausibility vs. factual grounding
How AI Agents Work
Autonomous architecture: Closing the ReAct tool execution loop
How an AI Agent Decides Which Tool to Use
Decision layer: Schema matching and constrained token decoding
Authentication, Cryptographic Clocks & Carrier Signals
Why local mathematical time drift protects your accounts when telecommunication signaling networks delay text messages.
All Published Explainers
Every verified first-principles analysis in this domain.
How AI Agents Work
The architectural loop behind autonomous planning, tool execution, and stateful problem solving
How Large Language Models Generate Text
From raw prompt strings to token embeddings, self-attention calculations, and next-token probability sampling
How OTP and Two-Factor Authentication Actually Work
From shared cryptographic secrets and Unix timestamps to dynamic truncation and SMS delivery risks
How Search Engines Actually Work
Web crawling, inverted indexing, PageRank link graphs, and neural vector retrieval across 50 billion pages
How Binary and Logic Gates Became Computation
How George Boole mapped human thought to two numbers, Claude Shannon proved switches could do algebra, and silicon transistors turned electric currents into logic
How an AI Agent Decides Which Tool to Use
The mechanics of schema matching, token probabilities, and semantic tool routing
Why AI Chatbots Sometimes Make Things Up
The mechanics of hallucination, probability vs. truth, and the engineering behind grounded AI responses
Why SMS OTPs Sometimes Arrive Late or Fail Entirely
The multi-hop journey from enterprise application servers through telecommunication aggregators, SMPP queues, and cellular signaling networks
Why Search Results Differ Between People
Geographic IP Anycast routing, session history vectors, freshness ranking, and A/B experiment flight allocation
How a CPU Executes an Instruction
The microscopic journey of a clock tick: how registers, program counters, instruction decoders, and arithmetic units turn memory bytes into physical computation
How Public-Key Cryptography Actually Works
One-way mathematical trapdoors, modular clock arithmetic, Diffie-Hellman key exchange, and the RSA prime factor breakthrough
How Computer Memory (RAM) Actually Works
Capacitor charge leakage, 1T1C bit cells, differential sense amplifiers, and the nanosecond choreography of DRAM refresh
How an Operating System Actually Runs Software
Hardware privilege rings, preemptive timer interrupts, MMU virtual memory page tables, and context switching
How CMOS Transistors Form Logic Gates
Complementary NMOS and PMOS pairs, silicon pull-up and pull-down networks, voltage transfer margins, and the physical mechanics of Boolean switches
How Binary Arithmetic Logic Units Actually Add Numbers
From half adders and ripple-carry latency to carry-lookahead prefix trees, two's complement subtraction, and status flag generation in physical silicon
How the CPU Clock Synchronizes Billions of Transistors
Quartz piezoelectric vibration, phase-locked loop multiplication, H-tree distribution grids, clock skew, and setup-and-hold timing margins
How CPU Cache Hierarchies Overcome the Memory Wall
6T SRAM bistable latches, spatial and temporal locality, set-associative tag matching, and MESI multicore cache coherency
Inquiry Roadmap & Research Pipeline
Next-order causal questions in this discipline currently undergoing source verification and mechanism synthesis.
“How Logic Gates Become a CPU”
Trace the architectural progression from semiconductor switching behaviors to complete microprocessors, analyzing combinatorial logic, arithmetic-logic units, sequential registers, and the control state machine driving instruction execution.
“How Operating Systems Were Invented”
Investigate the historical evolution of system software, analyzing how the constraints of early batch processing and hardware contention motivated supervisory programs, hardware interrupts, process scheduling, and virtual memory.
Technical Systems & Protocols Analyzed
Hardware, protocol switches, and central clearing houses examined in this hub.