SlideShare une entreprise Scribd logo
1  sur  20
Télécharger pour lire hors ligne
#oscon @oscon @timoreilly
Technological Revolutions
and Cultural Revolutions
Tim O’Reilly
OSCON
July 23, 2014
Wednesday, July 23, 14
#oscon @oscon @timoreilly
“We know about all these new technologies. What we
don’t know is how to organize ourselves to use them
effectively.”
- An IT executive at Fidelity, during Q&A
after a talk I gave there in 2008
Wednesday, July 23, 14
#oscon @oscon @timoreilly
Open Source
“In ‘The Mythical Man-Month’, Fred Brooks observed that programmer time is
not fungible; adding developers to a late software project makes it later. He
argued that the complexity and communication costs of a project rise with the
square of the number of developers, while work done only rises linearly. This
claim has since become known as‘Brooks's Law' and is widely regarded as a
truism. But if Brooks's Law were the whole picture, Linux would be impossible.
Gerald Weinberg's classic ‘The Psychology Of Computer Programming’
supplied what, in hindsight, we can see as a vital correction to
Brooks. ...Weinberg observed that in shops where developers are not territorial
about their code, and encourage other people to look for bugs and potential
improvements in it, improvement happens dramatically faster than elsewhere.”
Eric Raymond, “The Cathedral and the Bazaar”
Wednesday, July 23, 14
There is no question that tools - especially version control systems and the wide area communication and coordination capabilities of the internet -
were key to the open source revolution. But it was also a profound cultural revolution: a statement about how the world ought to be different.
And people - especially in the corporate world - struggled with those cultural differences. What? Show my code to the world. A lot of the
resistance was as much about embarrassment and trust and not knowing how to collaborate, rather than economics.
#oscon @oscon @timoreilly
Wednesday, July 23, 14
That was a hard cultural change, but now, with everyone from
Microsoft
#oscon @oscon @timoreilly
Wednesday, July 23, 14
to the White House sharing their code on Github, I think you can say that the cultural change is well underway.
Open source was also rooted in a culture of generosity and reciprocity. I remember asking Larry Wall why he gave away patch, and RN, and
Perl, and he said “I had gotten so much from others that it seemed only fair to give back.”
Now that we are all blinded by the lights of Silicon Valley, it’s easy to think that tech is all about making it big. But it’s really still about
giving something back in thanks for all we’ve received.
#oscon @oscon @timoreilly
Wednesday, July 23, 14
When I was asked that question at Fidelity, I also thought about the transformation of Amazon from an online bookstore into a
platform.
#oscon @oscon @timoreilly
How Amazon Became a Platform
“[Jeff’s] Big Mandate went something along these lines:
1) All teams will henceforth expose their data and functionality through service interfaces.
2) Teams must communicate with each other through these interfaces.
3) There will be no other form of interprocess communication allowed: no direct linking, no direct reads of
another team’s data store, no shared-memory model, no back-doors whatsoever. The only
communication allowed is via service interface calls over the network.
4) It doesn’t matter what technology they use. HTTP, Corba, Pubsub, custom protocols — doesn’t matter.
Bezos doesn’t care.
5) All service interfaces, without exception, must be designed from the ground up to be externalizable.
That is to say, the team must plan and design to be able to expose the interface to developers in the
outside world. No exceptions.
6) Anyone who doesn’t do this will be fired.”
Steve Yegge, in http://siliconangle.com/furrier/2011/10/12/google-engineer-accidently-shares-his-internal-
memo-about-google-platform/
Wednesday, July 23, 14
How this happened was described by former Amazon engineer Steve Yegge in a leaked memo he wrote at Google, about how to become a platform.
Steve focused more on the technology side of this, but there was also a business organization side, as Amazon was organized into small
“two pizza teams” that reflected the Service Oriented Architecture of the platform in the service-oriented structure of the company.
#oscon @oscon @timoreilly
DevOps
“…it’s not about making developers and sysadmins report to
the same VP. It’s not about automating all your configuration
procedures. It’s not about tipping up a Jenkins server, or
running your applications in the cloud, or releasing your
code on Github. It’s not even about letting your developers
deploy their code to a PaaS. The true essence of DevOps is
empathy.”
Jeff Sussna, “Empathy: The Essence of DevOps”
Wednesday, July 23, 14
But there’s an even more important point to be made about what has now come to be called DevOps - the native cultural and business
practices of the cloud era. As Jeff Sussna wrote in a recent post....
#oscon @oscon @timoreilly
Emergent Enterprise
“Promise theory doesn’t naively assume that all promises will be kept. Humans break their promises
all the time; machines (which can also be agents in a network of promises) just break. But with
promise theory, agents are aware of the commitments they’re making, and their promises are more
likely to reflect what they’re capable of performing. ...
... we know the estimates were made with accurate information by the agent responsible, not by
external wishful thinkers without a clue.
And a well-formed network of promises includes contingencies and backups. What happens if Actor A
doesn’t deliver on promise X? It may be counterintuitive, but a web of promises exposes its weak
links much more readily than a top-down chain of command. Networks of promises provide services
that are more robust and reliable than command and control management pushed down from above.”
Wednesday, July 23, 14
Mark Burgess has another take on it, which he calls Promise
Theory.
#oscon @oscon @timoreilly
Rescuing healthcare.gov
A team of engineers. They came in and worked tech
wizardry, right?
Maybe some of that, but a lot of the work was debugging the
communications failures that led the contractors to build
software components that didn’t work together.
Wednesday, July 23, 14
#oscon @oscon @timoreilly
18 hour days
100 days straight
Standup meetings focused on why people weren’t
able to keep the promises they’d made to each other
Mikey Dickerson
Google Site Reliability Engineer
Wednesday, July 23, 14
#oscon @oscon @timoreilly
Of course, what he found out was that healthcare.gov was
designed and delivered by a system that doesn’t allow developers
to make promises to each other, or to operations engineers, or to
end users. Instead, all of the promises are from policy makers
and politicians to other policy makers and politicians, and are
handed down from on-high through hard-coded specifications and
waterfall project management methodologies.
What the healthcare.gov rescue team brought was a cultural
revolution
Wednesday, July 23, 14
#oscon @oscon @timoreilly
Wednesday, July 23, 14
If you want to understand more about that cultural revolution, this book is a great read - a novelized version of how DevOps was
brought to a failed IT project in a big manufacturing company.
It mirrors the healthcare.gov rescue very closely.
#oscon @oscon @timoreilly
“…one privilege the insured and well-off have is to excuse the
terrible quality of services the government routinely delivers to
the poor. Too often, the press ignores — or simply never knows — 
the pain and trouble of interfacing with government
bureaucracies that the poor struggle with daily. That can allow the
problems in those bureaucracies to fester.”
— Ezra Klein
Wednesday, July 23, 14
But I want to take this story a bit further. One of the most important pieces about the healthcare.gov rescue was written by Washington Post
columnist (now vox.com founder) Ezra Klein. He wrote about how healthcare.gov was not an exception, but the rule, when it came to government
services.
#oscon @oscon @timoreilly
Wednesday, July 23, 14
And in that context, let’s talk a bit about food stamps, or as they’ve been renamed, the Supplemental Nutrition Assistance Program, or SNAP.
Recently, I heard an eye opening segment on the radio show Marketplace. Do you know that a huge proportion of food stamp dollars
are spent at stores like Walmart between midnight and 1 am on the one night that people’s SNAP cards are electronically refilled?
Who goes food shopping at midnight? People who haven’t eaten for a few days, that’s who.
So it really matters when you show up at the front of the line, and suddenly your SNAP card doesn’t work because of some
bureaucratic SNAFU!
#oscon @oscon @timoreilly
Wednesday, July 23, 14
Some of the Code for America Fellows went to work on this problem last year, in partnership with the Human Services Agency in San
Francisco.
#oscon @oscon @timoreilly
“User needs. An empathetic service would ground itself in the concrete needs of concrete people. It’s
not about innovation, big data, government-as-a-platform, transparency, crowd-funding, open data,
or civic tech. It’s about people. Learning to prioritize people and their needs will be a long slog. It’s
the kind of change that happens slowly, one person at a time. But we should start.”
Wednesday, July 23, 14
Jake Solomon, one of the Fellows, wrote an amazing piece about his experience, entitled People, Not Data. In it, he describes the problem: people
were falling out of the SNAP program because they didn’t comply with bureaucratic letters that they didn’t understand. No one can understand them. But
nobody who was implementing the program had ever themselves tried to comply with the rules and to respond to the instructions, until the Code for
America fellows they did that. They replaced these obscure letters with text messages that effectively said, “There’s a problem with your benefits. Call the
office!” As Jake said, “User needs...”
There’s a lot of talk in Silicon Valley about measuring and paying attention to users. We talk about Lean Startup and “Growth Hacking.” But there’s a
big difference to paying attention to user behavior so you can exploit it - say to drive ad clicks on in-app purchases - and to paying attention to it
so you can make a real difference in the lives of real people.
#oscon @oscon @timoreilly
GDS
Wednesday, July 23, 14
That’s why one of the bibles of user centered design, in my opinion, should be the UK government Digital Service’s Design Principles.
It’s about technology, yes, but far more importantly, it’s about putting technology to work for humans, not the other way around.
This is a huge cultural change for government, and that’s one reason it’s so interesting and challenging a set of problems to work on.
#oscon @oscon @timoreilly
Cultural Change Required!
Wednesday, July 23, 14
Cultural change is also required by many of the big disruptive startups and technologies we’re hearing about today.
The cultural changes that started with open source and the internet are far from over. There’s a lot more work to be done. But it’s
important to get beyond the Silicon Valley cult of disruption and to think about what we’re building towards.
“Uber is a $3.5 billion lesson in building
for how the world *should* work
instead of optimizing for how the
world *does* work” - Aaron Levie of
Box.net
Wednesday, July 23, 14
There was a great tweet by box.net founder Aaron Levie talking about Uber... Aaron was talking about how we can use technology to
rethink the way a service like taxis ought to work for users. But there’s also a huge moral dimension to this statement - or there should be!
In the end, building towards the world we want - and making it a better one than the one we started with - is the only job worth doing.
I’m reminded of a Jack Handy Deep Thought I saw once. It said something like this: “If aliens came down and said ‘Show us your civilization’, we’d
say, “Come back in 20 years. This isn’t really our civilization. It’s just something we’re playing around with right now.’”
It’s about time we built a civilization we’d be proud to show. Developers today play a huge role in building our civilization. Let’s take that
responsibility seriously!

Contenu connexe

Tendances

World Government Summit on Open Source (keynote file)
World Government Summit on Open Source (keynote file)World Government Summit on Open Source (keynote file)
World Government Summit on Open Source (keynote file)Tim O'Reilly
 
Reinventing Healthcare to Serve People, Not Institutions
Reinventing Healthcare to Serve People, Not InstitutionsReinventing Healthcare to Serve People, Not Institutions
Reinventing Healthcare to Serve People, Not InstitutionsTim O'Reilly
 
data science @NYT ; inaugural Data Science Initiative Lecture
data science @NYT ; inaugural Data Science Initiative Lecturedata science @NYT ; inaugural Data Science Initiative Lecture
data science @NYT ; inaugural Data Science Initiative Lecturechris wiggins
 
GTEC: Government as a Platform
GTEC: Government as a PlatformGTEC: Government as a Platform
GTEC: Government as a PlatformTim O'Reilly
 
Essay 3 annotated bibliography final copy 18 july 2012
Essay 3 annotated bibliography  final copy 18 july 2012Essay 3 annotated bibliography  final copy 18 july 2012
Essay 3 annotated bibliography final copy 18 july 2012rclambert
 
Networks, swarms and policy. The future of policy making in a complex systems...
Networks, swarms and policy. The future of policy making in a complex systems...Networks, swarms and policy. The future of policy making in a complex systems...
Networks, swarms and policy. The future of policy making in a complex systems...Alberto Cottica
 
2600 v25 n4 (winter 2008)
2600 v25 n4 (winter 2008)2600 v25 n4 (winter 2008)
2600 v25 n4 (winter 2008)Felipe Prado
 
Proximity-Tech Magazine
Proximity-Tech MagazineProximity-Tech Magazine
Proximity-Tech MagazineTEDxBaltimore
 
From IoT to biohacking. Trends that were, are and will be popular.
From IoT to biohacking. Trends that were, are and will be popular. From IoT to biohacking. Trends that were, are and will be popular.
From IoT to biohacking. Trends that were, are and will be popular. Natalia Hatalska
 
IE Express Yourself - Question J
IE Express Yourself - Question JIE Express Yourself - Question J
IE Express Yourself - Question JBintang Mahendra
 
Social media for public value
Social media for public valueSocial media for public value
Social media for public valueDarren W
 
The future of__the_internet
The future of__the_internetThe future of__the_internet
The future of__the_internetAmorim Albert
 
States of the American Millennial
States of the American Millennial States of the American Millennial
States of the American Millennial Ogilvy
 
Defending the Free Internet - Our Responsibility to Defeat Mass Surveillance
Defending the Free Internet - Our Responsibility to Defeat Mass SurveillanceDefending the Free Internet - Our Responsibility to Defeat Mass Surveillance
Defending the Free Internet - Our Responsibility to Defeat Mass SurveillanceThoughtworks
 
“From Free Software to Open Source”
“From Free Software to Open Source”“From Free Software to Open Source”
“From Free Software to Open Source”Brett Neese
 

Tendances (18)

World Government Summit on Open Source (keynote file)
World Government Summit on Open Source (keynote file)World Government Summit on Open Source (keynote file)
World Government Summit on Open Source (keynote file)
 
Government 2.0
Government 2.0Government 2.0
Government 2.0
 
[REPORT PREVIEW] The Age of AI
[REPORT PREVIEW] The Age of AI[REPORT PREVIEW] The Age of AI
[REPORT PREVIEW] The Age of AI
 
Reinventing Healthcare to Serve People, Not Institutions
Reinventing Healthcare to Serve People, Not InstitutionsReinventing Healthcare to Serve People, Not Institutions
Reinventing Healthcare to Serve People, Not Institutions
 
data science @NYT ; inaugural Data Science Initiative Lecture
data science @NYT ; inaugural Data Science Initiative Lecturedata science @NYT ; inaugural Data Science Initiative Lecture
data science @NYT ; inaugural Data Science Initiative Lecture
 
GTEC: Government as a Platform
GTEC: Government as a PlatformGTEC: Government as a Platform
GTEC: Government as a Platform
 
Essay 3 annotated bibliography final copy 18 july 2012
Essay 3 annotated bibliography  final copy 18 july 2012Essay 3 annotated bibliography  final copy 18 july 2012
Essay 3 annotated bibliography final copy 18 july 2012
 
Networks, swarms and policy. The future of policy making in a complex systems...
Networks, swarms and policy. The future of policy making in a complex systems...Networks, swarms and policy. The future of policy making in a complex systems...
Networks, swarms and policy. The future of policy making in a complex systems...
 
2600 v25 n4 (winter 2008)
2600 v25 n4 (winter 2008)2600 v25 n4 (winter 2008)
2600 v25 n4 (winter 2008)
 
Proximity-Tech Magazine
Proximity-Tech MagazineProximity-Tech Magazine
Proximity-Tech Magazine
 
From IoT to biohacking. Trends that were, are and will be popular.
From IoT to biohacking. Trends that were, are and will be popular. From IoT to biohacking. Trends that were, are and will be popular.
From IoT to biohacking. Trends that were, are and will be popular.
 
The Future of Incarceration
The Future of IncarcerationThe Future of Incarceration
The Future of Incarceration
 
IE Express Yourself - Question J
IE Express Yourself - Question JIE Express Yourself - Question J
IE Express Yourself - Question J
 
Social media for public value
Social media for public valueSocial media for public value
Social media for public value
 
The future of__the_internet
The future of__the_internetThe future of__the_internet
The future of__the_internet
 
States of the American Millennial
States of the American Millennial States of the American Millennial
States of the American Millennial
 
Defending the Free Internet - Our Responsibility to Defeat Mass Surveillance
Defending the Free Internet - Our Responsibility to Defeat Mass SurveillanceDefending the Free Internet - Our Responsibility to Defeat Mass Surveillance
Defending the Free Internet - Our Responsibility to Defeat Mass Surveillance
 
“From Free Software to Open Source”
“From Free Software to Open Source”“From Free Software to Open Source”
“From Free Software to Open Source”
 

En vedette (7)

Capitalism
CapitalismCapitalism
Capitalism
 
Database with Methods for Vocational Guidance
Database with Methods for Vocational GuidanceDatabase with Methods for Vocational Guidance
Database with Methods for Vocational Guidance
 
Capitalism
CapitalismCapitalism
Capitalism
 
History of Digital Media from 1965 1989
History of Digital Media from 1965 1989History of Digital Media from 1965 1989
History of Digital Media from 1965 1989
 
Violence against Girl child
Violence against Girl childViolence against Girl child
Violence against Girl child
 
“Finding the Right Stories for Your Brand”
“Finding the Right Stories for Your Brand”“Finding the Right Stories for Your Brand”
“Finding the Right Stories for Your Brand”
 
swiflet research by Lord Cranbrook
swiflet research by Lord Cranbrookswiflet research by Lord Cranbrook
swiflet research by Lord Cranbrook
 

Similaire à Technological Revolutions and Cultural Revolutions: OSCON 2014

Velocity2014 140917104940-phpapp02
Velocity2014 140917104940-phpapp02Velocity2014 140917104940-phpapp02
Velocity2014 140917104940-phpapp02Eric Westendorf
 
Government For The People, By The People, In the 21st Century
Government For The People, By The People, In the 21st CenturyGovernment For The People, By The People, In the 21st Century
Government For The People, By The People, In the 21st CenturyTim O'Reilly
 
A professional work environment is one that results in a workplace full of hi...
A professional work environment is one that results in a workplace full of hi...A professional work environment is one that results in a workplace full of hi...
A professional work environment is one that results in a workplace full of hi...alldesign
 
who is writing my autobiography
who is writing my autobiographywho is writing my autobiography
who is writing my autobiographyLuca De Biase
 
Feb 2020 - Senate Submission Financial Technology and Regulatory Technology
Feb 2020 - Senate Submission Financial Technology and Regulatory TechnologyFeb 2020 - Senate Submission Financial Technology and Regulatory Technology
Feb 2020 - Senate Submission Financial Technology and Regulatory TechnologyTimothy Holborn
 
Evolution of Social Media and its effects on Knowledge Organisation
Evolution of Social Media and its effects on Knowledge OrganisationEvolution of Social Media and its effects on Knowledge Organisation
Evolution of Social Media and its effects on Knowledge OrganisationCollabor8now Ltd
 
Y&R's SXSW Takeaways 2017
Y&R's SXSW Takeaways 2017 Y&R's SXSW Takeaways 2017
Y&R's SXSW Takeaways 2017 Young & Rubicam
 
Government as a Platform: What We've Learned Since 2008 (pdf with notes)
Government as a Platform: What We've Learned Since 2008 (pdf with notes)Government as a Platform: What We've Learned Since 2008 (pdf with notes)
Government as a Platform: What We've Learned Since 2008 (pdf with notes)Tim O'Reilly
 
Software Above the Level of a Single Device
Software Above the Level of a Single DeviceSoftware Above the Level of a Single Device
Software Above the Level of a Single DeviceTim O'Reilly
 
Information Systems Plan For Seminole Industries Research...
Information Systems Plan For Seminole Industries Research...Information Systems Plan For Seminole Industries Research...
Information Systems Plan For Seminole Industries Research...Miles Priar
 
Information+System+Development+Limit+To+Information
Information+System+Development+Limit+To+InformationInformation+System+Development+Limit+To+Information
Information+System+Development+Limit+To+InformationJo Balucanag - Bitonio
 
Robots a threat_or_an_opportunity_m2_deipm
Robots a threat_or_an_opportunity_m2_deipmRobots a threat_or_an_opportunity_m2_deipm
Robots a threat_or_an_opportunity_m2_deipmAnastasia Romanski
 
[REPORT PREVIEW] The AI Maturity Playbook: Five Pillars of Enterprise Success
[REPORT PREVIEW] The AI Maturity Playbook: Five Pillars of Enterprise Success[REPORT PREVIEW] The AI Maturity Playbook: Five Pillars of Enterprise Success
[REPORT PREVIEW] The AI Maturity Playbook: Five Pillars of Enterprise SuccessAltimeter, a Prophet Company
 
Change Management - History and Future
Change Management - History and FutureChange Management - History and Future
Change Management - History and FutureHolger Nauheimer
 
Megatrends in Tech - Greg Collier @RootsTech 2015
Megatrends in Tech - Greg Collier @RootsTech 2015Megatrends in Tech - Greg Collier @RootsTech 2015
Megatrends in Tech - Greg Collier @RootsTech 2015Greg Collier
 
025 Theme Essay Example Literary Examples Samples Writing Analys
025 Theme Essay Example Literary Examples Samples Writing Analys025 Theme Essay Example Literary Examples Samples Writing Analys
025 Theme Essay Example Literary Examples Samples Writing AnalysJasmine Dixon
 
Globalization Essay Introduction
Globalization Essay IntroductionGlobalization Essay Introduction
Globalization Essay IntroductionJulie Songy
 
What Internet Operations Teach Us About the Future of Management
What Internet Operations Teach Us About the Future of ManagementWhat Internet Operations Teach Us About the Future of Management
What Internet Operations Teach Us About the Future of ManagementAPNIC
 
Ban On Weapons And War Machinery That Were Controlled By...
Ban On Weapons And War Machinery That Were Controlled By...Ban On Weapons And War Machinery That Were Controlled By...
Ban On Weapons And War Machinery That Were Controlled By...Kimberly Haynes
 

Similaire à Technological Revolutions and Cultural Revolutions: OSCON 2014 (20)

Velocity2014 140917104940-phpapp02
Velocity2014 140917104940-phpapp02Velocity2014 140917104940-phpapp02
Velocity2014 140917104940-phpapp02
 
Government For The People, By The People, In the 21st Century
Government For The People, By The People, In the 21st CenturyGovernment For The People, By The People, In the 21st Century
Government For The People, By The People, In the 21st Century
 
A professional work environment is one that results in a workplace full of hi...
A professional work environment is one that results in a workplace full of hi...A professional work environment is one that results in a workplace full of hi...
A professional work environment is one that results in a workplace full of hi...
 
who is writing my autobiography
who is writing my autobiographywho is writing my autobiography
who is writing my autobiography
 
Feb 2020 - Senate Submission Financial Technology and Regulatory Technology
Feb 2020 - Senate Submission Financial Technology and Regulatory TechnologyFeb 2020 - Senate Submission Financial Technology and Regulatory Technology
Feb 2020 - Senate Submission Financial Technology and Regulatory Technology
 
Evolution of Social Media and its effects on Knowledge Organisation
Evolution of Social Media and its effects on Knowledge OrganisationEvolution of Social Media and its effects on Knowledge Organisation
Evolution of Social Media and its effects on Knowledge Organisation
 
Y&R's SXSW Takeaways 2017
Y&R's SXSW Takeaways 2017 Y&R's SXSW Takeaways 2017
Y&R's SXSW Takeaways 2017
 
Government as a Platform: What We've Learned Since 2008 (pdf with notes)
Government as a Platform: What We've Learned Since 2008 (pdf with notes)Government as a Platform: What We've Learned Since 2008 (pdf with notes)
Government as a Platform: What We've Learned Since 2008 (pdf with notes)
 
Software Above the Level of a Single Device
Software Above the Level of a Single DeviceSoftware Above the Level of a Single Device
Software Above the Level of a Single Device
 
Information Systems Plan For Seminole Industries Research...
Information Systems Plan For Seminole Industries Research...Information Systems Plan For Seminole Industries Research...
Information Systems Plan For Seminole Industries Research...
 
Information+System+Development+Limit+To+Information
Information+System+Development+Limit+To+InformationInformation+System+Development+Limit+To+Information
Information+System+Development+Limit+To+Information
 
Cyberpunk.final.ppt
Cyberpunk.final.pptCyberpunk.final.ppt
Cyberpunk.final.ppt
 
Robots a threat_or_an_opportunity_m2_deipm
Robots a threat_or_an_opportunity_m2_deipmRobots a threat_or_an_opportunity_m2_deipm
Robots a threat_or_an_opportunity_m2_deipm
 
[REPORT PREVIEW] The AI Maturity Playbook: Five Pillars of Enterprise Success
[REPORT PREVIEW] The AI Maturity Playbook: Five Pillars of Enterprise Success[REPORT PREVIEW] The AI Maturity Playbook: Five Pillars of Enterprise Success
[REPORT PREVIEW] The AI Maturity Playbook: Five Pillars of Enterprise Success
 
Change Management - History and Future
Change Management - History and FutureChange Management - History and Future
Change Management - History and Future
 
Megatrends in Tech - Greg Collier @RootsTech 2015
Megatrends in Tech - Greg Collier @RootsTech 2015Megatrends in Tech - Greg Collier @RootsTech 2015
Megatrends in Tech - Greg Collier @RootsTech 2015
 
025 Theme Essay Example Literary Examples Samples Writing Analys
025 Theme Essay Example Literary Examples Samples Writing Analys025 Theme Essay Example Literary Examples Samples Writing Analys
025 Theme Essay Example Literary Examples Samples Writing Analys
 
Globalization Essay Introduction
Globalization Essay IntroductionGlobalization Essay Introduction
Globalization Essay Introduction
 
What Internet Operations Teach Us About the Future of Management
What Internet Operations Teach Us About the Future of ManagementWhat Internet Operations Teach Us About the Future of Management
What Internet Operations Teach Us About the Future of Management
 
Ban On Weapons And War Machinery That Were Controlled By...
Ban On Weapons And War Machinery That Were Controlled By...Ban On Weapons And War Machinery That Were Controlled By...
Ban On Weapons And War Machinery That Were Controlled By...
 

Plus de Tim O'Reilly

My grandfather wouldn't recognize what I do as work
My grandfather wouldn't recognize what I do as workMy grandfather wouldn't recognize what I do as work
My grandfather wouldn't recognize what I do as workTim O'Reilly
 
Helping Government Keep Up with Moore's Law
Helping Government Keep Up with Moore's LawHelping Government Keep Up with Moore's Law
Helping Government Keep Up with Moore's LawTim O'Reilly
 
Technology and the Future of Work
Technology and the Future of WorkTechnology and the Future of Work
Technology and the Future of WorkTim O'Reilly
 
Knowledge in the Age of Siri, Uber, and Hololens
Knowledge in the Age of Siri, Uber, and HololensKnowledge in the Age of Siri, Uber, and Hololens
Knowledge in the Age of Siri, Uber, and HololensTim O'Reilly
 
Lessons from Software for Synthetic Biology
Lessons from Software for Synthetic BiologyLessons from Software for Synthetic Biology
Lessons from Software for Synthetic BiologyTim O'Reilly
 
We've Got This Whole Unicorn Thing Wrong (pptx)
We've Got This Whole Unicorn Thing Wrong (pptx)We've Got This Whole Unicorn Thing Wrong (pptx)
We've Got This Whole Unicorn Thing Wrong (pptx)Tim O'Reilly
 
We've Got This Whole Unicorn Thing Wrong (pdf with notes)
We've Got This Whole Unicorn Thing Wrong (pdf with notes)We've Got This Whole Unicorn Thing Wrong (pdf with notes)
We've Got This Whole Unicorn Thing Wrong (pdf with notes)Tim O'Reilly
 
Government as a Platform and the Digital Front Door
Government as a Platform and the Digital Front DoorGovernment as a Platform and the Digital Front Door
Government as a Platform and the Digital Front DoorTim O'Reilly
 
It's Not About Technology (pdf with Notes)
It's Not About Technology (pdf with Notes)It's Not About Technology (pdf with Notes)
It's Not About Technology (pdf with Notes)Tim O'Reilly
 
It's Not About Technology
It's Not About TechnologyIt's Not About Technology
It's Not About TechnologyTim O'Reilly
 
Government as a Platform
Government as a PlatformGovernment as a Platform
Government as a PlatformTim O'Reilly
 

Plus de Tim O'Reilly (11)

My grandfather wouldn't recognize what I do as work
My grandfather wouldn't recognize what I do as workMy grandfather wouldn't recognize what I do as work
My grandfather wouldn't recognize what I do as work
 
Helping Government Keep Up with Moore's Law
Helping Government Keep Up with Moore's LawHelping Government Keep Up with Moore's Law
Helping Government Keep Up with Moore's Law
 
Technology and the Future of Work
Technology and the Future of WorkTechnology and the Future of Work
Technology and the Future of Work
 
Knowledge in the Age of Siri, Uber, and Hololens
Knowledge in the Age of Siri, Uber, and HololensKnowledge in the Age of Siri, Uber, and Hololens
Knowledge in the Age of Siri, Uber, and Hololens
 
Lessons from Software for Synthetic Biology
Lessons from Software for Synthetic BiologyLessons from Software for Synthetic Biology
Lessons from Software for Synthetic Biology
 
We've Got This Whole Unicorn Thing Wrong (pptx)
We've Got This Whole Unicorn Thing Wrong (pptx)We've Got This Whole Unicorn Thing Wrong (pptx)
We've Got This Whole Unicorn Thing Wrong (pptx)
 
We've Got This Whole Unicorn Thing Wrong (pdf with notes)
We've Got This Whole Unicorn Thing Wrong (pdf with notes)We've Got This Whole Unicorn Thing Wrong (pdf with notes)
We've Got This Whole Unicorn Thing Wrong (pdf with notes)
 
Government as a Platform and the Digital Front Door
Government as a Platform and the Digital Front DoorGovernment as a Platform and the Digital Front Door
Government as a Platform and the Digital Front Door
 
It's Not About Technology (pdf with Notes)
It's Not About Technology (pdf with Notes)It's Not About Technology (pdf with Notes)
It's Not About Technology (pdf with Notes)
 
It's Not About Technology
It's Not About TechnologyIt's Not About Technology
It's Not About Technology
 
Government as a Platform
Government as a PlatformGovernment as a Platform
Government as a Platform
 

Dernier

UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3DianaGray10
 
Stobox 4: Revolutionizing Investment in Real-World Assets Through Tokenization
Stobox 4: Revolutionizing Investment in Real-World Assets Through TokenizationStobox 4: Revolutionizing Investment in Real-World Assets Through Tokenization
Stobox 4: Revolutionizing Investment in Real-World Assets Through TokenizationStobox
 
Novo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4jNovo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4jNeo4j
 
Graphene Quantum Dots-Based Composites for Biomedical Applications
Graphene Quantum Dots-Based Composites for  Biomedical ApplicationsGraphene Quantum Dots-Based Composites for  Biomedical Applications
Graphene Quantum Dots-Based Composites for Biomedical Applicationsnooralam814309
 
UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2DianaGray10
 
March Patch Tuesday
March Patch TuesdayMarch Patch Tuesday
March Patch TuesdayIvanti
 
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxEmil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxNeo4j
 
Scenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenariosScenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenariosErol GIRAUDY
 
3 Pitfalls Everyone Should Avoid with Cloud Data
3 Pitfalls Everyone Should Avoid with Cloud Data3 Pitfalls Everyone Should Avoid with Cloud Data
3 Pitfalls Everyone Should Avoid with Cloud DataEric D. Schabell
 
My key hands-on projects in Quantum, and QAI
My key hands-on projects in Quantum, and QAIMy key hands-on projects in Quantum, and QAI
My key hands-on projects in Quantum, and QAIVijayananda Mohire
 
Where developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is goingWhere developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is goingFrancesco Corti
 
UiPath Studio Web workshop series - Day 4
UiPath Studio Web workshop series - Day 4UiPath Studio Web workshop series - Day 4
UiPath Studio Web workshop series - Day 4DianaGray10
 
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - Tech
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - TechWebinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - Tech
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - TechProduct School
 
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptxGraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptxNeo4j
 
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedIn
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedInOutage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedIn
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedInThousandEyes
 
.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptxHansamali Gamage
 
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Alkin Tezuysal
 
Top 10 Squarespace Development Companies
Top 10 Squarespace Development CompaniesTop 10 Squarespace Development Companies
Top 10 Squarespace Development CompaniesTopCSSGallery
 
Planetek Italia Srl - Corporate Profile Brochure
Planetek Italia Srl - Corporate Profile BrochurePlanetek Italia Srl - Corporate Profile Brochure
Planetek Italia Srl - Corporate Profile BrochurePlanetek Italia Srl
 
CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024Brian Pichman
 

Dernier (20)

UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3
 
Stobox 4: Revolutionizing Investment in Real-World Assets Through Tokenization
Stobox 4: Revolutionizing Investment in Real-World Assets Through TokenizationStobox 4: Revolutionizing Investment in Real-World Assets Through Tokenization
Stobox 4: Revolutionizing Investment in Real-World Assets Through Tokenization
 
Novo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4jNovo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4j
 
Graphene Quantum Dots-Based Composites for Biomedical Applications
Graphene Quantum Dots-Based Composites for  Biomedical ApplicationsGraphene Quantum Dots-Based Composites for  Biomedical Applications
Graphene Quantum Dots-Based Composites for Biomedical Applications
 
UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2
 
March Patch Tuesday
March Patch TuesdayMarch Patch Tuesday
March Patch Tuesday
 
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxEmil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
 
Scenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenariosScenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenarios
 
3 Pitfalls Everyone Should Avoid with Cloud Data
3 Pitfalls Everyone Should Avoid with Cloud Data3 Pitfalls Everyone Should Avoid with Cloud Data
3 Pitfalls Everyone Should Avoid with Cloud Data
 
My key hands-on projects in Quantum, and QAI
My key hands-on projects in Quantum, and QAIMy key hands-on projects in Quantum, and QAI
My key hands-on projects in Quantum, and QAI
 
Where developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is goingWhere developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is going
 
UiPath Studio Web workshop series - Day 4
UiPath Studio Web workshop series - Day 4UiPath Studio Web workshop series - Day 4
UiPath Studio Web workshop series - Day 4
 
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - Tech
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - TechWebinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - Tech
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - Tech
 
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptxGraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
 
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedIn
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedInOutage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedIn
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedIn
 
.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx
 
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
 
Top 10 Squarespace Development Companies
Top 10 Squarespace Development CompaniesTop 10 Squarespace Development Companies
Top 10 Squarespace Development Companies
 
Planetek Italia Srl - Corporate Profile Brochure
Planetek Italia Srl - Corporate Profile BrochurePlanetek Italia Srl - Corporate Profile Brochure
Planetek Italia Srl - Corporate Profile Brochure
 
CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024
 

Technological Revolutions and Cultural Revolutions: OSCON 2014

  • 1. #oscon @oscon @timoreilly Technological Revolutions and Cultural Revolutions Tim O’Reilly OSCON July 23, 2014 Wednesday, July 23, 14
  • 2. #oscon @oscon @timoreilly “We know about all these new technologies. What we don’t know is how to organize ourselves to use them effectively.” - An IT executive at Fidelity, during Q&A after a talk I gave there in 2008 Wednesday, July 23, 14
  • 3. #oscon @oscon @timoreilly Open Source “In ‘The Mythical Man-Month’, Fred Brooks observed that programmer time is not fungible; adding developers to a late software project makes it later. He argued that the complexity and communication costs of a project rise with the square of the number of developers, while work done only rises linearly. This claim has since become known as‘Brooks's Law' and is widely regarded as a truism. But if Brooks's Law were the whole picture, Linux would be impossible. Gerald Weinberg's classic ‘The Psychology Of Computer Programming’ supplied what, in hindsight, we can see as a vital correction to Brooks. ...Weinberg observed that in shops where developers are not territorial about their code, and encourage other people to look for bugs and potential improvements in it, improvement happens dramatically faster than elsewhere.” Eric Raymond, “The Cathedral and the Bazaar” Wednesday, July 23, 14 There is no question that tools - especially version control systems and the wide area communication and coordination capabilities of the internet - were key to the open source revolution. But it was also a profound cultural revolution: a statement about how the world ought to be different. And people - especially in the corporate world - struggled with those cultural differences. What? Show my code to the world. A lot of the resistance was as much about embarrassment and trust and not knowing how to collaborate, rather than economics.
  • 4. #oscon @oscon @timoreilly Wednesday, July 23, 14 That was a hard cultural change, but now, with everyone from Microsoft
  • 5. #oscon @oscon @timoreilly Wednesday, July 23, 14 to the White House sharing their code on Github, I think you can say that the cultural change is well underway. Open source was also rooted in a culture of generosity and reciprocity. I remember asking Larry Wall why he gave away patch, and RN, and Perl, and he said “I had gotten so much from others that it seemed only fair to give back.” Now that we are all blinded by the lights of Silicon Valley, it’s easy to think that tech is all about making it big. But it’s really still about giving something back in thanks for all we’ve received.
  • 6. #oscon @oscon @timoreilly Wednesday, July 23, 14 When I was asked that question at Fidelity, I also thought about the transformation of Amazon from an online bookstore into a platform.
  • 7. #oscon @oscon @timoreilly How Amazon Became a Platform “[Jeff’s] Big Mandate went something along these lines: 1) All teams will henceforth expose their data and functionality through service interfaces. 2) Teams must communicate with each other through these interfaces. 3) There will be no other form of interprocess communication allowed: no direct linking, no direct reads of another team’s data store, no shared-memory model, no back-doors whatsoever. The only communication allowed is via service interface calls over the network. 4) It doesn’t matter what technology they use. HTTP, Corba, Pubsub, custom protocols — doesn’t matter. Bezos doesn’t care. 5) All service interfaces, without exception, must be designed from the ground up to be externalizable. That is to say, the team must plan and design to be able to expose the interface to developers in the outside world. No exceptions. 6) Anyone who doesn’t do this will be fired.” Steve Yegge, in http://siliconangle.com/furrier/2011/10/12/google-engineer-accidently-shares-his-internal- memo-about-google-platform/ Wednesday, July 23, 14 How this happened was described by former Amazon engineer Steve Yegge in a leaked memo he wrote at Google, about how to become a platform. Steve focused more on the technology side of this, but there was also a business organization side, as Amazon was organized into small “two pizza teams” that reflected the Service Oriented Architecture of the platform in the service-oriented structure of the company.
  • 8. #oscon @oscon @timoreilly DevOps “…it’s not about making developers and sysadmins report to the same VP. It’s not about automating all your configuration procedures. It’s not about tipping up a Jenkins server, or running your applications in the cloud, or releasing your code on Github. It’s not even about letting your developers deploy their code to a PaaS. The true essence of DevOps is empathy.” Jeff Sussna, “Empathy: The Essence of DevOps” Wednesday, July 23, 14 But there’s an even more important point to be made about what has now come to be called DevOps - the native cultural and business practices of the cloud era. As Jeff Sussna wrote in a recent post....
  • 9. #oscon @oscon @timoreilly Emergent Enterprise “Promise theory doesn’t naively assume that all promises will be kept. Humans break their promises all the time; machines (which can also be agents in a network of promises) just break. But with promise theory, agents are aware of the commitments they’re making, and their promises are more likely to reflect what they’re capable of performing. ... ... we know the estimates were made with accurate information by the agent responsible, not by external wishful thinkers without a clue. And a well-formed network of promises includes contingencies and backups. What happens if Actor A doesn’t deliver on promise X? It may be counterintuitive, but a web of promises exposes its weak links much more readily than a top-down chain of command. Networks of promises provide services that are more robust and reliable than command and control management pushed down from above.” Wednesday, July 23, 14 Mark Burgess has another take on it, which he calls Promise Theory.
  • 10. #oscon @oscon @timoreilly Rescuing healthcare.gov A team of engineers. They came in and worked tech wizardry, right? Maybe some of that, but a lot of the work was debugging the communications failures that led the contractors to build software components that didn’t work together. Wednesday, July 23, 14
  • 11. #oscon @oscon @timoreilly 18 hour days 100 days straight Standup meetings focused on why people weren’t able to keep the promises they’d made to each other Mikey Dickerson Google Site Reliability Engineer Wednesday, July 23, 14
  • 12. #oscon @oscon @timoreilly Of course, what he found out was that healthcare.gov was designed and delivered by a system that doesn’t allow developers to make promises to each other, or to operations engineers, or to end users. Instead, all of the promises are from policy makers and politicians to other policy makers and politicians, and are handed down from on-high through hard-coded specifications and waterfall project management methodologies. What the healthcare.gov rescue team brought was a cultural revolution Wednesday, July 23, 14
  • 13. #oscon @oscon @timoreilly Wednesday, July 23, 14 If you want to understand more about that cultural revolution, this book is a great read - a novelized version of how DevOps was brought to a failed IT project in a big manufacturing company. It mirrors the healthcare.gov rescue very closely.
  • 14. #oscon @oscon @timoreilly “…one privilege the insured and well-off have is to excuse the terrible quality of services the government routinely delivers to the poor. Too often, the press ignores — or simply never knows —  the pain and trouble of interfacing with government bureaucracies that the poor struggle with daily. That can allow the problems in those bureaucracies to fester.” — Ezra Klein Wednesday, July 23, 14 But I want to take this story a bit further. One of the most important pieces about the healthcare.gov rescue was written by Washington Post columnist (now vox.com founder) Ezra Klein. He wrote about how healthcare.gov was not an exception, but the rule, when it came to government services.
  • 15. #oscon @oscon @timoreilly Wednesday, July 23, 14 And in that context, let’s talk a bit about food stamps, or as they’ve been renamed, the Supplemental Nutrition Assistance Program, or SNAP. Recently, I heard an eye opening segment on the radio show Marketplace. Do you know that a huge proportion of food stamp dollars are spent at stores like Walmart between midnight and 1 am on the one night that people’s SNAP cards are electronically refilled? Who goes food shopping at midnight? People who haven’t eaten for a few days, that’s who. So it really matters when you show up at the front of the line, and suddenly your SNAP card doesn’t work because of some bureaucratic SNAFU!
  • 16. #oscon @oscon @timoreilly Wednesday, July 23, 14 Some of the Code for America Fellows went to work on this problem last year, in partnership with the Human Services Agency in San Francisco.
  • 17. #oscon @oscon @timoreilly “User needs. An empathetic service would ground itself in the concrete needs of concrete people. It’s not about innovation, big data, government-as-a-platform, transparency, crowd-funding, open data, or civic tech. It’s about people. Learning to prioritize people and their needs will be a long slog. It’s the kind of change that happens slowly, one person at a time. But we should start.” Wednesday, July 23, 14 Jake Solomon, one of the Fellows, wrote an amazing piece about his experience, entitled People, Not Data. In it, he describes the problem: people were falling out of the SNAP program because they didn’t comply with bureaucratic letters that they didn’t understand. No one can understand them. But nobody who was implementing the program had ever themselves tried to comply with the rules and to respond to the instructions, until the Code for America fellows they did that. They replaced these obscure letters with text messages that effectively said, “There’s a problem with your benefits. Call the office!” As Jake said, “User needs...” There’s a lot of talk in Silicon Valley about measuring and paying attention to users. We talk about Lean Startup and “Growth Hacking.” But there’s a big difference to paying attention to user behavior so you can exploit it - say to drive ad clicks on in-app purchases - and to paying attention to it so you can make a real difference in the lives of real people.
  • 18. #oscon @oscon @timoreilly GDS Wednesday, July 23, 14 That’s why one of the bibles of user centered design, in my opinion, should be the UK government Digital Service’s Design Principles. It’s about technology, yes, but far more importantly, it’s about putting technology to work for humans, not the other way around. This is a huge cultural change for government, and that’s one reason it’s so interesting and challenging a set of problems to work on.
  • 19. #oscon @oscon @timoreilly Cultural Change Required! Wednesday, July 23, 14 Cultural change is also required by many of the big disruptive startups and technologies we’re hearing about today. The cultural changes that started with open source and the internet are far from over. There’s a lot more work to be done. But it’s important to get beyond the Silicon Valley cult of disruption and to think about what we’re building towards.
  • 20. “Uber is a $3.5 billion lesson in building for how the world *should* work instead of optimizing for how the world *does* work” - Aaron Levie of Box.net Wednesday, July 23, 14 There was a great tweet by box.net founder Aaron Levie talking about Uber... Aaron was talking about how we can use technology to rethink the way a service like taxis ought to work for users. But there’s also a huge moral dimension to this statement - or there should be! In the end, building towards the world we want - and making it a better one than the one we started with - is the only job worth doing. I’m reminded of a Jack Handy Deep Thought I saw once. It said something like this: “If aliens came down and said ‘Show us your civilization’, we’d say, “Come back in 20 years. This isn’t really our civilization. It’s just something we’re playing around with right now.’” It’s about time we built a civilization we’d be proud to show. Developers today play a huge role in building our civilization. Let’s take that responsibility seriously!