<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments for The ByteBaker</title>
	<atom:link href="http://bytebaker.com/comments/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>Tue, 31 Jan 2012 10:57:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Show Git information in your prompt by indy</title>
		<link>http://bytebaker.com/2012/01/09/show-git-information-in-your-prompt/#comment-1528</link>
		<dc:creator><![CDATA[indy]]></dc:creator>
		<pubDate>Tue, 31 Jan 2012 10:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=1763#comment-1528</guid>
		<description><![CDATA[Great article, although the git-unpushed function required a couple of changes before it worked on OS X. (https://gist.github.com/1709858)

&lt;code&gt;
function git-unpushed {
    brinfo=$(git branch -v &#124; grep $(git-branch-name))
    if [[ $brinfo =~ (&quot;[ahead &quot;([[:digit:]]*)) ]]
    then
        echo &quot;(${BASH_REMATCH[2]})&quot;
    fi
}
&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Great article, although the git-unpushed function required a couple of changes before it worked on OS X. (<a href="https://gist.github.com/1709858" rel="nofollow">https://gist.github.com/1709858</a>)</p>
<p><code><br />
function git-unpushed {<br />
    brinfo=$(git branch -v | grep $(git-branch-name))<br />
    if [[ $brinfo =~ ("[ahead "([[:digit:]]*)) ]]<br />
    then<br />
        echo "(${BASH_REMATCH[2]})"<br />
    fi<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Software Tailors by Randolf</title>
		<link>http://bytebaker.com/2012/01/20/software-tailors/#comment-1520</link>
		<dc:creator><![CDATA[Randolf]]></dc:creator>
		<pubDate>Sun, 29 Jan 2012 05:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=1820#comment-1520</guid>
		<description><![CDATA[Reblogged this on &lt;a href=&quot;http://randolfarevalo.wordpress.com/2012/01/29/146/&quot; rel=&quot;nofollow&quot;&gt;tech neurons&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>Reblogged this on <a href="http://randolfarevalo.wordpress.com/2012/01/29/146/" rel="nofollow">tech neurons</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Brain on Information by abhidg</title>
		<link>http://bytebaker.com/2012/01/17/my-brain-on-information/#comment-1509</link>
		<dc:creator><![CDATA[abhidg]]></dc:creator>
		<pubDate>Thu, 19 Jan 2012 01:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=1810#comment-1509</guid>
		<description><![CDATA[The Internet is just an extension of TV sometimes, rather than a contributor to flow.
I guess developing tools that funnel the Internet into chunks of coherent information will be neccessary for our sanity in the future.]]></description>
		<content:encoded><![CDATA[<p>The Internet is just an extension of TV sometimes, rather than a contributor to flow.<br />
I guess developing tools that funnel the Internet into chunks of coherent information will be neccessary for our sanity in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Brain on Information by Thomas</title>
		<link>http://bytebaker.com/2012/01/17/my-brain-on-information/#comment-1506</link>
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Wed, 18 Jan 2012 01:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=1810#comment-1506</guid>
		<description><![CDATA[I&#039;m very suspicious of this kind of thinking. In no particular order:

It&#039;s easy to notice the increase in areas of knowledge we access and assume that means we&#039;re processing more information. But I wouldn&#039;t be surprised if this came at considerable detriment to how we interact with our immediate surroundings.The photographic memory version of life where you scan information quickly and process it instead of paying attention to the world around you might mean you&#039;ve pushed your knowledge to new frontiers faster, but everything in the middle - the everyday proceedings of our lives, interactions with people and the real physical world we live in, and exploration of what it means to be human - all those things get overshadowed by a quest for &quot;knowledge&quot;.
I also find that a lot of the knowledge I consume on internet binges is not particularly important or relevant to my life, will not help me contribute to a better world. It&#039;s a sort of addiction - &quot;I&#039;ll follow that link because it looks interesting and I need to know everything that&#039;s interesting&quot;. And there&#039;s always a temporary satisfaction that dwindles into a kind of emptiness that wants more. Not everything that is interesting is worth the time I spend learning it.
You talk about how creativity doesn&#039;t happen in a vacuum and is stimulated by information. That&#039;s fairly valid. But if anyone is parsing tens of kilobytes of text a day, most of it will have very little impact on their life and work. Learning peripheral things is not all bad - sometimes you need to think about something else, and other times it&#039;s genuinely stimulating to learn about how people have thought about unrelated problems. But it&#039;s a minority of that knowledge that has an impact. And if you really want to do high-quality work, the main input you need is feedback from the work itself. You need to really be paying attention to how it feels to use it, whether it fulfils its purpose, how to use the particularity of your medium to make your job easier. Heck, craftsmen from the 13th century made things that are still functional and beautiful now by paying attention to what they were doing - not by sitting on their couch gathering random knowledge.
Also if you&#039;re doing your own thinking, it doesn&#039;t take a kilobyte of input before you start having your own creative ideas. But with the internet there are so many sources of input and hyperlinks to follow that it&#039;s so easy to stop thinking for yourself and just follow to the next place you know there will be something interesting. It feels like thinking because you&#039;re trying to understand as fast as possible, but it&#039;s guided by the data-stream.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m very suspicious of this kind of thinking. In no particular order:</p>
<p>It&#8217;s easy to notice the increase in areas of knowledge we access and assume that means we&#8217;re processing more information. But I wouldn&#8217;t be surprised if this came at considerable detriment to how we interact with our immediate surroundings.The photographic memory version of life where you scan information quickly and process it instead of paying attention to the world around you might mean you&#8217;ve pushed your knowledge to new frontiers faster, but everything in the middle &#8211; the everyday proceedings of our lives, interactions with people and the real physical world we live in, and exploration of what it means to be human &#8211; all those things get overshadowed by a quest for &#8220;knowledge&#8221;.<br />
I also find that a lot of the knowledge I consume on internet binges is not particularly important or relevant to my life, will not help me contribute to a better world. It&#8217;s a sort of addiction &#8211; &#8220;I&#8217;ll follow that link because it looks interesting and I need to know everything that&#8217;s interesting&#8221;. And there&#8217;s always a temporary satisfaction that dwindles into a kind of emptiness that wants more. Not everything that is interesting is worth the time I spend learning it.<br />
You talk about how creativity doesn&#8217;t happen in a vacuum and is stimulated by information. That&#8217;s fairly valid. But if anyone is parsing tens of kilobytes of text a day, most of it will have very little impact on their life and work. Learning peripheral things is not all bad &#8211; sometimes you need to think about something else, and other times it&#8217;s genuinely stimulating to learn about how people have thought about unrelated problems. But it&#8217;s a minority of that knowledge that has an impact. And if you really want to do high-quality work, the main input you need is feedback from the work itself. You need to really be paying attention to how it feels to use it, whether it fulfils its purpose, how to use the particularity of your medium to make your job easier. Heck, craftsmen from the 13th century made things that are still functional and beautiful now by paying attention to what they were doing &#8211; not by sitting on their couch gathering random knowledge.<br />
Also if you&#8217;re doing your own thinking, it doesn&#8217;t take a kilobyte of input before you start having your own creative ideas. But with the internet there are so many sources of input and hyperlinks to follow that it&#8217;s so easy to stop thinking for yourself and just follow to the next place you know there will be something interesting. It feels like thinking because you&#8217;re trying to understand as fast as possible, but it&#8217;s guided by the data-stream.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Show Git information in your prompt by Shrutarshi Basu</title>
		<link>http://bytebaker.com/2012/01/09/show-git-information-in-your-prompt/#comment-1503</link>
		<dc:creator><![CDATA[Shrutarshi Basu]]></dc:creator>
		<pubDate>Mon, 16 Jan 2012 16:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=1763#comment-1503</guid>
		<description><![CDATA[I used to have stuff like the username and date in the prompt but I cut them out because I have the same name on all machines I use regularly and I can see the date and time easily when I need to (and I don&#039;t necessarily want to be seeing the time always).]]></description>
		<content:encoded><![CDATA[<p>I used to have stuff like the username and date in the prompt but I cut them out because I have the same name on all machines I use regularly and I can see the date and time easily when I need to (and I don&#8217;t necessarily want to be seeing the time always).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Show Git information in your prompt by Shrutarshi Basu</title>
		<link>http://bytebaker.com/2012/01/09/show-git-information-in-your-prompt/#comment-1502</link>
		<dc:creator><![CDATA[Shrutarshi Basu]]></dc:creator>
		<pubDate>Mon, 16 Jan 2012 16:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=1763#comment-1502</guid>
		<description><![CDATA[Fixed. Thanks for pointing that out.]]></description>
		<content:encoded><![CDATA[<p>Fixed. Thanks for pointing that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Show Git information in your prompt by Jason</title>
		<link>http://bytebaker.com/2012/01/09/show-git-information-in-your-prompt/#comment-1501</link>
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 01:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=1763#comment-1501</guid>
		<description><![CDATA[Brett Terpstra has a pretty nice modification for bash prompts as well...  Worth looking.  I took your modifications above and applied it to his script.  Looks great !

http://brettterpstra.com/my-new-favorite-bash-prompt/]]></description>
		<content:encoded><![CDATA[<p>Brett Terpstra has a pretty nice modification for bash prompts as well&#8230;  Worth looking.  I took your modifications above and applied it to his script.  Looks great !</p>
<p><a href="http://brettterpstra.com/my-new-favorite-bash-prompt/" rel="nofollow">http://brettterpstra.com/my-new-favorite-bash-prompt/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Show Git information in your prompt by Jason</title>
		<link>http://bytebaker.com/2012/01/09/show-git-information-in-your-prompt/#comment-1499</link>
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 01:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=1763#comment-1499</guid>
		<description><![CDATA[iTerm is good stuff..  I think you&#039;re missing code in your make-prompt function.  It looks as if perhaps wordpress dropped the  (bashslash-zero) right after the opening square bracket for each color..  Otherwise, looks good !]]></description>
		<content:encoded><![CDATA[<p>iTerm is good stuff..  I think you&#8217;re missing code in your make-prompt function.  It looks as if perhaps wordpress dropped the  (bashslash-zero) right after the opening square bracket for each color..  Otherwise, looks good !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A New Year, A New Phone by Randolf</title>
		<link>http://bytebaker.com/2012/01/02/a-new-year-a-new-phone/#comment-1498</link>
		<dc:creator><![CDATA[Randolf]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 00:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=1749#comment-1498</guid>
		<description><![CDATA[Nice entry. Welcome to the android world  and yeah, battery life is big issue here. How long does your battery last? within a day? I’ve been an android user for a year now. ^^

With the applications, you should try evernote, astrid task and the “Go” application series.

I’m hoping to enter the Android world this year as well.  Going native using Java ^^]]></description>
		<content:encoded><![CDATA[<p>Nice entry. Welcome to the android world  and yeah, battery life is big issue here. How long does your battery last? within a day? I’ve been an android user for a year now. ^^</p>
<p>With the applications, you should try evernote, astrid task and the “Go” application series.</p>
<p>I’m hoping to enter the Android world this year as well.  Going native using Java ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A guide to Python Namespaces by Tomas (@tomasantonj)</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1496</link>
		<dc:creator><![CDATA[Tomas (@tomasantonj)]]></dc:creator>
		<pubDate>Wed, 11 Jan 2012 06:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1496</guid>
		<description><![CDATA[I&#039;m studying a introductionary programming course on Python, it is reaching its end now and we&#039;ve encountered most of the stuff you are discussing in one way or another, this post clears some stuff up and adds to understand. Code examples might be a way to improve good writing even more, thanks for sharing your knowledge!]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m studying a introductionary programming course on Python, it is reaching its end now and we&#8217;ve encountered most of the stuff you are discussing in one way or another, this post clears some stuff up and adds to understand. Code examples might be a way to improve good writing even more, thanks for sharing your knowledge!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

