# Engineering Show and Tell

The engineering teams at Mozilla have put together a series of 5 minute long
tips and tricks to help boost productivity. You can find the recordings below.

## August 2021

[Link to the August 2021 recording](https://mozilla.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=bd0c503d-903f-4829-9c9d-ad7c011cee9b)

Links

- mak: Gmail filtering with Google Apps Script

  - <https://script.google.com/home>
  - <https://developers.google.com/apps-script/reference/>

- mhowell: Windows Tools You Might Not Know About

  - <https://docs.google.com/document/d/1DyeTPIEz3SIcw7ldvSGKUVp4XP34Ue-_pV8lYmRJX6I/>

- bryce: Debugging Remote Resources Via Proxy

  - <https://www.telerik.com/fiddler>
  - <https://www.charlesproxy.com/>
  - <https://mitmproxy.org/>

- jody: CircleCI for VS Code

  - <https://marketplace.visualstudio.com/items?itemName=jodyh.circleci-vscode>

- sfink: Moz workflow aids for post-landing pruning, taskcluster job replication & more

  - <https://github.com/hotsphink/sfink-tools>
  - <https://hg.sr.ht/~sfink/sfink-tools>

- mconley: Multiple mozconfigs with mozconfigwrapper

  - <https://github.com/ahal/mozconfigwrapper>

## February 2021

[Link to the February 2021 recording](https://mozilla.zoom.us/rec/share/RvN62-Y3ByGmeyQChmsqXy6WXAE3iJETeB2yNj1xq4-z3c80ewwFaz-EAVnoHSo-.8FbmZF3nQEWBPFSr)

Slide decks:

- [bash scripts and keyboard shortcuts](https://docs.google.com/presentation/d/1T8z99Hy0rI-_W3wJIZsG-edKRiicxgl-QeBoJuM90qQ/edit?usp=sharing)
- [sccache-dist](https://docs.google.com/presentation/d/1_mN5rgV2LrzRKEOn06j4uaryYC9zRQJOdomgeBrJ8RA/edit#slide=id.g832b271044_1_1173)
- [How to animate things smoothly](https://docs.google.com/presentation/d/11csNTR1GnVs2BdjN1alJcTbjXMhKyhpv9GIx2jNMJ6U/edit#slide=id.p)
- [How I learned to love the M-C](https://docs.google.com/presentation/d/13O06nyDWqfbZyLeGRdLztd234zJ2SQcJu7LkBFDLnYg/edit?usp=sharing)

Links for "Editor, Lint, & More" talk:

- {ref}`Linting`
- {ref}`lint-vcs-hook`
- <https://eslint.org/docs/user-guide/integrations>

Links for "Stupid Mac Tricks" talk:

- <https://www.obdev.at/products/launchbar/index.html>
- Moom: <https://itunes.apple.com/app/id496437906?mt=12&ls=1>
- <https://kapeli.com/dash>
- <https://git-fork.com/>
- <https://www.usboverdrive.com/>
- <https://manytricks.com/download/butler/>
- <https://bjango.com/mac/istatmenus/>
- <https://iterm2.com/>

Other links:

- <https://twitter.com/asutherland/status/1274942012316319744>
- <https://scootersoftware.com/>
- <https://pasteapp.io/>
- <https://github.com/acreskeyMoz/browsertime_scripts>
- <https://chuttenblog.wordpress.com/2021/01/18/doubling-the-speed-of-windows-firefox-builds-using-sccache-dist/>
