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
Giving (and Taking) Back
Search
Mike Fiedler
October 18, 2013
Technology
0
57
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
130
HOW DO YOU KNOW iT'S WORKiNG
miketheman
0
100
Instrumenting Application Stack in Dynamically Scaling Environment
miketheman
0
64
Where Do We Go From Here?
miketheman
0
140
What's In This Cookbook?
miketheman
0
56
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
110
Other Decks in Technology
See All in Technology
VLMサービスを用いた請求書データ化検証 / SaaSxML_Session_1
sansan_randd
0
220
人に寄り添うAIエージェントとアーキテクチャ #BetAIDay
layerx
PRO
9
2.1k
2025新卒研修・HTML/CSS #弁護士ドットコム
bengo4com
3
13k
Rubyの国のPerlMonger
anatofuz
3
730
帳票構造化タスクにおけるLLMファインチューニングの性能評価
yosukeyoshida
1
240
20250807_Kiroと私の反省会
riz3f7
0
190
「Roblox」の開発環境とその効率化 ~DAU9700万人超の巨大プラットフォームの開発 事始め~
keitatanji
0
120
「AIと一緒にやる」が当たり前になるまでの奮闘記
kakehashi
PRO
3
110
薬屋のひとりごとにみるトラブルシューティング
tomokusaba
0
120
AWS DDoS攻撃防御の最前線
ryutakondo
1
140
AIエージェントを現場で使う / 2025.08.07 著者陣に聞く!現場で活用するためのAIエージェント実践入門(Findyランチセッション)
smiyawaki0820
6
830
Unson OS|48時間で「売れるか」を判定する AI 市場検証プラットフォーム
unson
0
180
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
283
13k
BBQ
matthewcrist
89
9.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
How STYLIGHT went responsive
nonsquared
100
5.7k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.5k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
A better future with KSS
kneath
239
17k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Measuring & Analyzing Core Web Vitals
bluesmoon
8
540
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Facilitating Awesome Meetings
lara
54
6.5k
Why Our Code Smells
bkeepers
PRO
337
57k
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?