=== daniel is now known as Guest8611 === Guest8611 is now known as Odd_Bloke === wpk_ is now known as wpk === zeus is now known as Guest55337 === Guest55337 is now known as zeus` === zeus` is now known as Guest51542 === Guest51542 is now known as zeus [15:58] ejat: you mentioned yesterday that you were having trouble with cdk-elastic (https://jujucharms.com/canonical-kubernetes-elastic/ giving you https://paste.ubuntu.com/26408473/) [15:58] off the bat, i think it'll be best to start by getting those elastic charms up to their latest versions (which are on xenial vs trusty). i'll open an issue and update that bundle.yaml asap. [16:22] kwmonroe: thanks .. [17:43] Cynerva: when you have a chance, please check out https://veriny.tf/asyncio-a-dumpster-fire-of-bad-design/ [17:44] okay [17:44] Cynerva: I'm curious if curio addresses the complaints that you had about async Python or of the issues were more fundamental [18:12] cory_fu: i don't think it addresses my main complaint, since it still uses explicit async/await syntax [18:13] i'm a much bigger fan of coroutine implementations like Lua's that don't divide the world into "functions" vs "async functions"