From my reading list August 2016
- modified:
- reading: 1 minutes
- On Cybersecurity and Being
Targeted.
Author of popular python module
requests
tells us a story about how his account was targeted for obvious reasons. - Fast and Accurate Document Detection for Scanning by Dropbox.
- Fast Document Rectification and Enhancement.
- Building fast.com by Netflix
- Docker Swarm Mode - Attach services to an overlay network. Finally good documentation about networking in new Swarm Mode (added by PR #25420).
- Colorized man pages: Understood and customized. Simple trick how to give colors to man pages.
- Mike McKerns - Efficient Python for High-Performance Parallel Computing - PyCon 2016. Good place to learn about different tricks how to optimize python applications.
- Nina Zakharenko - Memory Management in Python - The Basics - PyCon 2016.