I hereby claim:
- I am psi on github.
- I am psi (https://keybase.io/psi) on keybase.
- I have a public key whose fingerprint is 930E 611E 11F4 CE3E 0351 5B8C D0F6 EA48 904D FA49
To claim this, I am signing this object:
<h1>hello</h1> |
Aldous Huxley - The Doors of Perception/Heaven and Hell | |
Tom DeMarco - Slack: Getting Past Burnout, Busywork and the Myth of Total Efficiency | |
Dominique De Menil - The Rothko Chapel: Writings on Art and the Threshold of the Divine | |
Thomas A. Limoncelli - The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems, Vol 2 | |
Nick Offerman - Paddle Your Own Canoe: One Man's Fundamentals for Delicious Living | |
Darran Anderson - 33 1/3: Serge Gainsbourg's Histoire de Melody Nelson | |
Neil Gaiman - Trigger Warning: Short Fictions and Disturbances | |
Felix Denk - Der Klang der Familie | |
Thomas A. Limoncelli - Time Management For System Administrators | |
Michaelangelo Matos - The Underground Is Massive: How Electronic Dance Music Conquered America |
before(:all) do | |
@mock_servers = [] | |
@mock_servers << MockHttpServer.new(9000, 'backend-service-1') | |
@mock_servers << MockHttpServer.new(9001, 'backend-service-2') | |
end | |
it 'sends requests for /backend1 backend-service-1 backend' do | |
backend1_uri = 'http://localhost/backend1' |
James A. Reeves - The Manufactured History of Indianapolis | |
Neil Gaiman - The Ocean at the End of The Lane | |
Hunter S. Thompson - Hell's Angels: A Strange and Terrible Saga | |
Tom Hodgkinson - How to Be Idle | |
Marc Weidenbaum - 33 1/3: Aphex's Twin's Selected Ambient Works Volume II | |
Adrian Tomine - Summer Blonde | |
John Markoff - What The Doormouse Said: How the Sixties Counterculture Shaped the Personal Computer Industry | |
Richard Powers - Orfeo | |
Lawrence Wright - Going Clear: Scientology, Hollywood, and the Prison of Belief | |
William Gibson - The Peripheral |
source 'https://supermarket.getchef.com' | |
metadata | |
excluded_cookbooks = [] | |
excluded_cookbooks << File.dirname(__FILE__).split('/').last | |
Dir['../*'].each do |cookbook_path| | |
cookbook_name = File.basename(cookbook_path) | |
next if excluded_cookbooks.include?(cookbook_name) |
## | |
# Host Database | |
# | |
# localhost is used to configure the loopback interface | |
# when the system is booting. Do not change this entry. | |
## | |
127.0.0.1 localhost JDs-MacBook-Pro | |
255.255.255.255 broadcasthost | |
::1 localhost | |
fe80::1%lo0 localhost |
I hereby claim:
To claim this, I am signing this object:
If you see anything you're interested in, please drop me an email at [email protected] & let me know if you need additional details or pictures. Stuff needs to be picked up in Bushwick in the evening on Thursday 5/29 or Friday 5/30 or during the day on Saturday 5/31.
All free for the taking, but if you want to throw me a couple of bucks for roadtrip gas money or bring me a beer, I won't complain :)
~/Desktop % dig -t TXT streeteasy.com | |
; <<>> DiG 9.8.5-P1 <<>> -t TXT streeteasy.com | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39497 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 4 | |
;; QUESTION SECTION: | |
;streeteasy.com. IN TXT |
~ % dig -t SPF streeteasy.com | |
; <<>> DiG 9.8.5-P1 <<>> -t SPF streeteasy.com | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46367 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 4 | |
;; QUESTION SECTION: | |
;streeteasy.com. IN SPF |