FYI -- About 22 minutes into episode 3 we see projected code on a holographic screen and one character says "this line here, is a mistake". I froze a zoom on the screen and you can see this dozens of lines like this (truncated):
// BOOL _stdcall GetFileAttributesW(LPCWSTR ... // HANDLE _stdcall GetCurentProcess() { several lines of C code in red } Surely they could have tried a bit harder to find something more futuristic. So anyone still writing Windows programs the old fashioned way better make sure there are no bugs remaining by the year 2256. *GK*