wdv4758h / notes

let me know if my notes help you :D (it's a mess, I know)
https://wdv4758h.github.io/notes/
142 stars 17 forks source link

FOSDEM 2017 #67

Open wdv4758h opened 7 years ago

wdv4758h commented 7 years ago

Site: https://fosdem.org/2017/

雖然一貫地主題很多,但是先抓一些出來看。

wdv4758h commented 7 years ago

Firefox and WebExtensions: https://fosdem.org/2017/schedule/event/mozilla_firefox_and_webextensions/

講 Firefox 的 WebExtensions 現況和相關工具,但是好像沒有提到有基於 XUL/XPCOM 的 extension 的現有能力無法在 WebExtensions 上實現的狀況。

wdv4758h commented 7 years ago

Firefox WebExtensions 相關問題:

相關 Add-ons:

wdv4758h commented 7 years ago

Python Data Structures implementation list, dict: how does CPython actually implement them? https://fosdem.org/2017/schedule/event/python_data_structures/

稍微講解 list 和最近剛換實做的 dict 的運作