Friday, December 26, 2008

NYC from the air


2008-12-25-dscn7386, originally uploaded by martin_kalfatovic.

Martin Kalfatovic takes the best Window Seat pix!

Wednesday, December 17, 2008

Friday, December 12, 2008

Recipe for handling rapid growth

while (true)
{
identify_and_fix_bottlenecks();
drink();
sleep();
notice_new_bottleneck();
}

This loop runs many times a day.

*from http://highscalability.com/youtube-architecture