- Please! Vote For Me At Open Source Bridge
If you like my talk proposals, give me a boost.
- Code Podcast: Event Loop & Coroutines
I talked with Saúl Ibarra Corretgé and Andrey Salomatin about event loops and coroutines for the Code Podcast.
- My First Two Articles For The PSF
I've started blogging for the Python Software Foundation.
- How To Play Foul With getaddrinfo()
Why connection timeouts are unfair with asyncio on Mac, and how we fixed it.
- Announcing Motor 0.6
A bugfix release, and an entertaining problem from a change in asyncio coroutines.
- Cat-Herd's Crook published in the MongoDB Engineering Journal
Samantha Ritter and I wrote up our technique for enforcing MongoDB driver specifications in ten programming languages
- Performance, Persuasion, Structure: What A Speaking Coach Did For My PyCon Talk
I'm rehearsing my talk alone, for friends, and for a professional speaking coach. Guess which is most productive?
- Announcing WinKerberos
My colleague Bernie Hackett just released WinKerberos, a Windows native library for Kerberos authentication in Python.
- Do Your Slides At The Last Minute: 8 Steps To Writing Your PyCon Talk
Choose an inspiring call to action, outline a compelling structure, and get a speaking coach.
- How To Hobble Your Python Web-Scraper With getaddrinfo()
I discover that contention for the getaddrinfo lock on Mac makes it appear that connecting to localhost times out.