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
How To OpenSource
Search
Abdur-Rahmaan Janhangeer
November 24, 2022
Technology
0
130
How To OpenSource
Abdur-Rahmaan Janhangeer
November 24, 2022
Tweet
Share
More Decks by Abdur-Rahmaan Janhangeer
See All by Abdur-Rahmaan Janhangeer
Extending Flask using the Flask Plugins API
osdotsystem
0
44
PEPs that hit the front page
osdotsystem
0
45
The state of NLP in production 🥽
osdotsystem
0
80
libSQL: Taking Sqlite To The Moon
osdotsystem
0
130
Boosting Python With Rust 🚀
osdotsystem
0
140
Flet: Flutter in Python
osdotsystem
0
320
SQLite Internals: How The World's Most Used Database Works
osdotsystem
2
3.6k
Fast Flask Dev For Big Codebases
osdotsystem
0
170
Python Bytecode or How Python Operates
osdotsystem
0
240
Other Decks in Technology
See All in Technology
NilAway による静的解析で「10 億ドル」を節約する #kyotogo / Kyoto Go 56th
ytaka23
3
380
GitHub Copilot のテクニック集/GitHub Copilot Techniques
rayuron
37
14k
あの日俺達が夢見たサーバレスアーキテクチャ/the-serverless-architecture-we-dreamed-of
tomoki10
0
460
Amazon VPC Lattice 最新アップデート紹介 - PrivateLink も似たようなアップデートあったけど違いとは
bigmuramura
0
200
DevFest 2024 Incheon / Songdo - Compose UI 조합 심화
wisemuji
0
110
Opcodeを読んでいたら何故かphp-srcを読んでいた話
murashotaro
0
260
KubeCon NA 2024 Recap: How to Move from Ingress to Gateway API with Minimal Hassle
ysakotch
0
200
PHP ユーザのための OpenTelemetry 入門 / phpcon2024-opentelemetry
shin1x1
1
250
サイボウズフロントエンドエキスパートチームについて / FrontendExpert Team
cybozuinsideout
PRO
5
38k
MLOps の現場から
asei
6
650
PHPからGoへのマイグレーション for DMMアフィリエイト
yabakokobayashi
1
170
継続的にアウトカムを生み出し ビジネスにつなげる、 戦略と運営に対するタイミーのQUEST(探求)
zigorou
0
590
Featured
See All Featured
Practical Orchestrator
shlominoach
186
10k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.3k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
95
17k
Why Our Code Smells
bkeepers
PRO
335
57k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
Optimizing for Happiness
mojombo
376
70k
Writing Fast Ruby
sferik
628
61k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.3k
Git: the NoSQL Database
bkeepers
PRO
427
64k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
29
2k
Transcript
How To OpenSource?
ssslides
None
4
Python Mauritius UserGroup (pymug) More info: mscc.mu/python-mauritius-usergroup-pymug/ Why Where codes
github.com/pymug share events twitter.com/pymugdotcom ping professionals linkedin.com/company/pymug all info pymug.com tell friends by like facebook.com/pymug 5
Abdur-Rahmaan Janhangeer Help people get into OpenSource People hire me
to work on Python projects www.compileralchemy.com 6
Fav foreign (https://metabob.com) World's most advanced code analysis tool? Fav
local (https://oceandba.com) 7
How To OpenSource? 8
Overview 9
Just start 10
Solve a real need, be practical, put down work 11
Maintainer v/s Contributor 12
Maintainer: understand in depth 13
Packagify 14
Download metrics 15
User expectation 16
Backward compatibility 17
DevOps 18
Production 19
Product owner: Vision & Values 20
Level of Seriousness 21
All free and good: All contributors who are not good
for free 22
Industry standards: Bitter but serious adoption 23
Grooming 24
I used to see stars and fork 25
I used to evaluate standards 26
Now i trust the OpenSSF scoreboard 27
28
How To community? 29
Have a space to chat 30
Minimalist: Gitter 31
Awkward: Gh discussions 32
Sane: Discord 33
Mind-blowing: IRC, still alive and kicking 34
Private slack: You serious? 35
Raise easy issues 36
Tag well 37
Answer to queries 38
Walk over code 39
Mentor 40
Code reviews 41
CI/CD 42
Tests 43
Linting / formatting 44
Audits 45
Secret Sauce for Success 46
Nothing new, ... 47
... release often 48
How to choose projects? 49
By passion 50
Spend time with the project 51
Even core devs are not wizards 52
Spend time with the project 53
Pearlerific Wisdoms 54
Practicality beats techincal superiority --Adam Englander 55
Pair programming --Dr. Carl Friedrich Bolz-Tereick 56
It sucks --Batuhan Osman Taskaya (On PR taking too long
to merge) 57
Dissecting projects! 58
Slide a mail: arj.python[@]gmail.com 59
60