{"id":168,"date":"2017-03-28T12:26:03","date_gmt":"2017-03-28T12:26:03","guid":{"rendered":"https:\/\/osen.jm4thefuture.com\/?p=168"},"modified":"2017-03-28T12:26:03","modified_gmt":"2017-03-28T12:26:03","slug":"there-is-no-open-source-business-model","status":"publish","type":"post","link":"https:\/\/osenetwork.com\/?p=168","title":{"rendered":"There is NO Open Source Business Model"},"content":{"rendered":"<p class=\"graf graf--p graf-after--h3\">Note: the following was first published on <a href=\"https:\/\/medium.com\/@stephenrwalli\/there-is-no-open-source-business-model-cdc4cc20238#.m03g3ct95\" target=\"_blank\">medium.com<\/a> by Stephen Walli. It is reprinted here with his permission.<\/p>\n<p id=\"41cb\" class=\"graf graf--p graf-after--h3\"><em class=\"markup--em markup--p-em\">Preface: It has been brought to my attention by friends and trusted advisors that a valid interpretation of my point below is that open source is ultimately about \u201cgrubby commercialism\u201d, and altruism equals na\u00efvet\u00e9. That was not my intent. I believe that economics is about behaviour not money. I believe in Drucker (a company exists to create a market for the solution), not Friedman (a company exists to provide a return to shareholders). I believe in the <\/em><a class=\"markup--anchor markup--p-anchor\" href=\"https:\/\/www.amazon.com\/Generous-Man-Helping-Others-Sexiest\/dp\/B005SNMU4I\" target=\"_blank\" rel=\"nofollow noopener\"><em class=\"markup--em markup--p-em\">Generous Man<\/em><\/a><em class=\"markup--em markup--p-em\">. I believe in Rappaport\u2019s solution to the Prisoner\u2019s Dilemma to always start with the most generous choice. I believe we\u2019ve known how communities work since you had a campfire and I wanted to sit beside it. I had the pleasure of watching <\/em><a class=\"markup--anchor markup--p-anchor\" href=\"https:\/\/allthingsopen.org\/speakers\/bob-young\/\" target=\"_blank\" rel=\"nofollow noopener\"><em class=\"markup--em markup--p-em\">Bob Young<\/em><\/a><em class=\"markup--em markup--p-em\"> give <\/em><a class=\"markup--anchor markup--p-anchor\" href=\"https:\/\/allthingsopen.org\/talk\/start-ups-and-open-source\/\" target=\"_blank\" rel=\"nofollow noopener\"><em class=\"markup--em markup--p-em\">a talk today at \u201cAll Things Open\u201d<\/em><\/a><em class=\"markup--em markup--p-em\"> where he reiterated that a successful company always focuses on the success of its customers. I think that was stamped on Red Hat\u2019s DNA from its founding, and continues to contribute to its success with customers today. I believe sharing good software is the only way to make all of us as successful as we can be as a tribe. I believe there is no scale in software without discipline.<\/em><\/p>\n<p id=\"9d23\" class=\"graf graf--p graf-after--p\">The open source definition is almost 20 years old. Red Hat at 22 is a $2B company. MySQL and JBoss have had great acquisition exits. Cloudera and Hortonworks are well on their way to becoming the next billion dollar software companies. But I would like to observe that despite these successes, there is no open source business model.<\/p>\n<figure id=\"590d\" class=\"graf graf--figure graf-after--p\">\n<div class=\"aspectRatioPlaceholder is-locked\"><\/div>\n<\/figure>\n<figure id=\"590d\" class=\"graf graf--figure graf-after--p\">\n<div class=\"aspectRatioPlaceholder is-locked\">\n<div class=\"progressiveMedia js-progressiveMedia graf-image is-canvasLoaded is-imageLoaded\"><img decoding=\"async\" class=\"progressiveMedia-image js-progressiveMedia-image\" src=\"https:\/\/osen.jm4thefuture.com\/wp-content\/uploads\/2017\/03\/ca8f9-1lgnfpke7dgeqo-53cyfajw.jpeg\" \/><\/div>\n<\/div><figcaption class=\"imageCaption\">yosuke muroya (on\u00a0Flickr)<\/figcaption><\/figure>\n<p id=\"4464\" class=\"graf graf--p graf-after--figure\">I completely believe in the economic value of liberally-licensed collaboratively-developed software. <span class=\"markup--quote markup--p-quote is-other\">We\u2019ve shared software since we\u2019ve developed software<\/span>, all the way back into the late 40s and early 50s. This is because <span class=\"markup--quote markup--p-quote is-other\">writing good software is inherently hard work<\/span>. We\u2019ve demonstrated that software reviews find more bugs than testing, so building a software development culture of review creates better software. Much of the invention in software engineering and programming systems has been directed towards re-use and writing more and better software in fewer lines of code. Software can\u2019t scale without discipline and rigour in how it\u2019s built and deployed. Software is inherently dynamic, and this dynamism has become clear in an Internet connected world. Well-run, disciplined, liberally-licensed collaborative communities seem to solve for these attributes of software and its development better than other ways of developing, evolving, and maintaining it. There is an engineering economic imperative behind open source software.<\/p>\n<p id=\"150e\" class=\"graf graf--p graf-after--p\">Here\u2019s an example using open source that I believe closely demonstrates that reality.<\/p>\n<p id=\"a233\" class=\"graf graf--p graf-after--p\">Interix was a product in the late 90s that provided the UNIX face on Windows NT. It encompassed ~300 software packages covered by 25 licenses, plus a derivative of the Microsoft POSIX subsystem, plus our own code. This was before the open source definition. We started with the 4.4BSD-Lite distro because that\u2019s what the AT&amp;T\/USL lawyers said we could use. The gcc compiler suite would provide critical support for our tool chain as well as an SDK to enable customers to port their UNIX application base to Windows NT.<\/p>\n<p id=\"2928\" class=\"graf graf--p graf-after--p\">It took a senior compiler developer on the order of 6\u20138 months to port gcc into the Interix environment. It was a little more work when you include testing and integration, etc., so round it up to on the order of $100K. The gcc suite was about 750K lines of code in those days, which the COCOMO calculation suggests was worth $10M-$20M worth of value depending on how much folks were earning. So that\u2019s roughly two orders of magnitude in cost savings instead of writing a compiler suite on our own. That and this was a well-maintained, robust, hardened compiler suite, not a new creation created from scratch in a vacuum. That is the benefit of using open source. You can see a similar net return on the 10% year-on-year investment Red Hat makes on their Linux kernel contributions as they deliver Fedora and RHEL. Of course with Interix, we were now living on a fork. This means we are drifting further away from the functionality and fixes on the mainline.<\/p>\n<p id=\"bcb1\" class=\"graf graf--p graf-after--p\">The back of the envelop estimate suggested that every new major revision of gcc would cost us another 6+ months to re-integrate, but if we could get our changes contributed back into the mainline code base, we were probably looking at a month of integration testing instead. So from ~$100K we\u2019re approaching $10K-$20K so possibly another order of magnitude cheaper by not living on a fork. We approached Cygnus Solutions as they were the premier gcc engineering team with several gcc committers. The price to integrate quoted to us was ~$120K, but they were successfully oversubscribed with enough other gcc work that they couldn\u2019t begin for 14 months. Ada Core Technologies on the other hand would only charge ~$40K and could begin the following month. It was a very easy decision. (We were not in a position to participate directly in the five communities hiding under the gcc umbrella. While some projects respected the quality of engineering we were trying to contribute, others were hostile to the fact we were working on that Microsoft s***. There\u2019s no pleasing some people.)<\/p>\n<p id=\"6b7b\" class=\"graf graf--p graf-after--p\">This wasn\u2019t contributing back out of altruism. It was engineering economics. It was the right thing to do, and contributed back to the hardening of the compiler suite we were using ourselves. It was what makes well run open source projects work. I would argue that individuals make similar decisions because having your name on key contribution streams in the open source world is some of the best advertising and resume content you can provide as a developer on your ability to get work done, in a collaborative engineering setting, and demonstrating you well understand a technology base. It\u2019s the fact with which you can lead in an interview. And it\u2019s fun. It\u2019s interesting and challenging in all the right ways. If you\u2019re a good developer or interested in improving your skills, why wouldn\u2019t you participate and increase your own value and skills?<\/p>\n<p id=\"4f40\" class=\"graf graf--p graf-after--p\">Well run open source software communities are interesting buckets of technology. If they evolve to a particular size they become ecosystems of products, services (support, consulting, training), books and other related-content. To use an organic model, open source is trees, out of which people create lumber, out of which they build a myriad of other products.<\/p>\n<p id=\"5b8b\" class=\"graf graf--p graf-after--p\">Red Hat is presented as the epitome of an open source company. When I look at Red Hat, I don\u2019t see an open source company. I see a software company that has had three CEOs making critical business decisions in three different market contexts as they grow a company focused on their customers. Bob Young founded a company building a Linux distro in the early days of Linux. He was focused on the Heinz ketchup model of branding. When you thought \u201cLinux\u201d, Bob wanted the next words in your head to be \u201cRed Hat.\u201d And this was the initial growth of Red Hat Linux in the early days of the Internet and through the building of the Internet bubble. It was all about brand management. Red Hat successfully took key rounds of funding, and successfully went public in 1999. The Red Hat stock boomed.<\/p>\n<p id=\"0596\" class=\"graf graf--p graf-after--p\">Matt Szulick took over the reins as CEO that Fall. Within a couple of years the Internet bubble burst and the stock tumbled from ~$140 down to $3.50. Over the next couple of years, Red Hat successfully made the pivot to server. RHEL was born. Soon after Fedora was delivered such that a Red Hat focused developer community would have an active place to collaborate while Red Hat maintained stability for enterprise customers on RHEL. They successfully crossed Moore\u2019s Chasm in financial services. JBoss was acquired for $350M to provide enterprise middleware. Red Hat went after the UNIX ISV community before the other Linux distro vendors realized it was a race.<\/p>\n<p id=\"f60d\" class=\"graf graf--p graf-after--p\">In 2008, Jim Whitehurst took over the helm. In Whitehurst, they had a successful executive that had navigated running an airline through its Chapter 11 restructuring. So he knows how to grow and maintain employee morale, while managing costs, and keeping customers happy in the viciously competitive cutthroat market of a commercial air travel. He arrives at Red Hat just in time for the economic collapse of 2008. Perfect. But he has also led them through steady stock growth since joining.<\/p>\n<p id=\"7eba\" class=\"graf graf--p graf-after--p\">Through its history, Red Hat has remained focused on solving their customers problems. Harvard economist Theodore Levitt once observed that a customer didn\u2019t want a quarter inch drill, what they wanted was a quarter inch hole. While lots of competing Linux distro companies tried to be the best Linux distro, Red Hat carefully positioned themselves not as the best Linux but as an enterprise quality, inexpensive alternative to Solaris on expensive SPARC machines in the data centre.<\/p>\n<p id=\"e8dd\" class=\"graf graf--p graf-after--p\">Red Hat certainly uses open source buckets of technology to shape their products and services, but it\u2019s not a different business model from the creation of DEC Ultrix or Sun SunOS out of the BSD world, or the collaborative creation of OSF\/1 and the evolution of DEC Ultrix and IBM AIX, or the evolution of SunOS to Solaris from a licensed System V base. At what point did Windows NT cease to be a Microsoft product with the addition of thousands of third party licensed pieces of software including the Berkeley sockets technology?<\/p>\n<p id=\"786c\" class=\"graf graf--p graf-after--p\">When companies share their own source code out of which they build their products and services, and attempt to develop their own collaborative communities, they gain different benefits. Their technology becomes stickier with customers and potential future customers. They gain advocates and experts. It builds inertia around the technology. The technology is hardened. Depending on the relationship between the bucket of technology and their products, they can evolve strong complements to their core offerings.<\/p>\n<p id=\"8e54\" class=\"graf graf--p graf-after--p\">The engineering economic effects may not be as great as pulling from a well run external bucket of technology, but the other developer effects make up for the investment in a controlled and owned community. It\u2019s why companies like IBM, Intel, Microsoft, and Oracle all invest heavily in their developer networks regardless of the fact these historically had nothing to do with open source licensing. It creates stickiness. Red Hat gains different benefits from their engineering investments in Linux, their development of the Fedora community, and the acquisition of the JBoss technology, experts, and customers.<\/p>\n<p id=\"5d0c\" class=\"graf graf--p graf-after--p graf--trailing\"><span class=\"markup--quote markup--p-quote is-other\">I believe open source licensed, <em class=\"markup--em markup--p-em\">disciplined<\/em>, collaborative development communities will prove to be the best software development and maintenance methodology over the long term. <\/span>It\u2019s created a myriad of robust adaptive building blocks that have become central to modern life in a world that runs on software. But folks should never confuse the creation of those building blocks with the underlying business of solving customer problems in a marketplace. There is no \u201copen source business model.\u201d<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Stephen Walli educates the reader on what open source development is &#8211; and is not &#8211; about. <\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","footnotes":"","jetpack_post_was_ever_published":false},"categories":[4,9],"tags":[30,69,93],"class_list":["post-168","post","type-post","status-publish","format-standard","hentry","category-mba","category-syndicate","tag-business-models","tag-open-source-unicorns","tag-syndicate","without-featured-image"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/osenetwork.com\/index.php?rest_route=\/wp\/v2\/posts\/168","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/osenetwork.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/osenetwork.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/osenetwork.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/osenetwork.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=168"}],"version-history":[{"count":0,"href":"https:\/\/osenetwork.com\/index.php?rest_route=\/wp\/v2\/posts\/168\/revisions"}],"wp:attachment":[{"href":"https:\/\/osenetwork.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=168"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/osenetwork.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=168"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/osenetwork.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=168"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}