- Binocular Shot (binocularshot.com)
This website collects movie clips with inaccurate binocular shots (i.e., two overlapping circles instead of one, as you would see in real life). It currently features 36 fantastic films and also White Noise (2022).
- Undocumented 8086 instructions, explained by the microcode (righto.com)
What happens if you give the Intel 8086 processor an instruction that doesn’t exist? A modern microprocessor (80186 and later) will generate an exception, indicating that an illegal instruction was executed. However, early microprocessors didn’t include the circuitry to detect illegal instructions, since the chips didn’t have transistors to spare. Instead these processors would do something, but the results weren’t specified.