Webdev/Meetings/2016/February 2: Difference between revisions

< Webdev‎ | Meetings‎ | 2016
(→‎Shipping Celebration: link to pip 8 upgrade plans)
 
(3 intermediate revisions by 2 users not shown)
Line 15: Line 15:
* (ben) careers.mozilla.org on AWS/Deis -> Giorgos
* (ben) careers.mozilla.org on AWS/Deis -> Giorgos
* (ben) Privacy Day! -> jon petto
* (ben) Privacy Day! -> jon petto
* (Ben) Automated Testing Bedrock -> agibson
* (Ben) Automated Testing Bedrock -> agibson (https://docs.google.com/presentation/d/1j9LdiFR452IgHtfSr7EWpsDtMit-yEOazZZmezSpaI8/edit?usp=sharing)
* (erikrose) peep 3.x
* (erikrose) peep 3.x and pipstrap and [https://github.com/erikrose/peep/wiki/UpgradeToPip8 pip 8 upgrade plans]


== Open-Source Citizenship ==
== Open-Source Citizenship ==
Line 33: Line 33:
Anything else to talk about?
Anything else to talk about?


* (irc nick) Topic
* (erikrose) You can use [https://github.com/letsencrypt/letsencrypt/blob/master/.travis.yml#L51-L54 multiple infras] in a single Travis file!
* (erikrose) Docker on Mac without VirtualBox: xhyve is no longer limited to 3GB of RAM, and the highly experimental NFS-based sharing seems to work. XHYVE_CPU_COUNT=4 XHYVE_MEMORY_SIZE=4000 XHYVE_EXPERIMENTAL_NFS_SHARE=true docker-machine create --driver xhyve xhyve

Latest revision as of 18:23, 2 February 2016

Webdev Meeting
Date: February 2nd, 2016
Time: 10:00 AM Pacific
How to Join
Vidyo:
Teleconferencing: Room 9 798
IRC: #webdev on irc.mozilla.org

Webdev Extravaganzas are open to the public and serve as a gathering point for anyone in the Mozilla community who is interested in web development and what Mozilla has been doing in it.

The meeting will be streamed and recorded on Air Mozilla: https://air.mozilla.org/webdev-extravaganza-february-2016/

Shipping Celebration

What did we ship this month? Alternatively, what didn't we ship to spare the world the horror?

Open-Source Citizenship

Any updates with our libraries or with libraries we use? Anyone looking for help with a library they maintain?

New Hires / Interns / Volunteers / Contributors

Anyone new that we want to induct into the secret order? Paid, unpaid, contract, doesn't matter!

  • (irc nick of new person) New Person

Roundtable

Anything else to talk about?

  • (erikrose) You can use multiple infras in a single Travis file!
  • (erikrose) Docker on Mac without VirtualBox: xhyve is no longer limited to 3GB of RAM, and the highly experimental NFS-based sharing seems to work. XHYVE_CPU_COUNT=4 XHYVE_MEMORY_SIZE=4000 XHYVE_EXPERIMENTAL_NFS_SHARE=true docker-machine create --driver xhyve xhyve