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
170
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
36
Extending Flask using the Flask Plugins API
osdotsystem
0
120
PEPs that hit the front page
osdotsystem
0
98
The state of NLP in production 🥽
osdotsystem
0
140
libSQL: Taking Sqlite To The Moon
osdotsystem
0
210
Boosting Python With Rust 🚀
osdotsystem
0
210
Flet: Flutter in Python
osdotsystem
0
460
SQLite Internals: How The World's Most Used Database Works
osdotsystem
2
3.7k
Fast Flask Dev For Big Codebases
osdotsystem
0
240
Other Decks in Technology
See All in Technology
どうなる Remix 3
tanakahisateru
2
350
Pythonで構築する全国市町村ナレッジグラフ: GraphRAGを用いた意味的地域検索への応用
negi111111
8
3.4k
Dart and Flutter MCP serverで実現する AI駆動E2Eテスト整備と自動操作
yukisakai1225
0
300
CDKの魔法を少し解いてみる ― synth・build・diffで覗くIaCの裏側 ―
takahumi27
1
110
エンジニアにとってコードと並んで重要な「データ」のお話 - データが動くとコードが見える:関数型=データフロー入門
ismk
0
450
Snowflakeとdbtで加速する 「TVCMデータで価値を生む組織」への進化論 / Evolving TVCM Data Value in TELECY with Snowflake and dbt
carta_engineering
2
240
仕様駆動 x Codex で 超効率開発
ismk
2
1.3k
手を動かしながら学ぶデータモデリング - 論理設計から物理設計まで / Data modeling
soudai
PRO
9
2.9k
嗚呼、当時の本番環境の状態で AI Agentを再評価したいなぁ...
po3rin
0
400
"おまじない"はもう卒業! デバッガで探るSpring Bootの裏側と「学び方」の学び方
takeuchi_132917
0
110
よくわからない人向けの IAM Identity Center とちょっとした落とし穴
kazzpapa3
2
710
從裝潢設計圖到 Home Assistant:打造智慧家庭的實戰與踩坑筆記
kewang
0
160
Featured
See All Featured
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Automating Front-end Workflow
addyosmani
1371
200k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
The Cult of Friendly URLs
andyhume
79
6.7k
For a Future-Friendly Web
brad_frost
180
10k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
970
RailsConf 2023
tenderlove
30
1.3k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
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