|
|
|
|
|
by skydhash
328 days ago
|
|
> We’re so unaccustomed to working with non-deterministic computer tech The whole history of computer history is about making computing deterministic, after we found out that having generative anything (Recursion, Context-Free grammar,...) is a double-edged sword. So for any known set of inputs, you want the output to be finite and non-zero, and all items having the correct properties. |
|