$30 off During Our Annual Pro Sale. View Details »
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Giving (and Taking) Back
Search
Mike Fiedler
October 18, 2013
Technology
0
54
Giving (and Taking) Back
DevOpsDays NYC 2013, Mike Fiedler
Mike Fiedler
October 18, 2013
Tweet
Share
More Decks by Mike Fiedler
See All by Mike Fiedler
Fixing AWS with AWS
miketheman
1
120
HOW DO YOU KNOW iT'S WORKiNG
miketheman
0
99
Instrumenting Application Stack in Dynamically Scaling Environment
miketheman
0
62
Where Do We Go From Here?
miketheman
0
110
What's In This Cookbook?
miketheman
0
51
Treating Your Infrastructure Like Garbage
miketheman
2
1.7k
MongoDB - Operations Best Practices
miketheman
1
120
MongoDB in the Cloud - Amazon Web Services
miketheman
3
100
Other Decks in Technology
See All in Technology
Amazon ECSとCloud Runの相互理解で広げるクラウドネイティブの景色 / Mutually understanding Amazon ECS and Cloud Run
iselegant
12
1.1k
Next.jsとNuxtが混在? iframeでなんとかする!
ypresto
2
2.2k
Postman Flowsで作るAPI連携LINE Bot
miura55
0
210
SAP Community and Developer Update
sygyzmundovych
0
350
2024年のAmazon Bedrockアップデート一挙おさらい 〜まだ間に合う! re:Invent直前までの重大ニュースを速習しよう〜
minorun365
PRO
3
130
『Firebase Dynamic Links終了に備える』 FlutterアプリでのAdjust導入とDeeplink最適化
techiro
1
300
Amazon Data Firehoseの入門から実戦まで
oshanqq
0
170
Microsoft 365と開発者ツールの素敵な関係
kkamegawa
0
160
乗っ取れKubernetes!!~リスクから学ぶKubernetesセキュリティの考え方~/k8s-risk-and-security
mochizuki875
2
280
Entra ID の多要素認証(Japan Microsoft 365 コミュニティ カンファレンス 2024 )
murachiakira
0
580
共創するアーキテクチャ ~チーム全体で築く持続可能な開発エコシステム~ / Co-Creating Architecture - A Sustainable Development Ecosystem Built by the Entire Team
bitkey
PRO
1
3.2k
マルチプロダクトSaaSにおけるフェーズの違いや個人の強みを活かした組織づくり
plaidtech
PRO
0
100
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1030
460k
Producing Creativity
orderedlist
PRO
341
39k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
365
24k
Imperfection Machines: The Place of Print at Facebook
scottboms
265
13k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Scaling GitHub
holman
458
140k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Statistics for Hackers
jakevdp
796
220k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Writing Fast Ruby
sferik
627
61k
Transcript
Giving (and Taking) Back or, “What to do on boring
days that we never have”
Mike Fiedler Operations Datadog.com Twitter: @mikefiedler GitHub: @miketheman OpsSchool.org Chef
Community Roller Derby Ref Skydiver ©Alex Erde
What is Open Source? Wikimedia Commons
Do you use F/OSS?
80% of commercial apps to use Open Source by 2012
-Gartner, 2008
What are YOU doing to help? Flickr: DonkeyHotey
Familiar? “That widget in that doodad is broken.” “So fix
it!” “But I don’t know how to code.” “Ah well...”
Bullshit.
Learning codecademy.com codeschool.com learncodethehardway.org coursera.org developers.google.com/university/
Read things Project’s website or README Mailing lists? Contribution/Testing Guidelines
Open Issues, Mailing list Contributor License Agreement (CLA)
You are NOT alone.
Get involved get the code run the tests make the
changes run the tests share your patch
Get involved fix typos in docs add more docs browse
issues, verify
Commit messages Make NO assumptions Describe with your words Why,
How, What Include references
TDD, BDD, RDD
Maintaining Open Source
Hell is full of good meanings, but heaven is full
of good works.
Get excited! Flickr: NoahSussman
Work for free!
Things you can do provide low bar to entry write
down your intentions lead by example
You are NOT your code.
You are NOT alone.
Tools of the Trade GitHub BitBucket Google Code SourceForge stillmaintained.com
Travis-CI Drone.io CloudBees coveralls.io codeclimate.com
Public Domain Apache v2 MIT LGPL v2.1 GPL v2 GPL
v3 BSD 2-Clause BSD 3-Clause Affero GPL LGPL v3 Creative Commons WFTPL
Public Domain Apache v2 MIT LGPL v2.1 GPL v2 GPL
v3 BSD 2-Clause BSD 3-Clause Affero GPL LGPL v3 Creative Commons WFTPL ChooseALicense.com
SemVer.org 2.1.5-beta.2+datadog.15
Let dead code die
Publishing good code is hard Flickr: elibrody
You are NOT alone. <virtual mic drop>
jk ;) Questions?