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
我單槍匹馬的開源貢獻之路.pdf
Search
peter279k
March 06, 2018
Programming
0
290
我單槍匹馬的開源貢獻之路.pdf
剛從資工研究所畢業,在GitHub上代號為peter279k,不過大家都叫我Peter,目前在工研院資通所擔任研發替代役,也是一名後端網站開發者,平常興趣是看電影,看書與參加與開源有關的一切的活動。
peter279k
March 06, 2018
Tweet
Share
More Decks by peter279k
See All by peter279k
開發現代化 PHP 套件:從零開始
peter279k
0
320
Other Decks in Programming
See All in Programming
Vibe Coding の話をしよう
schroneko
12
3.4k
音声プラットフォームのアーキテクチャ変遷から学ぶ、クラウドネイティブなバッチ処理 (20250422_CNDS2025_Batch_Architecture)
thousanda
0
350
Cursor/Devin全社導入の理想と現実
saitoryc
27
20k
タイムゾーンの奥地は思ったよりも闇深いかもしれない
suguruooki
1
790
Deoptimization: How YJIT Speeds Up Ruby by Slowing Down / RubyKaigi 2025
k0kubun
1
1.6k
AI時代の開発者評価について
ayumuu
0
230
Youtube Lofier - Chrome拡張開発
ninikoko
0
2.5k
Amazon CloudWatchの地味だけど強力な機能紹介!
itotsum
0
200
State of Namespace
tagomoris
5
2.2k
大LLM時代にこの先生きのこるには-ITエンジニア編
fumiyakume
7
3.2k
複雑なフォームの jotai 設計 / Designing jotai(state) for Complex Forms #layerx_frontend
izumin5210
6
1.4k
generative-ai-use-cases(GenU)の推しポイント ~2025年4月版~
hideg
1
340
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.4k
Code Review Best Practice
trishagee
67
18k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
23
2.7k
Building Adaptive Systems
keathley
41
2.5k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Embracing the Ebb and Flow
colly
85
4.7k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
5
540
Fontdeck: Realign not Redesign
paulrobertlloyd
84
5.5k
Transcript
我單槍匹馬的 開源貢獻之路 Peter Li
• 自我介紹 • 怎麼進去圈子的? • 在過程中遇到了什麼事情? • 如何貢獻發送PR? • 介紹開源貢獻活動
• sli.do • https://www.sli.do/SITCON18-S03 Outline
• GitHub • 在各大社群中穿梭當會眾 • 業(ㄅㄨˋㄓㄨㄢ)餘(ㄧㄝˋ)的專案貢獻者 • 2+ year 業餘JAVA開發者
• 2+ year JavaScript(Node.js)開發者 • 3+ year後端PHP開發者 • 業餘研究軟體開發流程 • 工研院資通所當研發替代役 (ㄍㄨㄥㄉㄜˊ) • 後端PHP開發者 自我介紹
開始之前...
開始之前...
開始之前...
• 最初是要做一個聊天機器人可以問天氣 • 搜尋找到YahooWeatherAPI 怎麼進去圈子的?
怎麼進去圈子的?
• 覺得套件可以更好 • 那時候有httpoxy漏洞 怎麼進去圈子的?
• 誤打誤撞就被merged 怎麼進去圈子的?
怎麼進去圈子的?
• 經過那次之後 • 得到一種成(ㄒㄧㄥˋ)就(ㄈㄣˋ)感 • 就此開啟我的開源之路 怎麼進去圈子的?
• 在Twitter上面也多了一份友善的交流 • 順便國民外交(? • 讓專案發佈新的版本 • 看很多的code,知道別人的思維 • 寫了很多測試程式,學到了很多測試的技術
• 遇到貢獻到一些技術比我弱的開發者 • 透過貢獻方式教他正確的觀念 過程中遇到了什麼事情?
感謝Tweet
• 發現問題,開issue • 解決既有的issue • Trace source code 如何貢獻發送PR?
發現問題,開issue
Trace source code
Trace source code
Trace source code
Trace source code
發送PR之前...
PR其實也可以很簡單...
PR其實也可以很簡單...
貢獻到加入別人的組織
• 看code無數,自然對軟體開發甚至小至 函式庫的撰寫有一定程度的了解 • 知道什麼是與如何使用CI • 可以接受request changes • 和人們一起討論,如何讓自己的PR更好
貢獻過程中學會了什麼?
• PR • LGTM • SGTM • WIP • PTAL
• TBR • TL;DR • TBD 迷之縮寫
• 24pullrequests • Hacktoberfest 2016、2017 介紹開源貢獻活動
• Thank you for your listening! Any Questions?