tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

engineering_show_and_tell.rst (2708B)


      1 Engineering Show and Tell
      2 =========================
      3 
      4 The engineering teams at Mozilla have put together a series of 5 minute long
      5 tips and tricks to help boost productivity. You can find the recordings below.
      6 
      7 August 2021
      8 -----------
      9 
     10 `Link to the August 2021 recording <https://mozilla.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=bd0c503d-903f-4829-9c9d-ad7c011cee9b>`_
     11 
     12 Links
     13 
     14 - mak: Gmail filtering with Google Apps Script
     15 
     16  - https://script.google.com/home
     17  - https://developers.google.com/apps-script/reference/
     18 
     19 - mhowell: Windows Tools You Might Not Know About
     20 
     21  - https://docs.google.com/document/d/1DyeTPIEz3SIcw7ldvSGKUVp4XP34Ue-_pV8lYmRJX6I/
     22 
     23 - bryce: Debugging Remote Resources Via Proxy
     24 
     25  - https://www.telerik.com/fiddler
     26  - https://www.charlesproxy.com/
     27  - https://mitmproxy.org/
     28 
     29 - jody: CircleCI for VS Code
     30 
     31  - https://marketplace.visualstudio.com/items?itemName=jodyh.circleci-vscode
     32 
     33 - sfink: Moz workflow aids for post-landing pruning, taskcluster job replication & more
     34 
     35  - https://github.com/hotsphink/sfink-tools
     36  - https://hg.sr.ht/~sfink/sfink-tools
     37 
     38 - mconley: Multiple mozconfigs with mozconfigwrapper
     39 
     40  - https://github.com/ahal/mozconfigwrapper
     41 
     42 February 2021
     43 -------------
     44 
     45 `Link to the February 2021 recording <https://mozilla.zoom.us/rec/share/RvN62-Y3ByGmeyQChmsqXy6WXAE3iJETeB2yNj1xq4-z3c80ewwFaz-EAVnoHSo-.8FbmZF3nQEWBPFSr>`_
     46 
     47 Slide decks:
     48 
     49 - `bash scripts and keyboard shortcuts <https://docs.google.com/presentation/d/1T8z99Hy0rI-_W3wJIZsG-edKRiicxgl-QeBoJuM90qQ/edit?usp=sharing>`_
     50 - `sccache-dist <https://docs.google.com/presentation/d/1_mN5rgV2LrzRKEOn06j4uaryYC9zRQJOdomgeBrJ8RA/edit#slide=id.g832b271044_1_1173>`_
     51 - `How to animate things smoothly <https://docs.google.com/presentation/d/11csNTR1GnVs2BdjN1alJcTbjXMhKyhpv9GIx2jNMJ6U/edit#slide=id.p>`_
     52 - `How I learned to love the M-C <https://docs.google.com/presentation/d/13O06nyDWqfbZyLeGRdLztd234zJ2SQcJu7LkBFDLnYg/edit?usp=sharing>`_
     53 
     54 Links for "Editor, Lint, & More" talk:
     55 
     56 - :ref:`Linting`
     57 - :ref:`lint-vcs-hook`
     58 - https://eslint.org/docs/user-guide/integrations
     59 
     60 Links for "Stupid Mac Tricks" talk:
     61 
     62 - https://www.obdev.at/products/launchbar/index.html
     63 - Moom: https://itunes.apple.com/app/id496437906?mt=12&ls=1
     64 - https://kapeli.com/dash
     65 - https://git-fork.com/
     66 - https://www.usboverdrive.com/
     67 - https://manytricks.com/download/butler/
     68 - https://bjango.com/mac/istatmenus/
     69 - https://iterm2.com/
     70 
     71 Other links:
     72 
     73 - https://twitter.com/asutherland/status/1274942012316319744
     74 - https://scootersoftware.com/
     75 - https://pasteapp.io/
     76 - https://github.com/acreskeyMoz/browsertime_scripts
     77 - https://chuttenblog.wordpress.com/2021/01/18/doubling-the-speed-of-windows-firefox-builds-using-sccache-dist/