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
630
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
500
Building the GitHub workspace app
bkeepers
PRO
1
380
Contributing to Your Career
bkeepers
PRO
4
750
A Maturity Model for Embracing Open Source Software
bkeepers
PRO
3
940
Open Source Principles for Internal Engineering Teams
bkeepers
PRO
8
1.4k
Carbon, Automobiles, Bebop & Fashion
bkeepers
PRO
1
560
Tending Your Open Source Garden
bkeepers
PRO
2
1k
The Loyal Renegade
bkeepers
PRO
3
920
A Chronicle of the Nebulous HTML5
bkeepers
PRO
11
1k
Other Decks in Technology
See All in Technology
エラーとアクセシビリティ
schktjm
1
1.2k
Rustから学ぶ 非同期処理の仕組み
skanehira
1
130
Kiroと学ぶコンテキストエンジニアリング
oikon48
6
9.8k
なぜSaaSがMCPサーバーをサービス提供するのか?
sansantech
PRO
8
2.7k
5年目から始める Vue3 サイト改善 #frontendo
tacck
PRO
3
210
AI駆動開発に向けた新しいエンジニアマインドセット
kazue
0
340
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
150
Flutterでキャッチしないエラーはどこに行く
taiju59
0
220
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
9.7k
dbt開発 with Claude Codeのためのガードレール設計
10xinc
2
1.1k
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
440
5分でカオスエンジニアリングを分かった気になろう
pandayumi
0
200
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
RailsConf 2023
tenderlove
30
1.2k
4 Signs Your Business is Dying
shpigford
184
22k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
A Tale of Four Properties
chriscoyier
160
23k
Writing Fast Ruby
sferik
628
62k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Producing Creativity
orderedlist
PRO
347
40k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
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