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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Abdur-Rahmaan Janhangeer
November 24, 2022
Technology
0
180
How To OpenSource
Abdur-Rahmaan Janhangeer
November 24, 2022
Tweet
Share
More Decks by Abdur-Rahmaan Janhangeer
See All by Abdur-Rahmaan Janhangeer
Building AI Agents with Python: A Deep Dive
osdotsystem
0
68
Extending Flask using the Flask Plugins API
osdotsystem
0
130
PEPs that hit the front page
osdotsystem
0
120
The state of NLP in production 🥽
osdotsystem
0
170
libSQL: Taking Sqlite To The Moon
osdotsystem
0
220
Boosting Python With Rust 🚀
osdotsystem
0
220
Flet: Flutter in Python
osdotsystem
0
510
SQLite Internals: How The World's Most Used Database Works
osdotsystem
2
3.8k
Fast Flask Dev For Big Codebases
osdotsystem
0
250
Other Decks in Technology
See All in Technology
What's new in Go 1.26?
ciarana
2
200
AI駆動開発とRAGプロダクトへの挑戦の軌跡 - 弁護士ドットコムでの学びから -
bengo4com
2
830
APMの世界から見るOpenTelemetryのTraceの世界 / OpenTelemetry in the Java
soudai
PRO
0
150
AWSが推進するAI駆動開発ライフサイクル入門 〜 AI駆動開発時代に必要な人材とは 〜/ introduction_to_aidlc_and_skills
fatsushi
7
4.8k
使って学ぼう MCP (と GitHub Codespaces)
tsubakimoto_s
1
220
GitHub Copilot CLI 現状確認会議(2026年2月のすがた)
torumakabe
4
630
[続・営業向け 誰でも話せるOCI セールストーク] AWSよりOCIの優位性が分からない編(2026年2月20日開催)
oracle4engineer
PRO
0
110
30分でわかるアーキテクチャモダナイゼーション
nwiizo
8
3.6k
生成AI素人でも玄人でもない私がセイセイAIチョットワカルために勉強したこと
wkm2
2
320
サンタコンペ2025完全攻略 ~お前らの焼きなましは遅すぎる~
terryu16
1
380
インシデント対応入門
grimoh
7
5.1k
AIで「ふとした疑問」を即座に検証する 〜定量で圧倒するN1理解〜
kakehashi
PRO
3
740
Featured
See All Featured
Fireside Chat
paigeccino
41
3.8k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
9.9k
Un-Boring Meetings
codingconduct
0
210
It's Worth the Effort
3n
188
29k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
80
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.4k
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
59
WCS-LA-2024
lcolladotor
0
470
Build The Right Thing And Hit Your Dates
maggiecrowley
39
3k
Designing Experiences People Love
moore
144
24k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
360
30k
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