← Back to context

Comment by gumby

2 years ago

> The real question is, are we running on bare metal, in a VM, or in a container?

We can't be running on the bare hardware; there is clearly an OS enforcing the hardware abstraction (e.g. every electron is identical).

But is each universe its own process? What happens if you fork()?