<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The ByteBaker &#187; Productivity</title>
	<atom:link href="http://bytebaker.com/category/productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytebaker.com</link>
	<description>Computer Science isn&#039;t a science and it&#039;s not about computers</description>
	<lastBuildDate>Wed, 23 May 2012 19:07:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bytebaker.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/6d47d9dd6b113f7f539237c5cff8cd54?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>The ByteBaker &#187; Productivity</title>
		<link>http://bytebaker.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bytebaker.com/osd.xml" title="The ByteBaker" />
	<atom:link rel='hub' href='http://bytebaker.com/?pushpress=hub'/>
		<item>
		<title>Grit for Programmers</title>
		<link>http://bytebaker.com/2012/05/01/grit-for-programmers/</link>
		<comments>http://bytebaker.com/2012/05/01/grit-for-programmers/#comments</comments>
		<pubDate>Tue, 01 May 2012 14:00:00 +0000</pubDate>
		<dc:creator>Shrutarshi Basu</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[deliberate practice]]></category>
		<category><![CDATA[grit]]></category>

		<guid isPermaLink="false">http://bytebaker.com/?p=1913</guid>
		<description><![CDATA[It turns out that the best indicator of success isn&#8217;t IQ or natural talent or how well off you were at birth. Rather it&#8217;s something called grit – the perseverance and passion for long-term goals. Grit requires a clear goal, self-confidence and a careful balance between stubborness and flexibility. For the last few months I&#8217;ve [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1913&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It turns out that the best indicator of success isn&#8217;t IQ or natural talent or how well off you were at birth. Rather it&#8217;s something called <a href="http://www.fastcompany.com/1800541/grit-top-predictor-of-success">grit</a> – the perseverance and passion for long-term goals. Grit requires a clear goal, self-confidence and a careful balance between stubborness and flexibility. For the last few months I&#8217;ve been living one of the most productive (and most challenging) times of my life. I&#8217;ve been building a system that has more parts, does more things and is much larger than just about anything I&#8217;ve built before. It&#8217;s been challenging and rewarding work and I couldn&#8217;t have done it without lots of support from great mentors. As I&#8217;ve stumbled, fallen down, hit brick walls, picked myself up and kept going I&#8217;ve been wondering – does grit apply equally to programmers and success in building good software?</p>
<p>Programming culture is generally synonymous with hard work and long hours &#8212; death marches, all-nighters, 80 hour work weeks, we do them all. But we&#8217;re talking about grit here, not masochism. Grit isn&#8217;t strictly equal to working obscenely hard, long hours. Part of the problem with thinking about grit in relation to programming is defining what success means for a programmer. Is your definition of success simply finding a working solution? Does it mean finding the most efficient solution? Are you successful if you cover every single edge case or is it enough to just take care of the most common ones? Is your program really better if it handles everything you could throw at it or should you handle core uses cases well and fail gracefully on the others? Part of the problem of coming up with a good solution is asking the right question. This is especially true of building software. However merely coming up with the right question requires a certain amount of grit. We need the patience to look beyond the obvious problems and solutions and ask the hard questions.</p>
<p>So now we&#8217;ve found the right question and defined bounds on the possible solutions. What next? How does grit help with the actual act of writing code and building stuff? Programming is not easy. It can be fun and exciting and uplifting, but sometimes it is downright hard and depressing. Sometimes we spend hours sifting through possible solutions before hitting upon the appopriate one. Sometimes we spend several intimate hours with a debugger tracking down pointer bugs before finding that one variable we forgot to initialize. Being tenacious and persistent in the face of seemingly unrelenting roadblocks is not an added benefit for a programmer – it is a bare necessity. When it comes down to the act of sitting down, writing and debugging code grit is not optional. Without it not only can we not be good programmers, we can&#8217;t even be an average ones.</p>
<p>But if our goal is to be a good (maybe even great) programmer, then grit will continue to help. One of the qualities of good programmers is that they get a lot of stuff done. In particular they do a lot that isn&#8217;t strictly their job. This includes fixing and extending their tools and improving core infrastructure. They do this even if they aren&#8217;t in charge of infrastructure because they realize that their code depends on what&#8217;s underneath. Grit is the difference between waiting for someone else to fix the annoying bug in the library that you depend on and diving in and fixing it ourselves. When Steve Yegge talks about the difference between &#8220;superhumanly godlike&#8221; and &#8220;smart&#8221;, grit is a part of what he&#8217;s talking about. Not that there&#8217;s anything wrong with being smart, but it might not be enough. Of course to cultivate that level of grit we need to cultivate a good deal of courage. Diving into someone else&#8217;s code and fixing it can be a daunting task but it&#8217;s one that has to be mastered.</p>
<p>While I&#8217;ve always <em>liked</em> programming it&#8217;s taken me a long time to understand the importance of grit. When you do something because you like it (mostly) it&#8217;s tempting to stay away from the parts that are painful and hard. For a long time I avoided writing large programs because I was afraid of all the complexity that was involved. I was afraid of becoming familiar with complex algorithms because I was afraid of the possibility that I&#8217;d get it wrong. I understand now that I can&#8217;t become a good programmer if I don&#8217;t push myself to do the things that I consider hard and dislike. I need to have the grit to handle large complex problems and spend the time to understand and apply advanced algorithms. The good news is that just like perseverance and discipline, grit can be trained and improved. I&#8217;m no longer as afraid to dive into unknown codebases as I was a few months ago. I now find it much easier to hold complex code paths in my head. I&#8217;m certainly far, far away from being superhuman, but I try to suck a little less every day.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bytebaker.wordpress.com/1913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bytebaker.wordpress.com/1913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bytebaker.wordpress.com/1913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bytebaker.wordpress.com/1913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bytebaker.wordpress.com/1913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bytebaker.wordpress.com/1913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bytebaker.wordpress.com/1913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bytebaker.wordpress.com/1913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bytebaker.wordpress.com/1913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bytebaker.wordpress.com/1913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bytebaker.wordpress.com/1913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bytebaker.wordpress.com/1913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bytebaker.wordpress.com/1913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bytebaker.wordpress.com/1913/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1913&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bytebaker.com/2012/05/01/grit-for-programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccb1217c46b31b7b232878d355f7f4e4?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Basu</media:title>
		</media:content>
	</item>
		<item>
		<title>Create More, Consume Less</title>
		<link>http://bytebaker.com/2012/04/23/create-more-consume-less/</link>
		<comments>http://bytebaker.com/2012/04/23/create-more-consume-less/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 15:30:00 +0000</pubDate>
		<dc:creator>Shrutarshi Basu</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://bytebaker.com/?p=1899</guid>
		<description><![CDATA[I don&#8217;t like buying things. It&#8217;s not that I don&#8217;t have money or that I live beyond my means. As a starving graduate student I make enough to get by and I can generally stay within my income. What I don&#8217;t like is accumulating stuff. I have a rather visceral negative reaction whenever I buy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1899&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t like buying things. It&#8217;s not that I don&#8217;t have money or that I live beyond my means. As a starving graduate student I make enough to get by and I can generally stay within my income. What I don&#8217;t like is accumulating <em>stuff</em>. I have a rather visceral negative reaction whenever I buy things that I will keep around for a long time. This includes essentials (clothes, books) as well as non-essentials (gadgets, artsy things). Part of it is just practicality: the more stuff I have the more I need space to put it all and the more I need to lug around when I move (which happens every year or two). The more important reason is that right now I want to be a creator, not a consumer and buying stuff is opposed to that.</p>
<p>Compared to the energy of creating and making things, consumption almost always feels draining. There is a difference between buying things and consumerism. For better or for worse it&#8217;s possible to be a consumer without spending money. Thanks to all the free content around the web I can easily spend hours and days consuming without spending a dime. Netflix, YouTube, Vimeo, Spotify, etc. are all incredible (and seemingly unending) sources of consumable content. I don&#8217;t spend any money (or at most very little money), but I do spend a large amount in terms of energy and time. It&#8217;s so easy to sit on the couch and just hit the next button. Before I know it, it&#8217;s dark outside, the day is gone, I&#8217;ve forgotten to get dinner and accomplished pretty much nothing. The problem with this form of empty consumption is that it&#8217;s not relaxing or refreshing and it&#8217;s definitely not useful. The day just melts away into a sea of unproductiveness.</p>
<p>Television is particularly soul-sucking. It&#8217;s almost drug-like in the effectiveness with which it shuts down my brain and makes the rest of the world go away. When I sit on the couch and turn on Netflix I can feel my brain turning off. There&#8217;s a fog of semi-consciousness descending on my mind. I&#8217;m awake, I can see and touch and feel, but I&#8217;ve lost all the will to act or do anything other than hit the next button. After a few minutes it&#8217;s more work tearing myself away than hitting &#8220;next&#8221;. I suppose this is what being a zombie is like. This is my brain on television and in hindsight it&#8217;s quite terrifying. Perhaps there&#8217;s a reason it&#8217;s been called the &#8220;idiot box&#8221;.</p>
<p>Modern society seems to be predisposed towards consumers. Everyone is a consumer whether or not they want to be. Even the point of creation is to make money to be used for more consumption. I&#8217;m not about to make a grand sweeping statement like &#8220;consumption is evil&#8221;. Personally I think the occasional (even regular) indulgence is fine, maybe even healthy. But for me, consumption as a way of life is depressing. It&#8217;s synonymous with days sitting on the couch watching bad television, feeling my brain gradually atrophy a handful of neurons at a time. It&#8217;s synonymous with buying a nice shirt and then wearing free t-shirts to class everyday. Even though it might feel good in the moment, it quickly turns to disappointment and regret. Personally, I&#8217;ll take the pain of discipline over the pain of disappointment and regret.</p>
<p>Creation is different. Creation <em>should</em> be harder, it should take up more energy, it should leave me feeling trained and tired. And sometimes it does. But even if I feel physically tired, at a deeper level I feel energized. It feels good to know that today I made something. It makes me look forward to getting up tomorrow morning and making it better. It&#8217;s good to be able to show something to people, to get their opinions and ideas and then go back and polish. It&#8217;s good to know that I can the change the world in some way and maybe, just maybe I can make a bigger difference. Creation is good.</p>
<p>I don&#8217;t know why being creative feels good. I&#8217;m sure there&#8217;s some reward pathway in the brain that gets triggered by designing something, making plans to make it happen and then actually following through on those plans. I would like to believe that what I make helps other people in some way. Even if it doesn&#8217;t, I think I&#8217;m fine with pursuing creativity for personal reasons. I&#8217;m hoping that a life with less random television, fewer RSS feeds and less time glued to Twitter and Facebook will translate to more blog posts, more working code and more meaningful connections with real people. I&#8217;m hoping that it&#8217;ll also keep away the dreaded feeling of brain decay that a few hours of &#8220;entertainment&#8221; produces. Even when I do consume, I&#8217;d like it to be good books, good music and movies, blog posts that are actually insightful and interesting and not shallow proclamations of half-formed thoughts.</p>
<p>What I consume should be what I aspire to create. I want to create more than I consume.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bytebaker.wordpress.com/1899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bytebaker.wordpress.com/1899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bytebaker.wordpress.com/1899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bytebaker.wordpress.com/1899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bytebaker.wordpress.com/1899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bytebaker.wordpress.com/1899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bytebaker.wordpress.com/1899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bytebaker.wordpress.com/1899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bytebaker.wordpress.com/1899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bytebaker.wordpress.com/1899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bytebaker.wordpress.com/1899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bytebaker.wordpress.com/1899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bytebaker.wordpress.com/1899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bytebaker.wordpress.com/1899/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1899&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bytebaker.com/2012/04/23/create-more-consume-less/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccb1217c46b31b7b232878d355f7f4e4?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Basu</media:title>
		</media:content>
	</item>
		<item>
		<title>Sunday Selection 2012-04-08</title>
		<link>http://bytebaker.com/2012/04/08/sunday-selection-2012-04-08/</link>
		<comments>http://bytebaker.com/2012/04/08/sunday-selection-2012-04-08/#comments</comments>
		<pubDate>Sun, 08 Apr 2012 04:00:00 +0000</pubDate>
		<dc:creator>Shrutarshi Basu</dc:creator>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[data science]]></category>
		<category><![CDATA[datacenters]]></category>
		<category><![CDATA[exercise]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[running]]></category>
		<category><![CDATA[sugar]]></category>

		<guid isPermaLink="false">http://bytebaker.com/?p=1887</guid>
		<description><![CDATA[Today&#8217;s selection is something of a health special. For better or for worse our minds are intimately tied to our bodies. Until the day we have seamless uploading technology we&#8217;ll have to take care of bodies if we want our minds to work well. And in order to do that we need to know about [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1887&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s selection is something of a health special. For better or for worse our minds are intimately tied to our bodies. Until the day we have seamless uploading technology we&#8217;ll have to take care of bodies if we want our minds to work well. And in order to do that we need to know about how our bodies actually work and what&#8217;s good for us.</p>
<div id="outline-container-1" class="outline-3">
<h3 id="sec-1">Around the Web</h3>
<div id="text-1" class="outline-text-3">
<p><a href="http://www.nytimes.com/2011/04/17/magazine/mag-17Sugar-t.html?pagewanted=all">Is Sugar Toxic?</a> The title is perhaps deliberately inflammatory, but the notion behind is perhaps just as troubling. Is is possible that sugar (not just high fructose corn syrup) is not just harmful in large quantities but something that&#8217;s dangerous by nature?</p>
<p><a href="http://www.physorg.com/news95954919.html">Humans: hot, sweaty, natural-born runners</a> I&#8217;ll be the first to admit that I&#8217;d be happy if I could get away with doing no exercise at all. Unfortunately that&#8217;s not the case. The good news is that evolution has equipped us with the systems we need to be powerfully capable runners. Being a regular runner doesn&#8217;t require superhuman feats of dedication – it&#8217;s in our genes, we just have to tap into our latent biological potential.</p>
</div>
</div>
<div id="outline-container-2" class="outline-3">
<h3 id="sec-2">From the shelves</h3>
<div id="text-2" class="outline-text-3">
<p><a href="http://fourhourbody.com/">The Four Hour Body</a> I don&#8217;t really agree with Tim Ferriss&#8217; Four-Hour Work Week ethic, but I do like the compendium of practical health and fitness information that he&#8217;s assembled in this book. While some of his advice is probably best taken with a physician&#8217;s advice this book will give you some great ideas and actionable guidelines for becoming healthier and stronger.</p>
</div>
</div>
<div id="outline-container-3" class="outline-3">
<h3 id="sec-3">Moving Pictures</h3>
<div id="text-3" class="outline-text-3">
<p><a href="http://www.youtube.com/watch?v=vKmQW_Nkfk8">What Would You Do With Your Own Google?</a> That, is a very good question. Cure cancer? Cure aging? End poverty and world hunger? We&#8217;re living in a world of unprecedented computational power and incredible amounts of data to crunch. What could we learn from all that data and how can we use it to change the world?</p>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bytebaker.wordpress.com/1887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bytebaker.wordpress.com/1887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bytebaker.wordpress.com/1887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bytebaker.wordpress.com/1887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bytebaker.wordpress.com/1887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bytebaker.wordpress.com/1887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bytebaker.wordpress.com/1887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bytebaker.wordpress.com/1887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bytebaker.wordpress.com/1887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bytebaker.wordpress.com/1887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bytebaker.wordpress.com/1887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bytebaker.wordpress.com/1887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bytebaker.wordpress.com/1887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bytebaker.wordpress.com/1887/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1887&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bytebaker.com/2012/04/08/sunday-selection-2012-04-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccb1217c46b31b7b232878d355f7f4e4?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Basu</media:title>
		</media:content>
	</item>
		<item>
		<title>Predicting Human Intent</title>
		<link>http://bytebaker.com/2012/03/20/predicting-human-intent/</link>
		<comments>http://bytebaker.com/2012/03/20/predicting-human-intent/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 15:30:00 +0000</pubDate>
		<dc:creator>Shrutarshi Basu</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://bytebaker.com/?p=1875</guid>
		<description><![CDATA[Readability is one of my favorite web services. Readability is well designed, carefully made, unobtrusive and they&#8217;re not trying to wring me of personal information to datamine and sell at every turn (at least I don&#8217;t think they are). Their web service gives you browser plugins that strip out everything but the content of a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1875&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.readability.com/">Readability</a> is one of my favorite web services. Readability is well designed, carefully made, unobtrusive and they&#8217;re not trying to wring me of personal information to datamine and sell at every turn (at least I don&#8217;t think they are). Their web service gives you browser plugins that strip out everything but the content of a page and present it in a clean, crisp format. If you sign up for an account you can make use of their &#8220;Reading List&#8221; to store pages for later reading. Recently they released beautiful iOS and Android apps that sync with your reading list allowing you to stock up on things to read at your computer and read them on the move.</p>
<p>Though Readability is a great service and they have great supporting apps they have one flaw. However, it&#8217;s not entirely their fault: I think it&#8217;s a side-effect of the difficulty of predicting human intent. The problem has to do with Readability&#8217;s reading list. When you install the browser plugins you get three buttons: a &#8220;Read Now&#8221; button, a &#8220;Read Later&#8221; button and a &#8220;Send to Kindle&#8221; button. The &#8220;Send to Kindle&#8221; button formats and sends the web page you&#8217;re on to your Kindle (assuming you&#8217;ve set up and connected your Kindle properly). The &#8220;Read Later&#8221; button saves the page you&#8217;re on to your Reading List which can be synced to your iOS or Android devices. The &#8220;Read Now&#8221; button will do the Readability formatting on your current page and show you the cleaned up version right then for you to continue reading.</p>
<p>That&#8217;s all great. However, the &#8220;Read Now&#8221; button also drops the page you just converted into your Reading List. This is great if you start reading a long article and then have to leave your machine. You can come back to it later, on another browser or another device entirely. But what happens if you finish reading the article right there and then? The article still ends up in your reading list. That would be fine if the list was simply a history of things you&#8217;ve read. However the Reading List is also a list of things you&#8217;re <em>going to read</em>. So the Reading List now contains things I&#8217;m going to read, things I&#8217;ve read and things I might want to read again. I think this problem stems from the fact that Readability started as a formatter and added read-later functionality unlike services like Instapaper which are designed for savings articles for later.</p>
<p>How can we differentiate between all these types of articles? Readability provides the ability to &#8220;Archive&#8221; and &#8220;Favorite&#8221; articles. Once I&#8217;m done with reading an article I Favorite it if I&#8217;m going to read it again and Archive it otherwise. But could Readability do this for me? Could Readability somehow figure out what I want to happen to the article? The simplest solution would be to archive whatever I Read Now and only add to the Reading List ones that I mark to Read Later. However that means that if I start reading something and then have to leave it ends up in the Archive where I might never look at it again. Could Readability be a little smarter? One heuristic would be to check where I am in the article. By default an article is always added to the Reading List as it is now. But when I scroll to the bottom Readability takes that to mean that I&#8217;m done reading and moves it into the Archive. If I liked it and wanted to come back to it I manually mark it as a Favorite. (I don&#8217;t expect Readability to be <em>that</em> clever. Yet.)</p>
<p>Without having actually tested the solutions, I can&#8217;t say how well they would work. There are certainly edge cases: what if I scroll down to read a footnote and then scroll back up to read the rest of the article? What if I get to the end and then go back to re-read a particular section? What if I quickly skim through an article to get to the end and want to come back later to read it in more depth? I think there&#8217;s no clear answer because fundamentally we&#8217;re trying to have Readability &#8220;guess&#8221; what we&#8217;re trying to do without giving an unambiguous signal. Sure, all of them could be solved with a few manual interactions. But the whole point of having advanced software is so that I <em>don&#8217;t</em> have to tell my computer what to do in excruciating detail.</p>
<p>Like I said at the beginning I don&#8217;t think that Readability is necessarily at fault for how their service works. Any attempt to automatically manage the Reading List would require making some assumptions as to what it is the user wants to do. Even if those assumptions are right most of the time, there will almost certainly be times when they&#8217;re <em>wrong</em>. We are, after all, dealing with people here, and people aren&#8217;t perfectly predictable agents. If they were, human computer interaction and economics would both be very different fields.</p>
<p>Predicting human intent is a hard problem. Ultimately, some amount of direct intervention might be inevitable. While Readability is meant to be a product it would be interesting to see researchers using it (or similar services) for doing research with real users about how our software can make choices for us in a way that closely reflects what we would have done ourselves. Unlike some people I don&#8217;t want my software to do less and have fewer features. I want it to do more so that I can concentrate on more important things. Like <a href="http://lesswrong.com/lw/91c/so_you_want_to_save_the_world/">saving the world</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bytebaker.wordpress.com/1875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bytebaker.wordpress.com/1875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bytebaker.wordpress.com/1875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bytebaker.wordpress.com/1875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bytebaker.wordpress.com/1875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bytebaker.wordpress.com/1875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bytebaker.wordpress.com/1875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bytebaker.wordpress.com/1875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bytebaker.wordpress.com/1875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bytebaker.wordpress.com/1875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bytebaker.wordpress.com/1875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bytebaker.wordpress.com/1875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bytebaker.wordpress.com/1875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bytebaker.wordpress.com/1875/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1875&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bytebaker.com/2012/03/20/predicting-human-intent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccb1217c46b31b7b232878d355f7f4e4?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Basu</media:title>
		</media:content>
	</item>
		<item>
		<title>Generation Flux</title>
		<link>http://bytebaker.com/2012/03/12/generation-flux/</link>
		<comments>http://bytebaker.com/2012/03/12/generation-flux/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 15:30:00 +0000</pubDate>
		<dc:creator>Shrutarshi Basu</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://bytebaker.com/?p=1870</guid>
		<description><![CDATA[A few months ago Fast Company run a multipart piece on &#8220;Generation Flux&#8221;. The piece had two intertwined themes. The first is the idea that we&#8217;re living in age of constant (and perhaps accelerating) change and that to stay competitive businesses and institutes have to ride this wave of change and go with the flow. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1870&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A few months ago Fast Company run a <a href="http://www.fastcompany.com/magazine/162/generation-flux-future-of-business">multipart piece on &#8220;Generation Flux&#8221;</a>. The piece had two intertwined themes. The first is the idea that we&#8217;re living in age of constant (and perhaps accelerating) change and that to stay competitive businesses and institutes have to ride this wave of change and go with the flow. The second idea is the notion that the most successful people are those who are intimately familiar with this state of flux and can craft their lives to take advantage of it. As part of the piece they profiled several members of Generation Flux – technologists, businesspeople and researchers like <a href="http://www.fastcompany.com/magazine/162/generation-flux-danah-boyd">danah boyd</a> and <a href="http://www.fastcompany.com/magazine/162/generation-flux-dj-patil">DJ Patil</a>.</p>
<p>Though the piece focused on the tech industry and business, I think the basic ideas apply to all fields including (especially?) academia. In fact I think that the best researchers and scientists have always been those who have been spread out over a number of areas. While focus and diligence are necessary for productive research, I&#8217;m starting to think that it&#8217;s important (if not fundamental) to have a wider halo of interests and knowledge surrounding your core area.</p>
<p>As a new graduate student this is a question of great personal interest: I have a limited amount of time and energy in grad school (and later) and it&#8217;s in my best interest to make the most of it. As with many important things there&#8217;s a dilemma: if I spend too much time and effort on one thing I&#8217;ll miss out on everything else and that can be very limiting. I already know this first hand: I know a good amount about programming languages, but I&#8217;ve been scrambling to teach myself about networks and know next to nothing about AI. But on the other hand if I don&#8217;t dig deep enough into one relatively narrow area I&#8217;ll never have the knowledge or the insight to know what the important problems and come up with appropriate solutions.</p>
<p>So what are the lessons of Generation Flux and how do they apply? Accepting and adapting to change is definitely a big part of it. As <a href="http://www.fastcompany.com/magazine/162/generation-flux-danah-boyd">danah boyd tells us</a>: &#8220;We all have to learn new skills. Being able to live on one set of skills over a career is not realistic. Change is going to happen, not all of it good, in serious ways.&#8221; But simply being able to ride the wave is not enough. And it&#8217;s certainly not advisable to jump ship to the next shiny thing at the first sign of trouble. <a href="http://www.fastcompany.com/magazine/162/generation-flux-dj-patil">DJ Patil has more personal advice</a> to offer: &#8220;At the end of the day, you have two things: your energy and your intellectual curiosity. If you&#8217;re willing to apply them, try to add value to the world, the possibilities are so endless.&#8221;</p>
<p>Patil, boyd and the other Gen Fluxers seem to be able to strike a balance between change and constancy. In times of perpetual change the key to success seems to lie in two complementary values: first is the ability to live on the edge of chaos and move fluidly from one spot to another. But second (and just as important) seems to be the ability to be tenacious, diligent and sometimes downright stubborn. Patil for example taught himself mathematics and worked midnight to morning to get computer access. While he&#8217;s worked on amazing projects he&#8217;s also turned down lucrative offers because they didn&#8217;t fit his vision of what he wanted to do.</p>
<p>Viewed through the lense of graduate school the lessons become: Explore broadly and lightly across areas related to what you&#8217;re interested and then buckle down, dive deep and keep going until you get to something novel. Of course the timing is critical and to some extent they have to happen in parallel. As Matt Might puts it: <a href="http://matt.might.net/articles/ways-to-fail-a-phd/">going rogue too early or too late</a> can be fatal. Luckily that&#8217;s what advisors, mentors and colleagues are for.</p>
<p>Personally I&#8217;m still in stage 1: I&#8217;m still taking classes and exploring the broad regions of computer science but I&#8217;m also making forays deep into some areas (particularly programming languages and datacenter networks). Looking further ahead I think it&#8217;s great that we&#8217;re going to be living in a time where being a member of Gen Flux is a good thing. Gen Flux is perhaps just a modern term for Renaissance Men (or Women) – people with a breadth of knowledge and skills but also with singular and far-reaching accomplishments in some of those fields. And that seems like a goal worthy of a lifetime worth of time and energy.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bytebaker.wordpress.com/1870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bytebaker.wordpress.com/1870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bytebaker.wordpress.com/1870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bytebaker.wordpress.com/1870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bytebaker.wordpress.com/1870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bytebaker.wordpress.com/1870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bytebaker.wordpress.com/1870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bytebaker.wordpress.com/1870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bytebaker.wordpress.com/1870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bytebaker.wordpress.com/1870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bytebaker.wordpress.com/1870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bytebaker.wordpress.com/1870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bytebaker.wordpress.com/1870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bytebaker.wordpress.com/1870/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1870&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bytebaker.com/2012/03/12/generation-flux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccb1217c46b31b7b232878d355f7f4e4?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Basu</media:title>
		</media:content>
	</item>
		<item>
		<title>Sunday Selection 2012-03-11</title>
		<link>http://bytebaker.com/2012/03/11/sunday-selection-2012-03-11/</link>
		<comments>http://bytebaker.com/2012/03/11/sunday-selection-2012-03-11/#comments</comments>
		<pubDate>Sun, 11 Mar 2012 05:00:00 +0000</pubDate>
		<dc:creator>Shrutarshi Basu</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bytebaker.com/?p=1865</guid>
		<description><![CDATA[Happy Daylight Savings Time Day everyone! (Or something like that) Around the Web Are you a Zen coder or a distraction junkie? It&#8217;s been a while since I&#8217;ve worked on a project where &#8220;my code&#8217;s been compiling&#8221; has been a valid excuse for not working. But now that I am on such a project, it&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1865&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Happy Daylight Savings Time Day everyone! (Or something like that)</p>
<div id="outline-container-1" class="outline-3">
<h2 id="sec-1">Around the Web</h2>
<div id="text-1" class="outline-text-3">
<p><a href="http://www.componentowl.com/blog/2012/02/zen-coder-vs-distraction-junkie/">Are you a Zen coder or a distraction junkie?</a> It&#8217;s been a while since I&#8217;ve worked on a project where &#8220;my code&#8217;s been compiling&#8221; has been a valid excuse for not working. But now that I am on such a project, it&#8217;s important that those mini-breaks don&#8217;t turn into longer breaks.</p>
<p><a href="http://swombat.com/2012/3/10/successful-people">Successful people are successful</a> Einstein is rumored to have said that compound interest is the most powerful force in the Universe. Whether or not he actually said that, compound interest is still pretty powerful. Maybe it applies to reputation and achievement just as much as it applies to money.</p>
<p><a href="http://calnewport.com/blog/2012/01/29/closing-your-interests-opens-more-interesting-opportunities-the-power-of-diligence-in-creating-a-remarkable-life/">The power of diligence in creating a remarkable life</a> Keeping one&#8217;s options open seems to be a pretty common strategy but it could be the wrong one. Perhaps it&#8217;s a better idea to pick an area and dive deep rather than to spread your bets.</p>
</div>
</div>
<div id="outline-container-2" class="outline-3">
<h2 id="sec-2">Videos</h2>
<div id="text-2" class="outline-text-3">
<p><a href="http://www.ted.com/talks/susan_cain_the_power_of_introverts.html">On being an introvert</a> Everyone seems to be busy building the next social thing to help us &#8220;connect&#8221; better to everyone else. But a lot of the best work requires solitude and independence. Introversion might be a hidden superpower. (There&#8217;s a <a href="http://blog.ted.com/2012/02/28/an-introverted-call-to-action-susan-cain-at-ted2012/">written synopsis</a>, but the video is well worth the 18 minutes of your time.)</p>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bytebaker.wordpress.com/1865/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bytebaker.wordpress.com/1865/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bytebaker.wordpress.com/1865/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bytebaker.wordpress.com/1865/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bytebaker.wordpress.com/1865/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bytebaker.wordpress.com/1865/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bytebaker.wordpress.com/1865/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bytebaker.wordpress.com/1865/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bytebaker.wordpress.com/1865/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bytebaker.wordpress.com/1865/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bytebaker.wordpress.com/1865/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bytebaker.wordpress.com/1865/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bytebaker.wordpress.com/1865/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bytebaker.wordpress.com/1865/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1865&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bytebaker.com/2012/03/11/sunday-selection-2012-03-11/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccb1217c46b31b7b232878d355f7f4e4?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Basu</media:title>
		</media:content>
	</item>
		<item>
		<title>Etudes for programming</title>
		<link>http://bytebaker.com/2012/03/02/etudes-for-programming/</link>
		<comments>http://bytebaker.com/2012/03/02/etudes-for-programming/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 14:00:00 +0000</pubDate>
		<dc:creator>Shrutarshi Basu</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[deliberate practive]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://bytebaker.com/?p=1861</guid>
		<description><![CDATA[From Wikipedia: An étude (a French word meaning study, French pronunciation: [eˈtyd], English pronunciation: / ˈeɪtjuːd /) is an instrumental musical composition, most commonly of considerable difficulty, usually designed to provide practice material for perfecting a particular technical skill. I noticed today that Michael Fogus (one of the authors of Joy of Clojure) has a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1861&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://en.wikipedia.org/wiki/Étude">Wikipedia</a>:</p>
<blockquote><p>An étude (a French word meaning study, French pronunciation: [eˈtyd], English pronunciation: / ˈeɪtjuːd /) is an instrumental musical composition, most commonly of considerable difficulty, usually designed to provide practice material for perfecting a particular technical skill.</p></blockquote>
<p>I noticed today that <a href="http://blog.fogus.me/">Michael Fogus</a> (one of the authors of <a href="http://joyofclojure.com/">Joy of Clojure</a>) has a number of <a href="https://github.com/fogus">Github repos</a> with names such as etude-ocaml and etude-syntax. I also realized this week that I&#8217;m a pretty slow programmer. I&#8217;ve been getting better over the years but I&#8217;m still slow, especially if there&#8217;s a good amount of API design involved. While I think that writing lots of code will make me faster over time, I do wish there was a more structured, focused approach.</p>
<p>In general, I wish there was more by the way of études for programming &#8212; problems and exercises of considerable difficulty designed to provide practice material for a particular (set of) skills. There are of course great textbooks for programming and computer science and those books have good exercises (I particularly like <a href="http://mitpress.mit.edu/sicp/">SICP</a> and the <a href="http://en.wikipedia.org/wiki/The_C_Programming_Language">K&amp;R C book</a>), however in most of those cases the point is to teach first and practice second. What I&#8217;d like to see is the reverse – assume that the reader already knows about functional programming or the C language but needs to &#8220;level up&#8221;, so to speak. The exercises would be harder and more in number but would also cover a broad area in terms of application of the concepts involved.</p>
<p>This is related to what I&#8217;ve written earlier in terms of <a href="http://bytebaker.com/2011/11/21/deliberate-practice-for-programmers/">deliberate practice for programmers</a>. That post talks about &#8220;level up&#8221; lists – <a href="https://gist.github.com/1372296">a list of programs to make</a> that help explore the different areas of computer science and help you gain experience and hence &#8220;level up&#8221; as a developer. On the other hand études would focus on depth rather than breadth – each one would focus on a small technique or technology and fully explore that area. Together a continuous habit of working on études and doing level-up projects would give programmers a steady stream of deliberate practice exercises to work on.</p>
<p>The question is, where are we to find these études? I&#8217;m not sure if there are programming books out there that fit that description. If there are, I&#8217;d love to here about them. But in the meantime I&#8217;ve found an acceptable alternative &#8212; homework and assignments for college level courses. This semester I&#8217;m the TA for a course on <a title="Functional Programming" href="http://www.cs.cornell.edu/courses/cs3110/2012sp/index.php">functional programming</a> and throughout the semester we have a set of 6 assignments for students to do. Each of them have about 3 to 4 problems (each with multiple parts) that tackle a small area of functional programming. I think exercises like this are great material for études. I&#8217;m currently working through the exercises at the same time as the students (other TAs are making them). Even though I&#8217;m already familiar with most of the material it&#8217;s been a good learning and great practice for me. I can&#8217;t really measure if I&#8217;m improving (apart from running my solutions through the test harness) but it&#8217;s more direct and practice in functional programming that I&#8217;ve ever had.</p>
<p>I&#8217;ll be done with this particular étude in a few months. I don&#8217;t think I&#8217;ll be releasing the code since the problems often get reused. However I do think there will be lot more where those came from. There are lots of college courses with website out there and there&#8217;s lots to learn. I&#8217;ll probably try compilers next. All that being said, it would be great to see some curation and collection. With Amazon&#8217;s Kindle Shorts and the growing interest in short, self-published books putting together a regular series of études might be a pretty lucrative endeavor.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bytebaker.wordpress.com/1861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bytebaker.wordpress.com/1861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bytebaker.wordpress.com/1861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bytebaker.wordpress.com/1861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bytebaker.wordpress.com/1861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bytebaker.wordpress.com/1861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bytebaker.wordpress.com/1861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bytebaker.wordpress.com/1861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bytebaker.wordpress.com/1861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bytebaker.wordpress.com/1861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bytebaker.wordpress.com/1861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bytebaker.wordpress.com/1861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bytebaker.wordpress.com/1861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bytebaker.wordpress.com/1861/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1861&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bytebaker.com/2012/03/02/etudes-for-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccb1217c46b31b7b232878d355f7f4e4?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Basu</media:title>
		</media:content>
	</item>
		<item>
		<title>How much do environments matter?</title>
		<link>http://bytebaker.com/2012/02/29/how-much-do-environments-matter/</link>
		<comments>http://bytebaker.com/2012/02/29/how-much-do-environments-matter/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 05:00:00 +0000</pubDate>
		<dc:creator>Shrutarshi Basu</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://bytebaker.com/?p=1857</guid>
		<description><![CDATA[The last week and a half has been really productive. I&#8217;ve written a lot of code, made progress on my research project and learned a lot of stuff in the process. Unfortunately it&#8217;s all been in one area, but that&#8217;s a matter for another post. But given how productive I&#8217;ve been one thing that I&#8217;ve [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1857&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The last week and a half has been really productive. I&#8217;ve written a lot of code, made progress on my research project and learned a lot of stuff in the process. Unfortunately it&#8217;s all been in one area, but that&#8217;s a matter for another post. But given how productive I&#8217;ve been one thing that I&#8217;ve been wondering is how important an environment really is to productive.</p>
<p>I&#8217;m usually of the opinion that environment (both physical and in terms of setup) is really important for any sort of creative or intellectual work. However I&#8217;m not quite so certain anymore. My current working setup is less than perfect. Though I have a nice DIY standing desk and a brightly lit office I also share the office with six other people and at times it can get pretty busy and crowded. I have a very powerful work machine but most of my recent work has been in a basic Ubuntu virtual machine with no customization other than my Bash and Emacs setups.</p>
<p>Despite the fact that my environment is not perfect the last week has probably been the most productive I&#8217;ve had all year. This begs the question: are environments really as important as I had thought they were? Or is it sufficient (and necessary) to have a project you&#8217;re really interested in? Of course, I understand that this is a personal question, so I&#8217;m just going to try it for myself.</p>
<p>What I&#8217;m starting to think is that the environment doesn&#8217;t need to be perfect, it just has to be &#8220;not painful&#8221;. There are some things that I just can&#8217;t stand: I can&#8217;t stand bad chairs, environments that are too noisy or too high of a room temperature. But once I have air conditioning, a standing desk and decent set of headphones I can quite easily tune out everything else. Similarly, once I have a command-line UNIX environment and a decent enough keyboard I care much less about what window manager I&#8217;m using, what size my monitor is or even what my language or toolchain is. Once I&#8217;m in the zone there&#8217;s very little that I care about.</p>
<p>I would say that environments matter, but only to some extent. After a point an interesting and exciting project can easily make up for any deficiencies in the environment. However, the opposite – a great environment but an uninspiring project – hardly makes you want to jump out of bed in the morning and get to work.</p>
<p>In addition to my Macbook and my work machine I have a small Eee PC lying around with a bare bones Arch Linux install on it. As a small experiment I want to see if I can be as productive on that machine as I am on my work machine. In addition to my research project I&#8217;m taking a programming languages class and TAing a functional programming class, so I regularly find myself in the mood for some OCaml hacking. Admittedly it won&#8217;t be a scientifically controlled and rigorous experiment, but it will be interesting to see how far an interesting project can compensate for a less then ideal environment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bytebaker.wordpress.com/1857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bytebaker.wordpress.com/1857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bytebaker.wordpress.com/1857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bytebaker.wordpress.com/1857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bytebaker.wordpress.com/1857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bytebaker.wordpress.com/1857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bytebaker.wordpress.com/1857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bytebaker.wordpress.com/1857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bytebaker.wordpress.com/1857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bytebaker.wordpress.com/1857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bytebaker.wordpress.com/1857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bytebaker.wordpress.com/1857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bytebaker.wordpress.com/1857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bytebaker.wordpress.com/1857/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1857&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bytebaker.com/2012/02/29/how-much-do-environments-matter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccb1217c46b31b7b232878d355f7f4e4?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Basu</media:title>
		</media:content>
	</item>
		<item>
		<title>Graduate School Semester 2</title>
		<link>http://bytebaker.com/2012/02/15/graduate-school-semester-2/</link>
		<comments>http://bytebaker.com/2012/02/15/graduate-school-semester-2/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 19:00:00 +0000</pubDate>
		<dc:creator>Shrutarshi Basu</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[Cornell University]]></category>

		<guid isPermaLink="false">http://bytebaker.com/?p=1834</guid>
		<description><![CDATA[I&#8217;m about a month into my second semester of graduate school at Cornell&#8217;s excellent Computer Science department. (Shameless plug: If you applied and got admitted you should definitely come visit, we&#8217;re awesome. If you&#8217;re thinking of applying contact me with questions.) The first semester involved a fair amount of getting used to grad school life. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1834&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m about a month into my second semester of graduate school at Cornell&#8217;s excellent <a href="http://www.cs.cornell.edu">Computer Science department</a>. (Shameless plug: If you applied and got admitted you should definitely come visit, we&#8217;re awesome. If you&#8217;re thinking of applying <a href="http://bytebaker.com/contact/">contact me</a> with questions.) The first semester involved a fair amount of getting used to grad school life. It&#8217;s pretty different from undergrad and I covered my <a href="http://bytebaker.com/2011/09/01/the-first-week-of-graduate-school/">initial impressions before</a>. There&#8217;s a lot of autonomy (even in the first few semesters) but that means it&#8217;s all that much easier to screw up. The most important lessons I&#8217;ve learned are to start early, make plans and schedules and set up routines and environments that <a href="http://matt.might.net/articles/productivity-tips-hints-hacks-tricks-for-grad-students-academics/">make getting the work done the default</a> (this applies to both school work and research). I&#8217;m definitely not perfect at it, but I try to suck a little less each day.</p>
<p>While last semester was a good learning experience I got a lot less done than I could have. While I don&#8217;t want to cry over spilt milk I certainly don&#8217;t want to make the same mistakes again. My class load and TA work are about the same as last semester. However I have a better idea of how much time each takes so I can schedule blocks of time more effectively to get large chunks of work done at a time (and not worry about it otherwise). That in turn means that I can have more time for research (which is something I definitely want to do more of this time around).</p>
<p>I&#8217;m really happy about the choice of classes I have for this semester. I&#8217;m taking <a href="http://www.cs.cornell.edu/Courses/cs6110/2012sp/default.php">Advanced Programming Languages</a> and <a href="http://www.cs.cornell.edu/courses/CS6452/2012sp/index.php">Datacenter Networks</a> – both are areas in which I have an interest but I know less than I would like to. I have great professors in both and so far the material has been very interesting (and useful). I&#8217;m the TA for a <a href="http://www.cs.cornell.edu/courses/cs3110/2012sp/courseinfo.php">class on functional programming</a> which is turning out to be a good learning experience as well. I&#8217;ve done some amount of functional programming but not a lot and not in a structured way. I&#8217;m working through the exercises and homeworks myself so that I can better help out the students and learning a lot in the process. Since I&#8217;m going to be doing a lot of functional programming in the future (Haskell programming in particular) this a good way to level up as well as get my TA duties done.</p>
<p>Last semester I had a small research project which was more of way to get familiar with the concepts and tools I&#8217;ll be using later. I am a little disappointed in that my final deliverables weren&#8217;t as complete as I would have liked but the experience will come in handy. This semester I have a more concrete (and more ambitious) project. I&#8217;m also starting sooner and thanks to last semester I have a far better idea of the challenges I&#8217;ll face and how much work it will take to get around them. My main interest in programming languages and right now the project isn&#8217;t very language-oriented. But there is a lot of cool systems-hackery involved and once the foundations are laid I can move on to the more higher-level language-oriented parts of it. I&#8217;m still taking baby steps (figure out build systems, building testbenches and having rather intense discussions with my compiler) but within a week or two I want to progress to the real meat of the project.</p>
<p><strong>Aside:</strong> In case you&#8217;re wondering, it involves networks and trusted computing, but more on that in a future post.</p>
<p>Apart from school and research work I&#8217;m hoping to do some more exploring. Cornell has a really nice campus but I only saw a small fraction of it last semester (and probably spent a bit too much time in my apartment). I&#8217;d like to be able to get out more and take advantage of everything that Cornell has to offer. That&#8217;s a bit easier said then done in winter, but that&#8217;ll change as things get warmer.</p>
<p>I&#8217;m still trying to work out the best &#8220;work life balance&#8221;. While things like Cal Newport&#8217;s <a href="http://www.iwillteachyoutoberich.com/blog/time-management-how-an-mit-postdoc-writes-3-books-a-phd-defense-and-6-peer-reviewed-papers-and-finishes-by-530pm/">fixed schedule productivity</a> seem appealing it might be unworkable for me right now. More importantly, I&#8217;m still not sure how separate my work and my life should be, or even what constitutes &#8220;work&#8221;. I haven&#8217;t decided if I consider my writing or my on-the-side hacking (which I&#8217;ve been doing far too little of recently) to be work, play or something else. Part of me would like to think that the work-life distinction is only applicable to a more Industrial Age setting where you don&#8217;t like your job and want to spend as little time doing it as possible. Ideally you should do work you love (which I&#8217;m gradually approaching) and have <a href="http://blog.frankchimero.com/post/17609912323">no need to draw a distinction</a>. While that seems appealing I&#8217;m afraid it might lead to sitting (or standing) in front of my machine all day which is not what I want to do. Luckily these aren&#8217;t questions I have to answer definitely right now, but I can keep refining my answers over time.</p>
<p>I&#8217;m hoping that the rest of the semester will have lots of great learning, cool hacks and maintaining some semblance of a life away from my machines. I know that graduate school can easily become a drag and very stressful and I&#8217;m determined to not let myself end up in such a position. Luckily I&#8217;m in a good department with great support from friends, family and professors. I&#8217;d like to see this semester be more productive and a step on the way to deciding exactly how I want my grad school experience to turn out.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bytebaker.wordpress.com/1834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bytebaker.wordpress.com/1834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bytebaker.wordpress.com/1834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bytebaker.wordpress.com/1834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bytebaker.wordpress.com/1834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bytebaker.wordpress.com/1834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bytebaker.wordpress.com/1834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bytebaker.wordpress.com/1834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bytebaker.wordpress.com/1834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bytebaker.wordpress.com/1834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bytebaker.wordpress.com/1834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bytebaker.wordpress.com/1834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bytebaker.wordpress.com/1834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bytebaker.wordpress.com/1834/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1834&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bytebaker.com/2012/02/15/graduate-school-semester-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccb1217c46b31b7b232878d355f7f4e4?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Basu</media:title>
		</media:content>
	</item>
		<item>
		<title>Sunday Selection 2012-02-12</title>
		<link>http://bytebaker.com/2012/02/12/sunday-selection-2012-02-12/</link>
		<comments>http://bytebaker.com/2012/02/12/sunday-selection-2012-02-12/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 22:20:57 +0000</pubDate>
		<dc:creator>Shrutarshi Basu</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bytebaker.com/?p=1830</guid>
		<description><![CDATA[Around the Web The Information Diet : A Case for Conscious Consumption You could consider this a counter-argument to my previous post on how we can use consume and use information. I think we&#8217;re still pretty early into the Information Age and we&#8217;re still coming to grips with the fact that we have the world&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1830&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Around the Web</h2>
<p><a title="The Information Diet: A Case for Conscious Consumption" href="http://www.brainpickings.org/index.php/2012/01/19/the-information-diet-clay-johnson/">The Information Diet : A Case for Conscious Consumption</a> You could consider this a counter-argument to my previous post on how we can use consume and use information. I think we&#8217;re still pretty early into the Information Age and we&#8217;re still coming to grips with the fact that we have the world&#8217;s knowledge just a few clicks away. I haven&#8217;t read the book yet, but it&#8217;s definitely on my reading list.</p>
<p><a title="10 rules of a Zen Programmer" href="http://www.grobmeier.de/the-10-rules-of-a-zen-programmer-03022012.html">10 Rules of a Zen Programmer</a> I&#8217;m not entirely sure why there seems to be a strong interest in Eastern meditation and mysticism in the hacker culture, but tit does lead to some interesting analogies. In that light, this article is both pragmatic and idealist. While I don&#8217;t agree with all of it (no. 5 for example) it&#8217;s a worthwhile read and might help change your perspectives.</p>
<p><a title="How to be Relentlessly Resourceful" href="http://www.jasonshen.com/2012/how-to-be-relentlessly-resourceful/">How to be Relentlessly Resourceful</a> This isn&#8217;t about technology or Zen (at least not directly). It&#8217;s more about how to get the job done. And we all want to get the job done.</p>
<h2>Software</h2>
<p><a title="Spotify" href="http://spotify.com">Spotify</a> To be honest, I still have my doubts about streaming music. I do prefer to have my own collection that I&#8217;ve paid for and (mostly) have physical copies of. That being said, I do think Spotify is a really neat service and a good way to try out artists and albums before I decide to buy.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bytebaker.wordpress.com/1830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bytebaker.wordpress.com/1830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bytebaker.wordpress.com/1830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bytebaker.wordpress.com/1830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bytebaker.wordpress.com/1830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bytebaker.wordpress.com/1830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bytebaker.wordpress.com/1830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bytebaker.wordpress.com/1830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bytebaker.wordpress.com/1830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bytebaker.wordpress.com/1830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bytebaker.wordpress.com/1830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bytebaker.wordpress.com/1830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bytebaker.wordpress.com/1830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bytebaker.wordpress.com/1830/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bytebaker.com&#038;blog=8123270&#038;post=1830&#038;subd=bytebaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bytebaker.com/2012/02/12/sunday-selection-2012-02-12/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccb1217c46b31b7b232878d355f7f4e4?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Basu</media:title>
		</media:content>
	</item>
	</channel>
</rss>
