notes icon indicating copy to clipboard operation
notes copied to clipboard

FOSDEM 2017

Open wdv4758h opened this issue 7 years ago • 3 comments

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

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

  • LLVM Toolchain: https://fosdem.org/2017/schedule/track/llvm_toolchain/
  • Mozilla: https://fosdem.org/2017/schedule/track/mozilla/
  • Python: https://fosdem.org/2017/schedule/track/python/
  • Valgrind: https://fosdem.org/2017/schedule/track/valgrind/
  • Ruby: https://fosdem.org/2017/schedule/track/ruby/
  • Lua: https://fosdem.org/2017/schedule/track/lua/
  • Go: https://fosdem.org/2017/schedule/track/go/

wdv4758h avatar Feb 13 '17 15:02 wdv4758h

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

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

wdv4758h avatar Feb 13 '17 15:02 wdv4758h

Firefox WebExtensions 相關問題:

  • https://wiki.mozilla.org/WebExtensions
  • https://wiki.mozilla.org/WebExtensions/Future
  • 1215059 – (webextensions-additional-apis) [meta] Extend WebExtensions with custom APIs so more legacy add-ons can be ported https://bugzilla.mozilla.org/show_bug.cgi?id=1215059
  • https://discourse.mozilla-community.org/t/concern-about-webextension-exclusive-stretegy-from-add-on-authors-and-users/13310/5

相關 Add-ons:

  • https://github.com/Quicksaver/Tab-Groups
  • https://github.com/piroor/treestyletab
  • https://github.com/vimperator/vimperator-labs
  • https://github.com/5digits/dactyl
  • http://www.downthemall.net/

wdv4758h avatar Feb 13 '17 16:02 wdv4758h

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

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

wdv4758h avatar Feb 13 '17 17:02 wdv4758h