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
Scott Chacon
PRO
February 19, 2012
Business
14
1.1k
The Open Source Business
Why and how to use Open Source in your business.
Scott Chacon
PRO
February 19, 2012
Tweet
Share
More Decks by Scott Chacon
See All by Scott Chacon
So You Think You Know Git - Part 2
schacon
PRO
1
4.1k
So You Think You Know Git?
schacon
PRO
8
11k
Ask Your Code
schacon
PRO
0
240
From GitHub to Chatterbug
schacon
PRO
0
19
Hub Talk
schacon
PRO
0
26
An American Coder in Paris
schacon
PRO
4
450
The Future of Open Source
schacon
PRO
0
550
The Revolution will be Forked
schacon
PRO
10
970
Introduction to Git
schacon
PRO
61
29k
Other Decks in Business
See All in Business
なぜ施策優先度を意思決定しなければならないのか? 経験から得た要因と対策
mkitahara01985
2
200
「+ Joy」 初めは熱々だったはずなのに だんだん硬くて冷たくなっていく目標に 血を通わせる工夫_2024年度下期アップデート版
sasakendayo
0
160
pmconf2024 意思決定の質とスピードを上げるドキュメントの極意
issei123
1
6.5k
株式会社カオナビ】会社紹介資料 for business / kaonavi/introduction-for-business
kaonavi
0
100
仮説を形作るステップ
tumada
PRO
7
920
_HP掲載用_株式会社CloudSoft会社説明資料.pdf
csmatsushita
0
1.3k
【エンジニア職】中途採用向け会社説明資料(テックファーム株式会社)
techfirm
0
4.2k
Amazon Q Developerの 最新アップデート情報まとめ
o2mami
0
1k
Azure Functions HTTPトリガーにおけるタイムアウトでハマったこと
recruitengineers
PRO
2
150
ハードウェア企業から700万ユーザーを抱えるB2B SaaSへ:PMのキャリアシフトで見えた共通点とギャップ
kubell_hr
0
3.8k
決算審査意見書自動作成ツール 改良プロジェクト
tokyo_metropolitan_gov_digital_hr
0
290
DNX Ventures Japan|Introduction Deck
natsumidnx
0
730
Featured
See All Featured
Code Reviewing Like a Champion
maltzj
520
39k
Unsuck your backbone
ammeep
669
57k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
810
YesSQL, Process and Tooling at Scale
rocio
169
14k
How GitHub (no longer) Works
holman
311
140k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
Being A Developer After 40
akosma
87
590k
Product Roadmaps are Hard
iamctodd
PRO
49
11k
Building Applications with DynamoDB
mza
91
6.1k
Become a Pro
speakerdeck
PRO
26
5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
28
2.1k
Testing 201, or: Great Expectations
jmmastey
40
7.1k
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