You're viewing the readable version of this site. The interactive extras (search, diagrams, read-aloud) need JavaScript and a current browser. Enable JavaScript; if it is already enabled, update your browser.

Tag

Notes tagged “incremental-computation”

Every note filed under incremental-computation, newest first.

A filtered view of the notes.

2026

  1. Don't Orchestrate What You Can Derive

    Describe the work as semantic operations, establish the laws they obey, and let an interpreter derive the safe schedules.

  2. The Spreadsheet Always Wins

    The spreadsheet is the requirement. Why the rewrite loses, and what a workbook would have to be so nobody needs two tools.

  3. The Build That Restarts Itself

    Inside Skyframe, Bazel's incremental engine — and the strange trick at its heart.

  4. There Are No Phases

    Buck2's DICE engine collapses load, analysis, and execution into a single graph — and the decision to rebuild rather than adopt.