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
Tending Your Open Source Garden, v2
Search
Brandon Keepers
PRO
October 23, 2014
Technology
1
600
Tending Your Open Source Garden, v2
Brandon Keepers
PRO
October 23, 2014
Tweet
Share
More Decks by Brandon Keepers
See All by Brandon Keepers
Automating Software Development
bkeepers
PRO
3
480
Building the GitHub workspace app
bkeepers
PRO
1
370
Contributing to Your Career
bkeepers
PRO
4
720
A Maturity Model for Embracing Open Source Software
bkeepers
PRO
3
920
Open Source Principles for Internal Engineering Teams
bkeepers
PRO
8
1.4k
Carbon, Automobiles, Bebop & Fashion
bkeepers
PRO
1
540
Tending Your Open Source Garden
bkeepers
PRO
2
980
The Loyal Renegade
bkeepers
PRO
3
890
A Chronicle of the Nebulous HTML5
bkeepers
PRO
11
1k
Other Decks in Technology
See All in Technology
データ戦略部門 紹介資料
sansan33
PRO
1
3.2k
活きてなかったデータを活かしてみた話 / Shirokane Kougyou vol 19
sansan_randd
1
270
評価の納得感を2段階高める「構造化フィードバック」
aloerina
1
160
堅牢な認証基盤の実現 TypeScriptで代数的データ型を活用する
kakehashi
PRO
2
220
菸酒生在 LINE Taiwan 的後端雙刀流
line_developers_tw
PRO
0
140
成立するElixirの再束縛(再代入)可という選択
kubell_hr
0
250
比起獨自升級 我更喜歡 DevOps 文化 <3
line_developers_tw
PRO
0
160
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
6.4k
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
770
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
43
26k
vLLM meetup Tokyo
jpishikawa
1
210
型システムを知りたい人のための型検査器作成入門
mame
15
3.8k
Featured
See All Featured
Thoughts on Productivity
jonyablonski
69
4.7k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
VelocityConf: Rendering Performance Case Studies
addyosmani
329
24k
Rails Girls Zürich Keynote
gr2m
94
14k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
480
Product Roadmaps are Hard
iamctodd
PRO
53
11k
Become a Pro
speakerdeck
PRO
28
5.4k
Typedesign – Prime Four
hannesfritz
42
2.7k
Producing Creativity
orderedlist
PRO
346
40k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
47
2.8k
For a Future-Friendly Web
brad_frost
179
9.8k
The Language of Interfaces
destraynor
158
25k
Transcript
http://commons.wikimedia.org/wiki/File:Cress_keyboard-3_sprouting_other_side.jpg Garden @BKEEPERS TENDING YOUR OPEN SOURCE !
http://en.wikipedia.org/wiki/Garden_gnome_liberationists "bkeepers
Gardening Software Open Source
Gardening
I ♥ ⚘
I ♥ ⚘
I ♥ ⚘
G A R D E N V 3 . 0
growing good food & eating good food
None
Share the harvest
an exercise in resource allocation
None
None
None
None
GARDENS CREATE COMMUNITY
Software https://www.flickr.com/photos/91663396@N00/7080354723
http://vimeo.com/43628932 I like software B E C A U S
E I like gardening
http://vimeo.com/43628932 I like software B E C A U S
E I like gardening
SOFTWARE CREATES COMMUNITY
https://www.flickr.com/photos/antoinettevanderieth/8753016923
Open Source https://www.flickr.com/photos/antoinettevanderieth/8753016923
I’m not talking about farming… https://www.flickr.com/photos/messycupcakes/7722551044/
…or land management. https://www.flickr.com/photos/47096398@N08/7462466876
Steve Klabnik http://words.steveklabnik.com/how-to-be-an-open-source-gardener
I’m talking about gardening
What can GARDENING teach us about OPEN SOURCE? https://www.flickr.com/photos/nateswartphoto/5623220460
CONSISTENCY & DILIGENCE
Follow your own contribution guidelines.
Invite people in.
None
Be hospitable.
Give it time. https://www.flickr.com/photos/onegiantleap/4124211492
None
Only add features that you want to maintain.
B E W A R E O F P E
S T S https://www.flickr.com/photos/eldave/3332622539
None
None
None
None
None
None
None
None
None
+1
+1
+1
None
Tests guard against erosion.
Continuous integration gives contributors confidence.
Remove features that you don’t want to maintain.
dotenv-deployment
Provide plugin APIs
None
Use semantic versioning https://www.flickr.com/photos/jimfischer/8384524415 1.2.6 minor patch major semver.org
Use semantic versioning https://www.flickr.com/photos/jimfischer/8384524415 1.2.6 minor patch major } backwards-compatibile
bug fixes semver.org
Use semantic versioning https://www.flickr.com/photos/jimfischer/8384524415 1.2.6 minor patch major } backwards-compatible
functionality semver.org
Use semantic versioning https://www.flickr.com/photos/jimfischer/8384524415 1.2.6 minor patch major } incompatible
API changes semver.org
Deprecate features in minor versions, remove them in major versions
https://www.flickr.com/photos/jimfischer/8384524415
1.x.x https://www.flickr.com/photos/jimfischer/8384524415 if using_deprecated_feature? warn "[DEPRECATION] This feature has been
" + "deprecated and will be removed in 2.0.", caller[0] # deprecated functionality here end
Keep a changelog. http://bit.ly/1mfVB3d
Changelog.md http://bit.ly/1mfVB3d
Give it away when it stops being fun.
…unless you still depend on it.
None
None
LET IT DIE when it stops producing
None
None
None
learn from your MISTAKES
Thank You " bkeepers
None