Start: 30th September 2019 15:00 UTC (https://time.is/UTC)
Vidchat link: https://meet.google.com/czc-kuep-jda
Agenda:

we should also discuss short-circuiting boolean operations
Added
I'll begin my journey to devcon on Sept. 30 so I won't make it. Hopefully, I'll see most of you guys there.
Planning to be OOO that day, might be able to call in while driving.
discussion topic (time permitting): since vyper is so amenable to static analysis, how aggressively can we optimize vyper code? since smart contract bugs are so costly, how aggressively should we optimize vyper code?
some references:
https://en.wikipedia.org/wiki/Loop_optimization
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.77.9149&rep=rep1&type=pdf
https://en.wikipedia.org/wiki/Optimizing_compiler
code review process
note from meeting: investigate flipping bits for int bounds (e.g. MAX_UINT256 is ~0).
1 approval for docs changes, 2 approvals for code changes
@charles-cooper can you add a VIP for implementing short-circuiting?
Next: #1632