Keybase proof
I hereby claim:
- I am abhay on github.
- I am abhay (https://keybase.io/abhay) on keybase.
- I have a public key whose fingerprint is 016E C653 A97A 247A FD38 7686 CC30 F3BF CC0B A4C8
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
BEGIN:VCARD | |
VERSION:3.0 | |
PRODID:-//Apple Inc.//iOS 5.1.1//EN | |
N:;;;; | |
FN:Pager Duty |
Sandwiches: | |
* Jay's Cheesesteaks (many seitan flavors) | |
* Ike's Place (tons of amazing veggie sandwiches) | |
* Toaster Oven (Potbelly's clone) | |
* Freddie's Sandwiches (in north beach if you don't want to go all the way to, or wait in the line at, ike's) | |
Mexican: | |
* Papalote (their house salsa is the best IN THE WORLD) | |
* El Buen Sabor (my favorite super veggie burrito) | |
* Taqueria Cancún (classic mission burrito; open till 2am on fri/sat, 1am other days, I think) |
moonpolysoft10:07:19goddammit the train is getting in, someone save this scrollback for me | |
argv010:07:24i got u | |
moonpolysoft left the chat room. (Read error: Connection reset by peer) | |
You have returned from away. | |
abhay10:07:45where is this going on | |
You have returned from away. | |
abhay10:07:49the shitshow | |
benblack110:08:01oof: hope you planned to meet in a public place and never leave your drink unattended | |
argv010:08:09yeah no shit | |
benblack110:08:24no means nosql |
query = new Riak.Query(); | |
query.input = 'people'; | |
query.addMapper(function(value, keyData, arg) { | |
if (value.age && value.age < 18) { | |
return [value]; | |
} else { | |
return []; | |
} | |
}); |
[abhay@boreas ~]$ dig @8.8.8.8 visnup.com | |
;; Query time: 92 msec | |
[abhay@boreas ~]$ dig @8.8.8.8 visnup.com | |
;; Query time: 20 msec | |
[abhay@boreas ~]$ dig @4.2.2.2 visnup.com | |
;; Query time: 260 msec | |
[abhay@boreas ~]$ dig @4.2.2.2 visnup.com |
$ dig @8.8.8.8 visnup.com | |
; <<>> DiG 9.6.0-APPLE-P2 <<>> @8.8.8.8 visnup.com | |
; (1 server found) | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34742 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: |
janus:bert abhay$ ruby bench/decode_bench.rb | |
user system total real | |
BERT tiny 0.070000 0.000000 0.070000 ( 0.072316) | |
BERT small 0.720000 0.000000 0.720000 ( 0.740800) | |
BERT large 3.040000 0.070000 3.110000 ( 3.127167) | |
BERT complex 16.830000 0.110000 16.940000 ( 17.417924) | |
JSON tiny 0.010000 0.000000 0.010000 ( 0.006271) | |
JSON small 0.050000 0.000000 0.050000 ( 0.054559) | |
JSON large 1.970000 0.070000 2.040000 ( 2.060273) |
Phenomenon embodies the pinnacle of winemaking at Benessere! We endeavor to produce only quantities that are commensurate with the age of the vines and the quality of the vintage. After several years of production, we have come to know that Phenomenon is a wine that is age-worthy and substantial enough to pair with Steak Florentine, Beef Wellington and leg of lamb, yet elegant enough to enjoy on its own or with chocolate mousse torte. The distinct aromas of pure dark chocolate, blackberry jam and plum compote are complemented by flavors of black-cherry cola, mocha fudge, glove leather, picholine olives and pure vanilla. We make Phenomenon to enjoy on festive occasions, both humble and grand. It is the perfect wine to toast an engagement or anniversary as well as to enjoy at home watching "Casa Blanca" in black and white on your widescreen TV. It will age beautifully and gracefully for the next decade or more.
! FONTS | |
rxvt.font: Consolas-14 | |
! BASIC | |
rxvt.loginShell: true | |
rxvt.background: black | |
rxvt.foreground: grey | |
! GEOMETRY/WINDOW STUFF | |
rxvt.geometry: 160x50+0+0 |