Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
The Open Source Business
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Scott Chacon
PRO
February 19, 2012
Business
1.2k
13
Share
The Open Source Business
Why and how to use Open Source in your business.
Scott Chacon
PRO
February 19, 2012
More Decks by Scott Chacon
See All by Scott Chacon
So You Think You Know Git - Part 2
schacon
PRO
2
4.7k
So You Think You Know Git?
schacon
PRO
9
13k
Ask Your Code
schacon
PRO
0
350
From GitHub to Chatterbug
schacon
PRO
0
79
Hub Talk
schacon
PRO
0
75
An American Coder in Paris
schacon
PRO
4
540
The Future of Open Source
schacon
PRO
0
660
The Revolution will be Forked
schacon
PRO
9
1.1k
Introduction to Git
schacon
PRO
60
30k
Other Decks in Business
See All in Business
【正社員型エンジニア派遣事業】採用資料
cdcsaiyo
0
1.4k
コーポレートストーリー(新規投資家様向け会社説明資料)
gatechnologies
2
19k
三井物産グループのデジタル証券~イオン大宮~徹底解説セミナー
c0rp_mdm
PRO
0
1.4k
CMB.TECH earnings call Q1 2026
cmbtech
PRO
0
1.3k
株式会社SHO-CASE_会社案内20260525
20201001
0
150
『今日から使える認知行動療法』でみつけた もっと人生をたのしむヒント
mkitahara01985
1
670
採用ピッチ資料_耳川広域森林組合
mimirin
0
240
経営管理について / About Corporate Planning
loglass2019
1
34k
採用ピッチ資料_キヨモトテックイチ
satoshi01
0
110
AI導入で変わる PdMとエンジニアの関係性
paulxl
0
200
パーソルクロステクノロジー_DXソリューション本部のご紹介 / Introduction_of_dx
pxt_gs_ssol
0
2k
標準仕様だけでは対応できない入社・異動・退職をどう実装するか? / JOUG Presentation Going Beyond Standard_Specs Implementing JML Workflows
tatsumin39
1
440
Featured
See All Featured
Exploring anti-patterns in Rails
aemeredith
3
390
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
1.6k
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.5k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.9k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
122
22k
Applied NLP in the Age of Generative AI
inesmontani
PRO
4
2.3k
What's in a price? How to price your products and services
michaelherold
247
13k
The Anti-SEO Checklist Checklist. Pubcon Cyber Week
ryanjones
0
150
What Being in a Rock Band Can Teach Us About Real World SEO
427marketing
0
240
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.3k
Game over? The fight for quality and originality in the time of robots
wayneb77
1
190
Building a Scalable Design System with Sketch
lauravandoore
463
34k
Transcript
the open source BUSINESS freeing your business, as in beer
who the hell is this guy? i swear i’ll go
super fast...
scott chacon
github SOCIAL CODING CIO
@chacon
github : first class october 2008
58 souls
open source & busine$$
None
None
business advantages
business advantages
you should use open source libraries open source company code
use open source to find developers learn from the open source model
use libraries
reinventing the wheel
None
None
> 1,100,000 original projects >> Repository.count(:conditions => { :parent_id =>
nil, :public => 1 }) => 1169692
advantages better code faster development community
contribute back
$ date Mon Jan 13 10:26:39 EDT 2012 $ git
clone git://github.com/test-org/test-proj Cloning into test-proj... $ cd test-proj/ $ vim README $ git commit -am 'made it better' [master dbeb245] made it better 1 files changed, 2 insertions(+), 0 deletions(-) $ (fork it on github) $ git remote add mine
[email protected]
:schacon/test-proj.git $ git push mine master:feature_name ... To
[email protected]
:schacon/test-proj.git 9457e38..dbeb245 master -> feature_name $ date Mon Jan 13 10:27:49 EDT 2012
$ date Mon Jan 13 10:26:39 EDT 2012 $ git
clone git://github.com/test-org/test-proj Cloning into test-proj... $ cd test-proj/ $ vim README $ git commit -am 'made it better' [master dbeb245] made it better 1 files changed, 2 insertions(+), 0 deletions(-) $ (fork it on github) $ git remote add mine
[email protected]
:schacon/test-proj.git $ git push mine master:feature_name ... To
[email protected]
:schacon/test-proj.git 9457e38..dbeb245 master -> feature_name $ date Mon Jan 13 10:27:49 EDT 2012 clone improve fork push pull request
$ date Mon Jan 13 10:26:39 EDT 2012 $ git
clone git://github.com/test-org/test-proj Cloning into test-proj... $ cd test-proj/ $ vim README $ git commit -am 'made it better' [master dbeb245] made it better 1 files changed, 2 insertions(+), 0 deletions(-) $ (fork it on github) $ git remote add mine
[email protected]
:schacon/test-proj.git $ git push mine master:feature_name ... To
[email protected]
:schacon/test-proj.git 9457e38..dbeb245 master -> feature_name $ date Mon Jan 13 10:27:49 EDT 2012
one minute
share your code
if it does not exist, and it is general, OS
it
software commodity ecosystem
fungible
fungible gas, not cars
None
efficiency
community
github grit bert / ernie resque proxymachine cijoe janky linguist
github-services jekyll markup albino progit
github grit bert / ernie resque proxymachine cijoe janky linguist
github-services jekyll markup albino progit
github-services
linguist
linguist
@stats = { :commits => 120, :lines => 2554, :authors
=> 52, :percent => 36% } github-services
@stats = { :commits => 273, :lines => 3367, :authors
=> 59, :percent => 52% } jekyll
@stats = { :commits => 127, :lines => 3273, :authors
=> 46, :percent => 18% } resque
free work
recruit
ABC
ABC always be committing
open source development
open source team
company team
?
what do you want from your team?
innovation speed agility creativity collaboration communication
8-5, M-F work day cubicles hierarchy interruptions compartmentalization 10 days
vacation
high school, not university?
github the magical tale of
no office hours no dev meetings no vacations no assignments
no managers free beer
MVP
M V P inimum iable roduct
M V P inimum iable rocess
what do we have?
great pay great health care free gym membership whatever hardware
you want kindle + amazon money iphone + plan side projects
unlimited conferences
drinkups
drinkups Argentina Australia Belgium Brazil Canada Chile China Colombia Czech
Republic Denmark England Finland France Germany Greece Ireland Israel Italy Japan New Zealand Norway Poland Russia Scotland Spain Sweden Switzerland Taiwan Uruguay
None
classes (spanish, arduino)
free beer
executive lounge
side projects
campfire:hubot the friendly neighborhood campfire robot
holman/play
None
None
None
talks.githubapp.com
None
None
DEAL WITH IT
DEAL WITH IT
hey hippie, don’t your employees just sit around smoking pot
and giggling all day, then?
last year 400 pull requests (~1 per day) last month
80 pull requests (~3 per day)
deploys per month
1740 total deploys 9 deploys per work day
3h / 6500h
user growth
we’re getting stuff done
precedent
University of Manchester Andre Geim and Konstantin Novoselov
University of Manchester Andre Geim and Konstantin Novoselov 10%
University of Manchester Andre Geim and Konstantin Novoselov 10%
University of Manchester Andre Geim and Konstantin Novoselov 10%
University of Manchester Andre Geim and Konstantin Novoselov 10%
University of Manchester Andre Geim and Konstantin Novoselov 10%
twitter week
atlassian 20%
google 20%
github 100%
None
intrinsic / extrinsic motivation
autonomy mastery purpose
Theory X Theory Y
are trustworthy? seek responsibility and accountability? seek meaning in their
work? naturally want to learn? don’t resist change but they resist being changed? prefer work to being idle? Do you believe that developers:
are trustworthy? seek responsibility and accountability? seek meaning in their
work? naturally want to learn? don’t resist change but they resist being changed? prefer work to being idle? Do you believe that developers:
None
None
autonomy mastery purpose
autonomy mastery purpose
autonomy team culture pay well
autonomy mastery purpose
work something you have to do
work the tool that helps you achieve your full potential
something you have to do
no office hours no dev meetings no vacations no assignments
no managers free beer
?
summary
use open source libraries open source company code use open
source to find developers learn from the open source model you should
thanks
scott chacon @chacon speakerdeck.com/schacon