top | item 45773589

(no title)

setheron | 4 months ago

pick your poison: 1:N or N:1 ;P

discuss

order

Ericson2314|4 months ago

It's both, multiple derivations can produce the same (content-addressed) store object, and the derivations may not be reproducible and produce different (content-addressed) store objects each time.

The reality of executing arbitrary programs on non-deterministic computers is, unfortunately, N:M!

(Cue deterministic WASM derivations or something.)