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
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
100
Instrumenting Application Stack in Dynamically Scaling Environment
miketheman
0
62
Where Do We Go From Here?
miketheman
0
120
What's In This Cookbook?
miketheman
0
52
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
AWSの生成AIサービス Amazon Bedrock入門!(2025年1月版)
minorun365
PRO
7
360
いまからでも遅くないコンテナ座学
nomu
0
200
大規模言語モデルとそのソフトウェア開発に向けた応用 (2024年版)
kazato
2
440
信頼されるためにやったこと、 やらなかったこと。/What we did to be trusted, What we did not do.
bitkey
PRO
0
1.5k
OPENLOGI Company Profile
hr01
0
57k
知っててうれしい HTTP Cookie を使ったセッション管理について
greendrop
1
110
実践! ソフトウェアエンジニアリングの価値の計測 ── Effort、Output、Outcome、Impact
nomuson
0
1.2k
Evolving Architecture
rainerhahnekamp
3
220
新しいスケーリング則と学習理論
taiji_suzuki
9
3.6k
20240513 - 框裡框外_文學院學生如何在AI世代安身立命 @ 淡江大學
dpys
0
620
React Routerで実現する型安全なSPAルーティング
sansantech
PRO
4
870
組織に自動テストを書く文化を根付かせる戦略(2024冬版) / Building Automated Test Culture 2024 Winter Edition
twada
PRO
26
7.1k
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
The Cult of Friendly URLs
andyhume
78
6.1k
Gamification - CAS2011
davidbonilla
80
5.1k
How to train your dragon (web standard)
notwaldorf
88
5.8k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
Writing Fast Ruby
sferik
628
61k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.2k
Site-Speed That Sticks
csswizardry
2
220
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
Thoughts on Productivity
jonyablonski
68
4.4k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Speed Design
sergeychernyshev
25
720
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?