Post #4039118
2026-07-23 13:46 UTC
Would you say that a "good" tool necessarily needs to be deterministic?
(Edit: Exceptions of course for things like a random number generator)
Replies (1)
-
@quincy@chaos.social 2026-07-23 13:48
@tante@tldr.nettime.org If it fulfills a deterministic task. But I can think of counterexamples. In software, probabilistic primality tests? Monte Carlo methods?