Skip to content

Instantly share code, notes, and snippets.

Avatar

Abhay Kumar abhay

View GitHub Profile
@abhay
abhay / keybase.md
Last active August 29, 2015 14:02
keybase.md
View keybase.md

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:

@abhay
abhay / PagerDuty.vcf
Created June 9, 2012 19:39
Contact card for PagerDuty numbers
View PagerDuty.vcf
BEGIN:VCARD
VERSION:3.0
PRODID:-//Apple Inc.//iOS 5.1.1//EN
N:;;;;
FN:Pager Duty
View sf-veggie-faves.txt
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)
View gist:349325
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
View gist:322961
query = new Riak.Query();
query.input = 'people';
query.addMapper(function(value, keyData, arg) {
if (value.age && value.age < 18) {
return [value];
} else {
return [];
}
});
View gist:250019
[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
@abhay
abhay / gist:250009
Created December 6, 2009 02:38 — forked from visnup/gist:249907
View gist:250009
$ 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:
View gist:217952
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)
View Benessere Vineyards.mdown

Benessere Vineyards

Notes

Phenomenon

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.

View .Xdefaults
! FONTS
rxvt.font: Consolas-14
! BASIC
rxvt.loginShell: true
rxvt.background: black
rxvt.foreground: grey
! GEOMETRY/WINDOW STUFF
rxvt.geometry: 160x50+0+0