Wednesday, June 30, 2010

We are What We Choose: Jeff Bezos to Princeton Class of 2010

I enjoyed reading Jeff Bezos' (Amazon CEO) remarks delivered to Princeton class 2010.
Some valuable advice and interesting stories.

http://www.princeton.edu/main/news/archive/S27/52/51O99/index.xml

An excerpt from the remarks:
Tomorrow, in a very real sense, your life -- the life you author from scratch on your own -- begins.

How will you use your gifts? What choices will you make?
Will inertia be your guide, or will you follow your passions?
Will you follow dogma, or will you be original?
Will you choose a life of ease, or a life of service and adventure?
Will you wilt under criticism, or will you follow your convictions?
Will you bluff it out when you're wrong, or will you apologize?
Will you guard your heart against rejection, or will you act when you fall in love?
Will you play it safe, or will you be a little bit swashbuckling?
When it's tough, will you give up, or will you be relentless?
Will you be a cynic, or will you be a builder?
Will you be clever at the expense of others, or will you be kind?

Monday, June 28, 2010

How Some Things are Done in Facebook: Operations at Facebook

via slashdot: an amazing talk on several aspects of operations at fb. include infrastructure, configuration management, code deployment, monitoring etc.

A few things I took from the talk:
  • over 300 TB of data live in RAM served out of memcached

  • HipHop for code transformation from PHP to C++
    CFengine for configuration management

  • BitTorrent for code deployment {several 100s megabytes of code deployed to 10s of 1000s of machines to facebook.com }

  • Ganglia for monitoring

  • On-Demand tools: used for things like on-demand fix a mistake that escaped engineers in testing/deployments stages. Facebook used to use DSH but they outgrew it so FB built their own tool. Don't know if they made open source yet, the lecturer said he could not talk too much about it. ????? it allows making changes very quickly.


  • Facebook pushes code at least once a day and weekly pushes out new features not necessarily turning them on.

  • Normal software development structure Software engineers -> QAs -> operations. Facebook gets rid of the middle layer and delegate its tasks to first layer.

  • Facebook is loose on change management but very heavy on logging


  • very interesting talk. link here

    Also notice youtube new feature. still in beta but amazing { transcribe audio and translate sub-titles.}



    very cool.

    Wednesday, June 23, 2010

    Google between Auto-Complete and Searches History

    Ever used google's search textbox found in the bottom of its results page? It's actually a bit different than the upper search textbox. A long time ago google introduced auto-complete first in home page and next in the results page. But lately I noticed that in the results page the upper textbox auto-completes and the bottom one auto-completes from your search history. I think it's very cool; this way you have both options.

    Also the other neat thing is that Google's auto-complete feature is location-aware. So if you type something, Google will auto-complete for you based on top searches and trends originating in your locality first and if there is not it goes globally. also neat.

    Write but Can't Read

    an author of many books (Howard Engel)  found himself one morning unable to read but yet he was/is able to write. Wrote even two more books according to

    http://www.npr.org/templates/story/story.php?storyId=127745750