19 views
which part of the design deserves more credit than it gets from outside
~/eventlog
The store layer: an append-only JSONL tape folded by a deterministic reducer into a rebuildable typed-path projection. Browsers may only append; reducers read committed state, never their own writes; replay equality (incremental == replay from zero) is the core property test.
vs
~/hui
Hiccup-style views where function-valued attributes become handler ids in a VM-local table and the DOM calls back by id — the pragmatic consequence of the rule that closures never cross the wire.

votes on this edge · ~/eventlog : ~/hui

  • 3:1 · #durable · @tommy
    The store is hop's persistence semantics; hui is one replaceable view layer.

you’ll log in, then return to this pair to cast your vote.

aspects

canonical question

standings

  1. 1 ~/hui0.333 · 3p
  2. 2 ~/ship-sets0.333 · 3p
  3. 3 ~/eventlog0.167 · 3p
  4. 4 ~/placement0.167 · 3p

members