{"id":2997,"date":"2014-06-12T12:07:23","date_gmt":"2014-06-12T16:07:23","guid":{"rendered":"http:\/\/www.goodmath.org\/blog\/?p=2997"},"modified":"2014-06-12T12:07:23","modified_gmt":"2014-06-12T16:07:23","slug":"innovation-isnt-just-hardware","status":"publish","type":"post","link":"http:\/\/www.goodmath.org\/blog\/2014\/06\/12\/innovation-isnt-just-hardware\/","title":{"rendered":"Innovation isn&#8217;t just hardware!"},"content":{"rendered":"<p> I&#8217;m a bit late to the party on this, but hey, such is life! I work on infrastructure at Twitter, and we&#8217;ve been going crazy trying to get stuff deployed in time to be ready for the world cup. So I haven&#8217;t had time to write before now!<\/p>\n<p> Anyway, late last week, a professor known for stupid self-promoting stunts announced that the Turing test had been passed! This was, according to said professor, a <em>huge<\/em> thing, a really big deal, a historic event!<\/p>\n<p>(Perhaps almost as big a deal as the time he had an RFID chip implanted in his arm, and announced that now he was the world&#8217;s first cyborg!)<\/p>\n<p> Lots of people have written about the stupidity of the claim. The alleged &#8220;winner&#8221; was a program that pretended to be a teenaged kid with ADD who wasn&#8217;t a native english speaker. It didn&#8217;t even <em>attempt<\/em> to simulate intelligence, just to mislead the judges by providing excuses for its incoherence.<\/p>\n<p> But that&#8217;s not what I wanted to comment on. Like I said, I&#8217;m late to the game, and that means that the problems with the alleged winner of the competition to pass the Turing test have been covered many times already. What I wanted to comment on was a theme I saw in several of the explanations. Here&#8217;s a typical example, taken from <a href=\"http:\/\/www.newyorker.com\/online\/blogs\/elements\/2014\/06\/failing-the-turing-test.html\">an article in the New Yorker<\/a>:<\/p>\n<blockquote><p>\nHere\u2019s what Eugene Goostman isn\u2019t: a supercomputer. It is not a groundbreaking, super-fast piece of innovative hardware but simply a cleverly-coded piece of software, heir to a program called ELIZA that was first developed\u2014as a joke\u2014in the nineteen-sixties.\n<\/p><\/blockquote>\n<p> This is an example of what I call &#8220;IBM Thinking&#8221;. I used to work for IBM, and one of the (many) frustrations there was a deep-seated belief that &#8220;innovation&#8221; and &#8220;technology&#8221; meant <em>hardware<\/em>. Software is just the silly unimportant stuff that runs on top of hardware; <em>hardware<\/em> is what matters.<\/p>\n<p> According to this attitude, any advance in technology, any new achievement, must happen because someone created <em>better hardware<\/em> that made it possible. A system that beats the turing test? If it&#8217;s real, it must be a new supercomputer! If it&#8217;s not, then it&#8217;s not interesting!<\/p>\n<p> This is, in a word, nonsense.<\/p>\n<p> Hardware advances. But so does software. And these days, the big advances are more likely to be in software than in hardware.<\/p>\n<p> There&#8217;s a mathematical law, called Church&#8217;s thesis, which we&#8217;ve known about for a long time. Put simply, it says that there is a maximum limit in computation. All computing devices, no matter how they&#8217;re designed or built, are ultimately, at best, equivalent to other computing computing devices. It doesn&#8217;t matter whether you&#8217;re a Turing machine, or a PC, or a supercomputing cluster &#8211; the set of problems that can be solved by computation is fixed. Different devices may be able to solve a given problem <em>faster<\/em> by some amount, but it can&#8217;t solve problems that are truly unsolvable.<\/p>\n<p> We&#8217;ve gotten to the point where we can build incredibly fast computers. But those computers are all built on the same basic model of computing that we&#8217;ve been using for decades. When a problem that seemed unsolvable before becomes solvable now, most of the time, that&#8217;s not because there was some problem with old hardware that made the problem unsolvable &#8211; it&#8217;s because people have figured out how to write software that solves the problem. In fact, a lot of recent innovations in hardware became possible not because of some fundamental change in the hardware, but because people worked out clever software to help design and lay out circuits on silicon.<\/p>\n<p> To take one example that&#8217;s very familiar to me (because my wife is one of the technical leads of the project), consider IBM&#8217;s Watson &#8211; the computer that beat the two best human Jepoardy players. IBM has stressed, over and over again, that Watson was a cluster of machines built on IBM&#8217;s Power architecture. But the only reason that they used Power was marketing. What made Watson special was that a team of brilliant researchers solved a very hard problem <em>with clever software<\/em>. Watson <em>wasn&#8217;t<\/em> a supercomputer. It was a cluster of off-the-shelf hardware. It could easily have been built from a collection of ultra-cheap PC motherboards stacked together with a high-speed network. The only thing that made Watson special &#8211; the thing that made Watson <em>possible<\/em> had nothing to do with hardware. It&#8217;s just a bunch of cleverly-coded software. That&#8217;s it.<\/p>\n<p> To get even closer to home: I work on <em>software<\/em> that lets Twitter run its system on a cluster of thousands and thousands of cheap machines. The hardware is really unimpressive, except for its volume. It&#8217;s a ton of cheap PC motherboards, mounted in rack after rack, with network cables connecting the racks. Google has the same thing, but with even more machines. Amazon has the same thing, except that they might even have more machines that Google! If you handed me a ton of money, I &#8211; an idiot when it comes to hardware &#8211; could build a datacenter like Twitter&#8217;s. It would be a huge amount of work &#8211; but there&#8217;d be nothing inventive about building a new cluster. In fact, that&#8217;s the whole point of cluster-based computing: it&#8217;s both cheaper and easier to just buy a couple of thousand cheap machines, and distribute your work among them than it is to buy and program one huge machine capable of doing it all by itself.<\/p>\n<p> What makes those clusters special isn&#8217;t the hardware. It&#8217;s all software. How do you take a thousand, or ten thousand, or a hundred thousand, or a million computers, and make them useful? With <em>software<\/em>. It&#8217;s just clever software &#8211; two systems, called Mesos and Aurora, which take that collection of thousands upon thousands of machines, and turn it into something that we can easily program, and easily share between thousands of different programs all running on it.<\/p>\n<p> That doesn&#8217;t take away from the accomplishment. It just puts the focus where it belongs. &#8220;Clever software&#8221; isn&#8217;t some kind of trick. It&#8217;s the product of hard work, innovation, and creativity. It&#8217;s where many &#8211; or even most &#8211; of the big technological advances that we&#8217;re watching today are coming from. Innovation and advance aren&#8217;t just something that happens in hardware.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m a bit late to the party on this, but hey, such is life! I work on infrastructure at Twitter, and we&#8217;ve been going crazy trying to get stuff deployed in time to be ready for the world cup. So I haven&#8217;t had time to write before now! Anyway, late last week, a professor known [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"Innovation isn't just hardware! http:\/\/wp.me\/p4lzZS-Ml","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[7],"tags":[],"class_list":["post-2997","post","type-post","status-publish","format-standard","hentry","category-bad-software"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p4lzZS-Ml","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts\/2997","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/comments?post=2997"}],"version-history":[{"count":1,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts\/2997\/revisions"}],"predecessor-version":[{"id":2998,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts\/2997\/revisions\/2998"}],"wp:attachment":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/media?parent=2997"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/categories?post=2997"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/tags?post=2997"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}