Skip to content

Instantly share code, notes, and snippets.

[Record(id=1307102, business_type_id=4, suggested_type='', pre_name='', name='Candle Connection', slug='candle-connection', nickname='', description='', meta_description=None, address1='1726 Churn Creek Rd', address2='', city='Redding', state='CA', zip_code='96002', mailing_address1=None, mailing_address2=None, mailing_city=None, mailing_state=None, mailing_zip_code=None, phone1='530-222-2390', phone2='', fax='530-222-2216', website='http://candlestogifts.com', email='', latitude=Decimal('40.581852'), longitude=Decimal('-122.354273'), notes='Owner: RACHEL CARRINO\nCONTACT_NAME: RACHEL CARRINO\nTITLE_DESC: OWNER', validated=True, additional_hours_info='', default_hours_id=None, point='0101000020E6100000C636A968AC965EC05C8E57207A4A4440', created=datetime.datetime(2011, 10, 19, 8, 14, 5, 219333, tzinfo=psycopg2.tz.FixedOffsetTimezone(offset=1140, name=None)), modified=datetime.datetime(2011, 10, 19, 8, 14, 5, 219379, tzinfo=psycopg2.tz.FixedOffsetTimezone(offset=1140, name=None)), extension2=None, extension1=Non
[Record(id=1307102, business_type_id=4, suggested_type='', pre_name='', name='Candle Connection', slug='candle-connection', nickname='', description='', meta_description=None, address1='1726 Churn Creek Rd', address2='', city='Redding', state='CA', zip_code='96002', mailing_address1=None, mailing_address2=None, mailing_city=None, mailing_state=None, mailing_zip_code=None, phone1='530-222-2390', phone2='', fax='530-222-2216', website='http://candlestogifts.com', email='', latitude=Decimal('40.581852'), longitude=Decimal('-122.354273'), notes='Owner: RACHEL CARRINO\nCONTACT_NAME: RACHEL CARRINO\nTITLE_DESC: OWNER', validated=True, additional_hours_info='', default_hours_id=None, point='0101000020E6100000C636A968AC965EC05C8E57207A4A4440', created=datetime.datetime(2011, 10, 19, 8, 14, 5, 219333, tzinfo=psycopg2.tz.FixedOffsetTimezone(offset=1140, name=None)), modified=datetime.datetime(2011, 10, 19, 8, 14, 5, 219379, tzinfo=psycopg2.tz.FixedOffsetTimezone(offset=1140, name=None)), extension2=None, extension1=Non
> python enron_bench.py /home/alex/python/microsearch/maildir/
Collecting the emails...
Starting indexing 1200 docs...
Indexing complete.
Total time taken: 76.154 seconds
Avg time per doc: 0.063 seconds
Starting searching...
Running query `expert`...
Found 194 results in 0.003 seconds.
Running query `question`...
@akrito
akrito / 60_dropbox
Created April 27, 2012 16:33
.config/byobu/bin/60_dropbox
#!/bin/sh
s=$(/usr/bin/dropbox status)
case "$s" in
"Dropbox isn"*)
echo '💣'
;;
Idle*)
echo '💤'
# $Id: PKGBUILD 57370 2011-10-26 14:27:28Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <[email protected]>
# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
# Contributor: William Rea <[email protected]>
pkgname=postgis
pkgver=1.5.3
pkgrel=2
pkgdesc="Adds support for geographic objects to PostgreSQL"
arch=('i686' 'x86_64')