= Meeting 2019/05/18 = == When? == 18th of May, 2019, starting at around 14:00 == Where? == [wiki:Codebridge] have agreed to host us. == What? == Pi Deplort will give a talk on a topic to be confirmed == Next Meeting? == To be confirmed, but likely late June ```python3 -c 'import datetime as D; print(D.date(year=2019, month=5, day=18) + D.timedelta(weeks=6))'```