Remix.run Logo
didericis 8 hours ago

> you didn't think through how to manipulate the bits on the hardware, you just allowed the interpreter to do it

If you are thinking through deterministic code, you are thinking through the manipulation of bits in hardware. You are just doing it in a language which is easier for humans to understand.

There is a direct mapping of intent.

raincole 3 hours ago | parent [-]

Most programmers who write reasonably deterministic code don't even know how many bits it allocates.