using squid as proxy to re-write the request headers so ps3 won't be blocked from hulu. could be done with something much lighter-weight than squid ...
- alex lines
"the entire playlist was for her but yes, I haven't broken out any classical music in a long time and she prompted that - rostropovich playing bach's cello suites, highly recommended. I should post some ... or anything for that matter"
- alex lines
"MckoiDDB is a database system used by software developers to create applications that store data over a cluster of machines in a network. It is designed to be used in online environments where there are very large sets of both small and big data items that need to be stored, accessed and indexed efficiently in a network cluster. The focus of the MckoiDDB architecture is to support low latency query performance, provide strong data consistency through snapshot transaction isolation, and provide tools to manage logical data models that may change dramatically in physical network environments that may experience similar dramatic change."
- alex lines
interesting targeted attack, finding a backup process and inserting cgi scripts into the backup queue which were then distributed (via rsync) into public execution paths on various servers, yielding effective shell access via browser
- alex lines
"primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software, certain types of viruses or human error"
- alex lines
more links from simon, "Use Python’s socket log handler to send all log messages to a single server—the python-loggingserver project implements such a server as a Twisted application with a handy web interface for viewing the aggregated logs."
- alex lines
simon sez, "From the prolific Jeff Lindsay, a pastebin-style tool for short server-side scripts written in Python, JavaScript or PHP that executes them within a Google App Engine powered sandbox. The Java code that implements the service is available on GitHub."
- alex lines
create isolated python environments - to support installing multiple versions of a dependency, don't have permission to install system-wide, etc
- alex lines