Skip to content

Instantly share code, notes, and snippets.

# $Id: PKGBUILD 57370 2011-10-26 14:27:28Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=postgis
pkgver=1.5.3
pkgrel=2
pkgdesc="Adds support for geographic objects to PostgreSQL"
arch=('i686' 'x86_64')
@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 '💤'
> 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`...
[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
[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
require 'cairo'
function conky_all ()
if conky_window==nil then return end
local w=conky_window.width
local h=conky_window.height
local cs=cairo_xlib_surface_create(conky_window.display, conky_window.drawable, conky_window.visual, w, h)
cr=cairo_create(cs)
cairo_select_font_face (cr, "Deja Vu Sans", CAIRO_FONT_SLANT_NORMAL, CAIRO_FONT_WEIGHT_NORMAL);
alignment ml
border_inner_margin 0
border_outer_margin 0
double_buffer yes
gap_x 0
gap_y 0
imlib_cache_size 0
lua_draw_hook_pre all
lua_load ~/.conky.lua
minimum_size 17 766
[s3]
SigLevel = Optional TrustAll
Server = http://media.8bitb.us/pkg