- The Green Matrix
- DZone Interviews Me
I'm DZone.com's "Dev of the Week" feature.
- Slides From My Talk On Python Coroutines
My NYC Python Meetup talk on coroutines in Tornado and Tulip.
- Toro Rewritten for Tornado 3.0
- My PyCon Lightning Talk About Toro
A 4.5-minute talk on Toro, my package that provides locks and queues to Tornado coroutines.
- Review of "MongoDB Applied Design Patterns" by Rick Copeland
An excellent new O'Reilly book on MongoDB gives detailed, well-thought-out designs for a range of applications.
- Review of "Building Node Applications with MongoDB and Backbone"
The O'Reilly book on cutting-edge web development encourages some bad habits but also demonstrates a lot of useful, elegant patterns.
- Slides from my PyCon lightning talk on Toro
Toro is my package with locks, events, conditions, semaphores, and queues for Tornado coroutines.
- Plop: Python Profiler With Call Graphs
Ben Darnell's Plop project promises a low profiling impact on running systems, and shows pretty call graphs.
- What It's Like To Work For 10gen
Robot battles, concurrency bugs, and loyalty.