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
65
Where Do We Go From Here?
miketheman
0
150
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
ブラウザのAPIで Nintendo Switch用の特殊なゲーム用コントローラーを体験型コンテンツに / IoTLT @ストラタシス・ジャパン
you
PRO
0
120
JSConf JPのwebsiteをGatsbyからNext.jsに移行した話 - Next.jsの多言語静的サイトと課題
leko
2
180
頭部ふわふわ浄酔器
uyupun
0
110
AI時代の開発を加速する組織づくり - ブログでは書けなかったリアル
hiro8ma
1
310
ソフトウェアエンジニアの生成AI活用と、これから
lycorptech_jp
PRO
0
900
AIエージェントによる業務効率化への飽くなき挑戦-AWS上の実開発事例から学んだ効果、現実そしてギャップ-
nasuvitz
3
970
Biz職でもDifyでできる! 「触らないAIワークフロー」を実現する方法
igarashikana
7
3.3k
[2025年10月版] Databricks Data + AI Boot Camp
databricksjapan
1
260
AWS UG Grantでグローバル20名に選出されてre:Inventに行く話と、マルチクラウドセキュリティの教科書を執筆した話 / The Story of Being Selected for the AWS UG Grant to Attending re:Invent, and Writing a Multi-Cloud Security Textbook
yuj1osm
1
130
ローカルLLMとLINE Botの組み合わせ その2(EVO-X2でgpt-oss-120bを利用) / LINE DC Generative AI Meetup #7
you
PRO
1
160
AIとともに歩んでいくデザイナーの役割の変化
lycorptech_jp
PRO
0
870
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
170
Featured
See All Featured
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Build your cross-platform service in a week with App Engine
jlugia
233
18k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Music & Morning Musume
bryan
46
6.9k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
For a Future-Friendly Web
brad_frost
180
10k
BBQ
matthewcrist
89
9.9k
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?