Bug 1858921 - Part 2: Move WasmStructObject inlinable allocation methods to new inlin...
[gecko.git] / docs / contributing / engineering_show_and_tell.rst
blob87c2013bb864d3fb0b9750475a5c942f1f537f84
1 Engineering Show and Tell
2 =========================
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.
7 August 2021
8 -----------
10 `Link to the August 2021 recording <https://mozilla.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=bd0c503d-903f-4829-9c9d-ad7c011cee9b>`_
12 Links
14 - Mossop: Mercurial Tips n Tricks
16   - https://github.com/Mossop/dotfiles/blob/main/shared/hg/hgrc
17   - https://mikeconley.github.io/documents/How_mconley_uses_Mercurial_for_Mozilla_code
19 - mak: Gmail filtering with Google Apps Script
21   - https://script.google.com/home
22   - https://paste.mozilla.org/9zEDnAiA#L9
23   - https://developers.google.com/apps-script/reference/
25 - mhowell: Windows Tools You Might Not Know About
27   - https://docs.google.com/document/d/1DyeTPIEz3SIcw7ldvSGKUVp4XP34Ue-_pV8lYmRJX6I/
29 - bryce: Debugging Remote Resources Via Proxy
31   - https://www.telerik.com/fiddler
32   - https://www.charlesproxy.com/
33   - https://mitmproxy.org/
35 - jody: CircleCI for VS Code
37   - https://marketplace.visualstudio.com/items?itemName=jodyh.circleci-vscode
39 - sfink: Moz workflow aids for post-landing pruning, taskcluster job replication & more
41   - https://github.com/hotsphink/sfink-tools
42   - https://hg.sr.ht/~sfink/sfink-tools
44 - mconley: Multiple mozconfigs with mozconfigwrapper
46   - https://github.com/ahal/mozconfigwrapper
48 February 2021
49 -------------
51 `Link to the February 2021 recording <https://mozilla.zoom.us/rec/share/RvN62-Y3ByGmeyQChmsqXy6WXAE3iJETeB2yNj1xq4-z3c80ewwFaz-EAVnoHSo-.8FbmZF3nQEWBPFSr>`_
53 Slide decks:
55 - `bash scripts and keyboard shortcuts <https://docs.google.com/presentation/d/1T8z99Hy0rI-_W3wJIZsG-edKRiicxgl-QeBoJuM90qQ/edit?usp=sharing>`_
56 - `sccache-dist <https://docs.google.com/presentation/d/1_mN5rgV2LrzRKEOn06j4uaryYC9zRQJOdomgeBrJ8RA/edit#slide=id.g832b271044_1_1173>`_
57 - `How to animate things smoothly <https://docs.google.com/presentation/d/11csNTR1GnVs2BdjN1alJcTbjXMhKyhpv9GIx2jNMJ6U/edit#slide=id.p>`_
58 - `How I learned to love the M-C <https://docs.google.com/presentation/d/13O06nyDWqfbZyLeGRdLztd234zJ2SQcJu7LkBFDLnYg/edit?usp=sharing>`_
60 Links for "Editor, Lint, & More" talk:
62 - :ref:`Linting`
63 - :ref:`lint-vcs-hook`
64 - https://eslint.org/docs/user-guide/integrations
66 Links for "Stupid Mac Tricks" talk:
68 - https://www.obdev.at/products/launchbar/index.html
69 - Moom: https://itunes.apple.com/app/id496437906?mt=12&ls=1
70 - https://kapeli.com/dash
71 - https://git-fork.com/
72 - https://www.usboverdrive.com/
73 - https://manytricks.com/download/butler/
74 - https://bjango.com/mac/istatmenus/
75 - https://iterm2.com/
77 Other links:
79 - https://twitter.com/asutherland/status/1274942012316319744
80 - https://scootersoftware.com/
81 - https://pasteapp.io/
82 - https://github.com/acreskeyMoz/browsertime_scripts
83 - https://chuttenblog.wordpress.com/2021/01/18/doubling-the-speed-of-windows-firefox-builds-using-sccache-dist/