Source: Problems harder than NP-Complete
Summary
P vs NP oversimplifies problem difficulty. Problems can get much harder than NP: PSPACE requires polynomial space, and EXPTIME requires exponential time. EXPTIME includes problems such as defining succinct circuits and game problems. Problems continue to get harder with 2-EXPTIME, which includes Presburger Arithmetic statements and some program synthesis.
Fact
Source: Millions of mobile phones come pre-infected with malware
Summary
Miscreants have been infecting cheap Android mobile devices with malware before they reach consumers, affecting millions of global users, says research by Trend Micro. Experts say the problem began when competition led to a price war among firmware distributors, forcing providers to add silent plug-ins and underscoring how vulnerable smartphone security can be at an early stage of the device’s lifecycle.
Fact
Source: The Birth & Death of JavaScript
Summary
This talk humorously narrates the history of programming from 1995 to 2035, covering the flaws and positive impact of JavaScript on the industry.
Fact