Dan Kaminsky gave a keynote talk at DEFCON China thanking the organizers. He discussed how bugs are not random and connected concepts that may seem unrelated. He explained how 60 frames per second for video originated from 1890s power grid technology running at 60Hz for induction motors, and how the human brain also operates around this frequency range. Spectre and Meltdown CPU bugs occurred because security boundaries were based on assumptions that timing variations did not carry information, but they can be exploited to leak bits of data. Kaminsky argued that development and testing teams should be more integrated to avoid such issues through a more holistic "engineering" approach rather than distinguishing "forward" from "reverse".