Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »

alex lines › Comments

alex lines
Re: machine text - My Top 5 Artists (Week Ending 2009-9-13) - http://tumblr.machinetext.com/post...
"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
alex lines
Piwik - Web analytics - Open source - http://piwik.org/
aims to be an open-source alternative to google analytics - alex lines
alex lines
not as complete as the data feed but not bad - alex lines
alex lines
PyMetrics | Get PyMetrics at SourceForge.net - http://sourceforge.net/project...
characterize yr code - cyclomatic complexity, etc - alex lines
alex lines
Artificial Code: 10 Ways To Let People Know You're A Bad Python Programmer - http://artificialcode.blogspot.com/2009...
too funny. great title. - alex lines
alex lines
Mckoi Distributed Database (MckoiDDB) Website - http://www.mckoi.com/index...
"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
alex lines
32 to 64 bit remotely - Creative Commons - http://labs.creativecommons.org/2008...
remote, in-place upgrades. - alex lines
alex lines
Scraping ASP.NET sites with Perl - The Party Line - http://blog.tobez.org/2009...
__EVENTTARGET etc - alex lines
alex lines
apache.org incident report for 8/28/2009 : Apache Infrastructure Team - https://blogs.apache.org/infra...
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
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
alex lines
Bokode - Camera Culture Group, MIT Media Lab - http://web.media.mit.edu/~ankit...
barcode based on out-of-focus low-res photos - alex lines
alex lines
ASCII Animation (ASCIImation) "Morph" by Skylined (using JavaScript) - http://www.roysac.com/skyline...
ridiculous - alex lines
alex lines
Robin writes a book (and you get a copy) » Naming characters with Google AdWords — Kickstarter - http://www.kickstarter.com/project...
using adwords to test potential character names for a book - alex lines
alex lines
Python logging from multiple processes | Huy Nguyen - http://www.huyng.com/archive...
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
alex lines
Scriptlets - Quick web scripts - http://www.scriptlets.org/
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
alex lines
side-scrolling one-button game - alex lines
alex lines
Failure scenarios and solutions in master-master replication at Xaprb - http://www.xaprb.com/blog...
good list of failure scenarios - alex lines
alex lines
Diceware Passphrase Home - http://world.std.com/~reinho...
select random passphrase using physical dice - alex lines
alex lines
(Trying to have) Fun with Markov « apocryph.org - http://apocryph.org/2008...
some example code for calculating passphrase entropy - alex lines
alex lines
Re: machine text - My Top 5 Artists (Week Ending 2009-8-30) - http://tumblr.machinetext.com/post...
"it totally is ;)" - alex lines
alex lines
Bloom Filters - the math - http://pages.cs.wisc.edu/~cao...
"Determining exactly how big to make the filter and how many hashes to use to achieve a given false positive rate is a solved problem" - alex lines
alex lines
pip — pip v0.4 documentation - http://pip.openplans.org/
meant to improve and replace easy_install, complementary to virtualenv - alex lines
alex lines
Python Package Index : virtualenv 1.3.3 - http://pypi.python.org/pypi...
create isolated python environments - to support installing multiple versions of a dependency, don't have permission to install system-wide, etc - alex lines
alex lines
test/com/facebook/infrastructure/utils at e284df7536ef32869b87d903a5f92f6a96c84801 from jbellis's cassandra-dev - GitHub - http://github.com/jbellis...
rolling yr own bloom filter? don't. but "you should probably port Cassandra's test suite to your language of choice. In particular, nobody else bothers to check that false positive rates are within what is predicted by the math, but if you don't, it's easy for bugs that pass simple tests to slip by, like the one in Cassandra's older implementation, or the one I found in Hadoop's." - alex lines
alex lines
Red Kap Work Clothes, Uniforms, & Coveralls - http://www.automotiveworkwear.com/
work clothes, including coveralls, flame-resistant clothes, etc. also lab coats. - alex lines
alex lines
Fabric — Fabric v0.9 beta 1 documentation - http://docs.fabfile.org/0.9/
Fabric is a Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol - alex lines
alex lines
Django tip: Caching and two-phased template rendering | Holovaty.com - http://www.holovaty.com/writing...
"trick for expensive pages which can be mostly cached with the exception of the “logged in as” bit—run them through the template system twice, caching the intermediary generated template" and/or varnish+esi - alex lines
alex lines
Neil Fraser: News: JSONP Memory Leak - http://neil.fraser.name/news...
preventing jsonp-related memory leaks - alex lines
alex lines
Performance Research, Part 3: When the Cookie Crumbles » Yahoo! User Interface Blog - http://yuiblog.com/blog...
"Yahoo Iain Lamb compared XHR GET and XHR POST, his rather baffling finding: POST requests, made via the XMLHTTP object, send header and body data in separate tcp/ip packets [and therefore,] xmlhttp GET performs better when sending small amounts of data than an xmlhttp POST. If the amount of data you have to send to the server is small (less than 2k), I suggest you design your webservice / client application to use GET rather than POST (and that you try to keep the amount of YAHOO cookies sent on the small side, so that the request can go out in one packet).” - alex lines
alex lines
MongoDB - MongoDB is Fantastic for Logging - http://blog.mongodb.org/post...
good idea, as long as the data store is something other than mongodb - alex lines
Other ways to read this feed:Feed readerFacebook