February 2012
1 post
Feb 8th
506 notes
December 2011
9 posts
Dec 16th
2,522 notes
Dec 16th
10,729 notes
Dec 16th
34,371 notes
Dec 16th
17,153 notes
Dec 16th
5,965 notes
Dec 16th
30,257 notes
Dec 16th
17,731 notes
Dec 16th
59,711 notes
Dec 16th
November 2011
3 posts
Nov 15th
1,610 notes
Nov 5th
Nov 5th
February 2011
1 post
Apple's Three Laws of Developers
yourhead: A developer may not injure Apple or, through inaction, allow Apple to come to harm. A developer must obey any orders given to it by Apple, except where such orders would conflict with the First Law. A developer must protect its own existence as long as such protection does not conflict with the First or Second Law. — I. Developer
Feb 23rd
884 notes
January 2011
1 post
Jan 1st
32 notes
September 2010
2 posts
“Doy.”
Sep 4th
Sep 3rd
1 note
July 2010
3 posts
Jul 24th
4 tags
Jul 21st
Jul 20th
June 2010
2 posts
There seems to be a kind of person who, after waiting in line for 5 hours at the Apple store needs to slowly walk from the beginning of the line to the end, video taping everyones face as they notice some smug asshole pointing an iPhone 4 at them. (full disclosure: I am currently in line.)
Jun 25th
2 tags
EAGLE FLIES WITH THE DOVE: Liveblogging special... →
7:44 Oh no she has actually dropped this cake into a deep pot of grease. She is deep frying an 8” round cake. This will get America attacked again.
Jun 24th
May 2010
3 posts
Visualizing System Latency →
maraby: at ACM Queue
May 30th
May 21st
73 notes
1 tag
May 14th
2,216 notes
April 2010
15 posts
Apr 30th
Apr 30th
Apr 30th
2 tags
SSD on MacBook w/ MacOS X 10.6 Snow Leopard
mount with noatime, disable hibernation, use a ramdisk: instructions Disable sudden motion sensor: instructions System Preferences > Energy Saver > Uncheck “Put the hard disk to sleep when possible” Mounting with noatime can speed up unit tests on conventional spinning disks, too. Be careful if you use something like tmpreaper or mutt, since these rely on up-to-date atimes. ...
Apr 27th
2 notes
Apr 27th
9,281 notes
3 tags
Apr 16th
3 tags
Apr 16th
1 tag
Beetle →
maraby: High Availability AMQP Messaging with Redundant Queues
Apr 15th
Apr 15th
Apr 15th
4 tags
Use RVM to fix Mac OS X 10.6.3's Ruby 1.8.7-p173...
Install RVM: add rvm_make_flags=”-j 3” to your .rvmrc mkdir -p ~/.rvm/src/ && cd ~/.rvm/src && rm -rf ./rvm/ && git clone —depth 1 git://github.com/wayneeseguin/rvm.git && cd rvm && ./install close/open terminal Install ruby 1.8.7 rvm install ruby-1.8.7 Make it your default rvm —default 1.8.7 You will have to reinstall all of...
Apr 10th
1 note
7 tags
Ruby on Mac OS X: openssl_missing.h:119: error:...
This has something to do with slightly stricter type checking in a new version of GCC or somesuch. I forget where I heard about that. comment out these two lines in ruby-1.8.6-p111/ext/openssl/openssl_missing.h 120: // int BN_rand_range(BIGNUM *r, BIGNUM *range); 121: // int BN_pseudo_rand_range(BIGNUM *r, BIGNUM *range); And then try rvm install ruby-1.8.6-p111 again
Apr 10th
Best Writing Advice for Engineers I've Ever Seen.... →
maraby: OK, that’s a bit extreme, and I don’t necessarily agree with it. BUT, it is really, really good advice.
Apr 7th
3 tags
Trouble installing proj4rb on Mac OS X 10.6 (Snow...
If it fails with a confusing error message, try compiling it as 64-bit: env ARCHFLAGS="-arch x86_64" gem install proj4rb
Apr 7th
4 tags
OSX 10.6.3 installs new Ruby with faulty... →
If you’ve already installed 10.6.3 and you do math in Ruby, try rvm.
Apr 7th
February 2010
2 posts
WatchWatch
Obesity is the number-one killer in developed countries. In this TED Talk, Jamie Oliver shares practical, inexpensive solutions to combat obesity that he developed while working in W. Virginia.
Feb 15th
2 tags
Feb 13th
January 2010
3 posts
2 tags
POST form parameters with HTTParty
Do You want to POST form parameters with HTTParty? use the :body key in the options hash: options = { :body => { :name => “Sam” }, :query => { :url_api_key => 123456 } } Foo.class.post(“/your/url/here”, options)
Jan 27th
2 tags
Grep/Search Git Repository History
Searches every revision for the search term: git log -g -Ssearch_for_this
Jan 5th
2 tags
“…I suspect that in 5-10 years, photography will largely involve pointing...”
– Kottke, Moving photography
Jan 5th
December 2009
19 posts
3 tags
Dec 16th
2 tags
Dec 16th
3 tags
“There are three questions you have when you’re hiring a programmer (or anyone,...”
– How I Hire Programmers by Aaron Swartz
Dec 16th
Dec 16th
Dec 15th