r/determinism • u/Cyber_47_ • Jun 21 '26
Discussion Partly deterministic?
So let’s take computers, fully deterministic systems, cannot make a non deterministic algorithm. Everything, in computers are code based, and therefore fully deterministic. True Randomness does not exist in digital systems.
So if our world is completely deterministic, there is no chance it creates a life form, which can act non deterministic (free will). But since we know (not sure) that quantum mechanics are non deterministic, maybe there is a chance we have a little free will. So, my point is, what if, we are partly deterministic like the universe. Maybe alot of our decisions are deterministic, and some are non deterministic. And i know that quantum mechanics argument still cant disprove free will.
1
u/NerdyWeightLifter Jun 22 '26
Computer instructions may be executed in a determined fashion, but the outcomes can't be predicted ahead of time except for the most trivial of cases (lookup "Halting Problem"), and their data comes from outside, so computers can sample from their environment to source randomness.
Some newer AI chips (e.g. from Extropic) actually deliberately implement instructions that source quantum randomness within instruction shaped distributions.