<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>the lost logbook</title> <atom:link href="http://utkarshsengar.com/feed/" rel="self" type="application/rss+xml" /><link>http://utkarshsengar.com</link> <description>Utkarsh&#039;s mind.random() on Programming, India and Startups</description> <lastBuildDate>Thu, 22 Nov 2012 10:16:56 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Yay SSD!</title><link>http://utkarshsengar.com/2012/11/yay-ssd/</link> <comments>http://utkarshsengar.com/2012/11/yay-ssd/#comments</comments> <pubDate>Thu, 22 Nov 2012 10:15:38 +0000</pubDate> <dc:creator>Utkarsh</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://utkarshsengar.com/?p=793</guid> <description><![CDATA[Just upgraded my MacBook Pro 2011 (early) from a 500GB Toshbia HDD to Crucial 256GB SSD! And I will let the numbers do the talking! Comparison of 500GB HDD vs 256GB SDD on a MacBook Pro 2011. &#160; 1. Performance stats for HDD (which comes with MacBook pro 2011): &#160; 2. Performance stats for SSD [...]]]></description> <wfw:commentRss>http://utkarshsengar.com/2012/11/yay-ssd/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Jiddu Krishnamurti</title><link>http://utkarshsengar.com/2012/05/jiddu-krishnamurti/</link> <comments>http://utkarshsengar.com/2012/05/jiddu-krishnamurti/#comments</comments> <pubDate>Sat, 12 May 2012 11:36:04 +0000</pubDate> <dc:creator>Utkarsh</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://utkarshsengar.com/?p=767</guid> <description><![CDATA[This guy is amazing, I understand him better as I grow up.]]></description> <wfw:commentRss>http://utkarshsengar.com/2012/05/jiddu-krishnamurti/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Thank you Mr. Jobs</title><link>http://utkarshsengar.com/2011/10/thank-you-mr-jobs/</link> <comments>http://utkarshsengar.com/2011/10/thank-you-mr-jobs/#comments</comments> <pubDate>Thu, 06 Oct 2011 07:24:39 +0000</pubDate> <dc:creator>Utkarsh</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[steve jobs]]></category> <category><![CDATA[tribute]]></category> <guid
isPermaLink="false">http://utkarshsengar.com/?p=741</guid> <description><![CDATA[Thank you. We aspire to be like you, but Steve Jobs will always be known as &#8220;The crazy one&#8221; and &#8220;The insanely awesome&#8221; visionary! Your job is done, sleep well :) And&#8230;&#8230;a small gift for you: StayHungryStayFoolish.me]]></description> <wfw:commentRss>http://utkarshsengar.com/2011/10/thank-you-mr-jobs/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Indian Independence Day &#8211; Another day &amp; value of $50</title><link>http://utkarshsengar.com/2011/08/indian-independence-day-another-day-and-value-of-50/</link> <comments>http://utkarshsengar.com/2011/08/indian-independence-day-another-day-and-value-of-50/#comments</comments> <pubDate>Sun, 14 Aug 2011 18:31:17 +0000</pubDate> <dc:creator>Utkarsh</dc:creator> <category><![CDATA[India]]></category> <category><![CDATA[Start Up]]></category> <guid
isPermaLink="false">http://utkarshsengar.com/?p=720</guid> <description><![CDATA[I have written previously about our Republic day, and the importance of education from the grass root level, Gandhi&#8217;s ideology and his take on education. So, today I was donating some money to giveindia.org, started by IIM-A Alum, Venkat Krishnan. This is not like any other NGO aggregation &#8220;startup&#8221;, but a trust worthy one. They [...]]]></description> <wfw:commentRss>http://utkarshsengar.com/2011/08/indian-independence-day-another-day-and-value-of-50/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>next() in Java from The art of computer programming</title><link>http://utkarshsengar.com/2011/08/random-next-java/</link> <comments>http://utkarshsengar.com/2011/08/random-next-java/#comments</comments> <pubDate>Tue, 02 Aug 2011 06:47:30 +0000</pubDate> <dc:creator>Utkarsh</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://utkarshsengar.com/?p=694</guid> <description><![CDATA[I have always used Random&#8217;s nextInt() or nextLong(). So was curious on how &#8220;random&#8221; is it actually? Then I found this protected method next(). protected int next(int bits) &#160; Implementation of Random.java via Google code: 1 2 3 4 5 6 7 8 9 protected int next&#40;int bits&#41; &#123; long oldseed, nextseed; AtomicLong seed = [...]]]></description> <wfw:commentRss>http://utkarshsengar.com/2011/08/random-next-java/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>My emacs setup for python dev</title><link>http://utkarshsengar.com/2011/06/emacs-python/</link> <comments>http://utkarshsengar.com/2011/06/emacs-python/#comments</comments> <pubDate>Tue, 14 Jun 2011 04:46:46 +0000</pubDate> <dc:creator>Utkarsh</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://utkarshsengar.com/?p=663</guid> <description><![CDATA[Just configured aquamacs and it&#8217;s awesome! Simple and quick. Will put up my .emacs and other details soon on github here. Stuff I am using are: 1. ECB &#8211; emacs code browser 2. emacs-for-python which includes all the goodies you need for python development! 3. Solarized dark theme, whose emacs port is here. My fav [...]]]></description> <wfw:commentRss>http://utkarshsengar.com/2011/06/emacs-python/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>eBay University Hackathon 2011 &#8211; A Review</title><link>http://utkarshsengar.com/2011/05/ebay-university-hackathon-2011-a-review/</link> <comments>http://utkarshsengar.com/2011/05/ebay-university-hackathon-2011-a-review/#comments</comments> <pubDate>Tue, 31 May 2011 09:03:08 +0000</pubDate> <dc:creator>Utkarsh</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://utkarshsengar.com/?p=617</guid> <description><![CDATA[Last week, me and 2 of my friends decided to go to the university hackathon organized by eBay. It was fun! We built a python-django based web app called BuildMyPc, a vertical shopping app, something like SparkBuy, but built using eBay data. Why? Because if you want to customize a desktop at home, there is [...]]]></description> <wfw:commentRss>http://utkarshsengar.com/2011/05/ebay-university-hackathon-2011-a-review/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>The Meaning of Effort</title><link>http://utkarshsengar.com/2011/04/the-meaning-of-effort/</link> <comments>http://utkarshsengar.com/2011/04/the-meaning-of-effort/#comments</comments> <pubDate>Thu, 21 Apr 2011 18:16:15 +0000</pubDate> <dc:creator>Utkarsh</dc:creator> <category><![CDATA[Random]]></category> <guid
isPermaLink="false">http://utkarshsengar.com/?p=604</guid> <description><![CDATA[Very interesting read about fixed intelligence and incremental intelligence covering one of the aspects, which is effort. &#8220;Effort is one of the things that gives meaning to life.  Effort means you care about something, that something is important to you and you are willing to work for it.&#8221; 6. The Meaning of Effort Fixed Entity [...]]]></description> <wfw:commentRss>http://utkarshsengar.com/2011/04/the-meaning-of-effort/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Area42 goes live!!</title><link>http://utkarshsengar.com/2011/04/area42-goes-live/</link> <comments>http://utkarshsengar.com/2011/04/area42-goes-live/#comments</comments> <pubDate>Wed, 06 Apr 2011 08:54:49 +0000</pubDate> <dc:creator>Utkarsh</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://utkarshsengar.com/?p=600</guid> <description><![CDATA[What is Area42? 1. Area: Taken from Area51, because its secret and very important/interesting people can be a part of it. 2. 42: We will share knowledge here. &#8220;The Answer to Life (tech), the Universe (tech) and Everything (tech)&#8221;. 3. Its uniqueness lies in less number of members == less noise. 4. All members have [...]]]></description> <wfw:commentRss>http://utkarshsengar.com/2011/04/area42-goes-live/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Event Driven Programming in Java</title><link>http://utkarshsengar.com/2011/03/event-driven-programming-in-java/</link> <comments>http://utkarshsengar.com/2011/03/event-driven-programming-in-java/#comments</comments> <pubDate>Wed, 23 Mar 2011 11:31:24 +0000</pubDate> <dc:creator>Utkarsh</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://utkarshsengar.com/?p=587</guid> <description><![CDATA[Stumbled on this awesome 3 video playlist on Event Driven Programming in Java! Also, Node.js is one of the new event driven framework, which is freaking fast! A very good guide to understanding what is Node.js and Event driven programming in it self is very well documented here: 1. Node.js, Doctor’s Offices and Fast Food [...]]]></description> <wfw:commentRss>http://utkarshsengar.com/2011/03/event-driven-programming-in-java/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>