gopher
- Karma
- 78
- Created
- March 5, 2008 (18y ago)
- Submissions
- 0
- Colorful Terminals: Theme Support for Tmux (benjamin-schweizer.de)
- Remaining Anonymous (benjamin-schweizer.de)
- Measuring Disk IO Performance (benjamin-schweizer.de)
- Building rsync3 on Mac OS X (Universal Binary) (benjamin-schweizer.de)
- Unix Terminals: Surviving the Encoding Hell (benjamin-schweizer.de)
- More Fun with the Python Class Dispatcher (benjamin-schweizer.de)
- Improved Python Traceback Module (benjamin-schweizer.de)
- Sniffing HTTP Traffic at HAR2009 (benjamin-schweizer.de)
-
First trial, one splits on whitespace, but this sucks on interpunction and special characters. Second trial, you use a alpha-numeric whitelist and split on anything else, but what about umlauts? What about hebrew or…
- Active DNS filtering at DTAG? (benjamin-schweizer.de)
- Python-MagickWand or How to Work With Icons (benjamin-schweizer.de)
- RIAA v. The People: Five Years Later (eff.org)
- New York in Black and White (wirednewyork.com)
- Dsnapshot, a high-level interface to the Linux LVM2 (benjamin-schweizer.de)
- Only two remote holes in the default install, in more than 10 years (301.sickos.org)
- Werkzeug, a Python WSGI Toolkit (werkzeug.pocoo.org)
Werkzeug started as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response…
- Exploiting Python’s Class Dispatcher (benjamin-schweizer.de)