<?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>Nomad Labs Code &#187; Uncategorized</title>
	<atom:link href="http://code.nomad-labs.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.nomad-labs.com</link>
	<description>srasul&#039;s snippets of code and thought</description>
	<lastBuildDate>Wed, 15 May 2013 09:37:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Debugging vs Writing shit</title>
		<link>http://code.nomad-labs.com/2012/07/13/debugging-vs-writing-shit/</link>
		<comments>http://code.nomad-labs.com/2012/07/13/debugging-vs-writing-shit/#comments</comments>
		<pubDate>Fri, 13 Jul 2012 16:59:11 +0000</pubDate>
		<dc:creator>srasul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://code.nomad-labs.com/?p=223</guid>
		<description><![CDATA[Great quote I saw today: "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." -- Brian W. Kernighan Ma homie Kernighan! Nigga wrote the book on C. Incidentally not many people [...]]]></description>
		<wfw:commentRss>http://code.nomad-labs.com/2012/07/13/debugging-vs-writing-shit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mother F**k the ScheduledExecutorService!</title>
		<link>http://code.nomad-labs.com/2011/12/09/mother-fk-the-scheduledexecutorservice/</link>
		<comments>http://code.nomad-labs.com/2011/12/09/mother-fk-the-scheduledexecutorservice/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 15:12:51 +0000</pubDate>
		<dc:creator>srasul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://code.nomad-labs.com/?p=212</guid>
		<description><![CDATA[Thats right! Motherfuck this service. Deep hidden in the javadoc of this magnificent class is this gem &#8220;If any execution of the task encounters an exception, subsequent executions are suppressed.&#8221;. In other words, if your runnable task has any fuckups, your task will no longer be run. What sucks about this, is there is no [...]]]></description>
		<wfw:commentRss>http://code.nomad-labs.com/2011/12/09/mother-fk-the-scheduledexecutorservice/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
