Webdev/Beer And Tell/2017/January

From MozillaWiki
Jump to: navigation, search

Once a month web developers across the Mozilla community get together (in person and virtually) to share what side projects or cool stuff we've been working on. Generally this means things that aren't a direct work project; those can go in the monthly Webdev Meetings.

Details

Speakers

The limit is 5 minutes per speaker. It's like a lightning talk, but don't feel that you have to have slides in order to make a presentation. Time limits are flexible depending on the amount of stuff being presented.

If you are presenting, make sure to connect via Vidyo (or using the public join link above)!

Presenter Topic Media (links) More Details Beer
jgmize spacemacs in tmux in docker and/or kubernetes
       https://github.com/jgmize/spacemacs-tmux
       https://quay.io/repository/jgmize/spacemacs-tmux?tag=latest
       https://github.com/jgmize/dotfiles
       http://spacemacs.org
       https://tmux.github.io/
Root
willkg Standup, auth0 and Django https://github.com/mozilla/standup/tree/master/standup/auth0 Standup is switching to Auth0 for auth. We implemented it in a way that could be extracted into a Django lib. Would you use that?
pmac Linode Dynamic DNS https://github.com/pmac/linode-ddns/ A dockerized Python3 Flask service to ping for pointing a DNS record in Linode at a dynamic IP.