<?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>Jarrod Overson</title>
	<atom:link href="http://jarrodoverson.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://jarrodoverson.com/blog</link>
	<description>Wanton Hackery, a guide to things you probably shouldn&#039;t do</description>
	<lastBuildDate>Mon, 01 Apr 2013 04:45:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>RaspberryPi Portrait Mode</title>
		<link>http://jarrodoverson.com/blog/raspberrypi-portrait-mode/</link>
		<comments>http://jarrodoverson.com/blog/raspberrypi-portrait-mode/#comments</comments>
		<pubDate>Mon, 01 Apr 2013 04:45:11 +0000</pubDate>
		<dc:creator>Jarrod</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jarrodoverson.com/blog/?p=496</guid>
		<description><![CDATA[Edit /boot/config.txt Add a line anywhere : display_rotate=X Where X = 0 : normal X = 1 : rotate 90 degrees clockwise (left edge) X = 2 : upside down X = 3 : rotate 90 degrees counter-clockwise (right edge)]]></description>
		<wfw:commentRss>http://jarrodoverson.com/blog/raspberrypi-portrait-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RaspberryPi freezing?</title>
		<link>http://jarrodoverson.com/blog/raspberrypi-freezing/</link>
		<comments>http://jarrodoverson.com/blog/raspberrypi-freezing/#comments</comments>
		<pubDate>Sun, 31 Mar 2013 16:32:44 +0000</pubDate>
		<dc:creator>Jarrod</dc:creator>
				<category><![CDATA[raspberrypi]]></category>

		<guid isPermaLink="false">http://jarrodoverson.com/blog/?p=493</guid>
		<description><![CDATA[If your raspberrypi is freezing or hanging (even if becomes responsive again), try changing out the USB power cable or the closest hub. #themoreyouknow]]></description>
		<wfw:commentRss>http://jarrodoverson.com/blog/raspberrypi-freezing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The thing about code metrics</title>
		<link>http://jarrodoverson.com/blog/the-thing-about-code-metrics/</link>
		<comments>http://jarrodoverson.com/blog/the-thing-about-code-metrics/#comments</comments>
		<pubDate>Sun, 10 Mar 2013 06:27:04 +0000</pubDate>
		<dc:creator>Jarrod</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jarrodoverson.com/blog/?p=481</guid>
		<description><![CDATA[The unexamined code is not worth releasing &#8211; Socrates (probably) I wrote plato because socrates was too long a name for a command line tool. I also wrote plato because I love metrics. I love stupid little numbers that mean arbitrary things and I love watching some of them go up and I love watching [...]]]></description>
		<wfw:commentRss>http://jarrodoverson.com/blog/the-thing-about-code-metrics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overflow filesystem mounted as /tmp in linux</title>
		<link>http://jarrodoverson.com/blog/overflow-filesystem-in-linux/</link>
		<comments>http://jarrodoverson.com/blog/overflow-filesystem-in-linux/#comments</comments>
		<pubDate>Sat, 23 Feb 2013 01:15:03 +0000</pubDate>
		<dc:creator>Jarrod</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[tmp]]></category>

		<guid isPermaLink="false">http://jarrodoverson.com/blog/?p=476</guid>
		<description><![CDATA[Protip: If your &#8220;/tmp&#8221; mount on a linux filesystem is mounted as overflow (often sized at 1MB), this is likely due to you not specifying &#8220;/tmp&#8221; as its own partition and your root filesystem filled up and &#8220;/tmp&#8221; was remounted as a fallback. To fix this after you&#8217;ve cleared space, just unmount the fallback and [...]]]></description>
		<wfw:commentRss>http://jarrodoverson.com/blog/overflow-filesystem-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project updates</title>
		<link>http://jarrodoverson.com/blog/project-updates/</link>
		<comments>http://jarrodoverson.com/blog/project-updates/#comments</comments>
		<pubDate>Tue, 27 Nov 2012 03:05:55 +0000</pubDate>
		<dc:creator>Jarrod</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jarrodoverson.com/blog/?p=441</guid>
		<description><![CDATA[Mass, overdue updates for people following me due to random projects. - The JavaScript-Particle-System was rewritten to use requirejs and an event system on loan from Backbone (also featured in the NodeKnockout 2012 winner Disasteroids) - Moved the bulk of grunt-preprocess out and published npm module preprocess. Grunt 0.4.0 support is available on a branch. [...]]]></description>
		<wfw:commentRss>http://jarrodoverson.com/blog/project-updates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTML5 Dev Conf Overview</title>
		<link>http://jarrodoverson.com/blog/html5devconf/</link>
		<comments>http://jarrodoverson.com/blog/html5devconf/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 20:27:22 +0000</pubDate>
		<dc:creator>Jarrod</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jarrodoverson.com/blog/?p=421</guid>
		<description><![CDATA[I&#8217;m sitting in an airport after two days at HTML5 Dev Conf with plenty of time to think about the conf sprinkled with the occasional double check of my boarding pass to make sure I&#8217;m at the right gate. Overall, the conf was worth going to, but the quality of the talks flip flopped between frustratingly [...]]]></description>
		<wfw:commentRss>http://jarrodoverson.com/blog/html5devconf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A month of gruntjs</title>
		<link>http://jarrodoverson.com/blog/a-month-of-gruntjs/</link>
		<comments>http://jarrodoverson.com/blog/a-month-of-gruntjs/#comments</comments>
		<pubDate>Wed, 03 Oct 2012 19:15:28 +0000</pubDate>
		<dc:creator>Jarrod</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jarrodoverson.com/blog/?p=393</guid>
		<description><![CDATA[I came across grunt a few months ago and was amazed at how little time I spent looking at my build process before it. JavaScript was already in control of my frontend, backend, mobile, system scripts, and now it&#8217;s the entire build process. It&#8217;s amazing. I&#8217;ve got tasks set up that look as gorgeous as [...]]]></description>
		<wfw:commentRss>http://jarrodoverson.com/blog/a-month-of-gruntjs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I use spaces over tabs</title>
		<link>http://jarrodoverson.com/blog/spaces-vs-tabs/</link>
		<comments>http://jarrodoverson.com/blog/spaces-vs-tabs/#comments</comments>
		<pubDate>Sat, 22 Sep 2012 15:55:03 +0000</pubDate>
		<dc:creator>Jarrod</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jarrodoverson.com/blog/?p=316</guid>
		<description><![CDATA[[UPDATE: I just got an email from someone saying they use tabs over spaces because visually aligning everything by repeatedly pressing the spacebar is too cumbersome. That is not what is meant by using spaces over tabs! Every IDE/editor supports replacing tab presses with a dynamic and variable number of spaces until you get to [...]]]></description>
		<wfw:commentRss>http://jarrodoverson.com/blog/spaces-vs-tabs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>grunt-require-dir published to npm</title>
		<link>http://jarrodoverson.com/blog/grunt-require-dir-published-to-npm/</link>
		<comments>http://jarrodoverson.com/blog/grunt-require-dir-published-to-npm/#comments</comments>
		<pubDate>Wed, 12 Sep 2012 16:42:56 +0000</pubDate>
		<dc:creator>Jarrod</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jarrodoverson.com/blog/?p=307</guid>
		<description><![CDATA[I finally published the require-dir task to npm last night so you can now install it alongside your gruntfile with npm install grunt-require-dir This task automates the process of grouping files or modules into an AMD container compatible, at least, with requirejs. Essentially &#8220;require&#8221;-ing a whole directory. I find myself creating module namespaces to group [...]]]></description>
		<wfw:commentRss>http://jarrodoverson.com/blog/grunt-require-dir-published-to-npm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optical Illusions on Canvas</title>
		<link>http://jarrodoverson.com/blog/optical-illusions-on-canvas/</link>
		<comments>http://jarrodoverson.com/blog/optical-illusions-on-canvas/#comments</comments>
		<pubDate>Fri, 07 Sep 2012 04:38:38 +0000</pubDate>
		<dc:creator>Jarrod</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jarrodoverson.com/blog/?p=296</guid>
		<description><![CDATA[I&#8217;ve always loved optical illusions. Anything, really, that reminds me that I am not my brain. I recently came across a old, great illusion that I have loved and have always wished that I could tweak to find out what point I start to lose grasp of the circles. I built a visualization in JavaScript (original static image) [...]]]></description>
		<wfw:commentRss>http://jarrodoverson.com/blog/optical-illusions-on-canvas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: jarrodoverson.com @ 2013-05-24 06:44:53 by W3 Total Cache -->