<?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/"
	>

<channel>
	<title>FearAndLoath.Us</title>
	<atom:link href="http://fearandloath.us/feed" rel="self" type="application/rss+xml" />
	<link>http://fearandloath.us</link>
	<description>Fear Computers. Loath Software. We are your Masters.</description>
	<pubDate>Mon, 03 Oct 2011 01:51:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Splinter Cell: Lightbulb Assassin</title>
		<link>http://fearandloath.us/splinter-cell-lightbulb-assassin.html</link>
		<comments>http://fearandloath.us/splinter-cell-lightbulb-assassin.html#comments</comments>
		<pubDate>Mon, 03 Oct 2011 01:51:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://fearandloath.us/?p=407</guid>
		<description><![CDATA[So true. (You really have to have played Splinter Cell to understand this.)

]]></description>
			<content:encoded><![CDATA[<p>So true. (You really have to have played Splinter Cell to understand this.)</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/lPMx86wXaKY" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://fearandloath.us/splinter-cell-lightbulb-assassin.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Hilarious British Animal Voiceovers</title>
		<link>http://fearandloath.us/hilarious-british-animal-voiceovers.html</link>
		<comments>http://fearandloath.us/hilarious-british-animal-voiceovers.html#comments</comments>
		<pubDate>Fri, 02 Sep 2011 04:16:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://fearandloath.us/?p=405</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><iframe width="560" height="345" src="http://www.youtube.com/embed/i7YIAWsyB1I?rel=0" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://fearandloath.us/hilarious-british-animal-voiceovers.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>pg_reorg to the rescue</title>
		<link>http://fearandloath.us/pg_reorg-to-the-rescue.html</link>
		<comments>http://fearandloath.us/pg_reorg-to-the-rescue.html#comments</comments>
		<pubDate>Thu, 07 Jul 2011 22:26:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://fearandloath.us/?p=403</guid>
		<description><![CDATA[Let&#8217;s say you have a huge table in postgres and the table file on disk is bloated because it contains old versions of rows or deleted rows. You really want to run VACUUM FULL to reclaim that space. However, you can&#8217;t afford a maintenance window so that the exclusive lock from VACUUM FULL  won&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s say you have a huge table in postgres and the table file on disk is bloated because it contains old versions of rows or deleted rows. You really want to run VACUUM FULL to reclaim that space. However, you can&#8217;t afford a maintenance window so that the exclusive lock from VACUUM FULL  won&#8217;t block queries on that table. pg_reorg brilliantly creates a new table without the bloat, and it swaps into place without blocking a bunch of queries.</p>
<p><a href="http://www.depesz.com/index.php/2011/07/06/bloat-happens/">http://www.depesz.com/index.php/2011/07/06/bloat-happens/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fearandloath.us/pg_reorg-to-the-rescue.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Super Mario Brothers theme song</title>
		<link>http://fearandloath.us/super-mario-brothers-theme-song.html</link>
		<comments>http://fearandloath.us/super-mario-brothers-theme-song.html#comments</comments>
		<pubDate>Tue, 31 May 2011 03:44:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://fearandloath.us/?p=401</guid>
		<description><![CDATA[Um, I guess his NES was broken.

]]></description>
			<content:encoded><![CDATA[<p>Um, I guess his <a href="http://en.wikipedia.org/wiki/Nintendo_Entertainment_System">NES</a> was broken.</p>
<p><iframe width="640" height="390" src="http://www.youtube.com/embed/JWiqUgJ0qsM" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://fearandloath.us/super-mario-brothers-theme-song.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Webfonts</title>
		<link>http://fearandloath.us/webfonts.html</link>
		<comments>http://fearandloath.us/webfonts.html#comments</comments>
		<pubDate>Mon, 16 May 2011 05:22:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://fearandloath.us/?p=398</guid>
		<description><![CDATA[This is a good comparison of the different services for using different fonts on your website. Google Web Fonts is the only completely free one, and it&#8217;s the only one I&#8217;ve used myself.
http://sprungmarker.de/wp-content/uploads/webfont-services/
]]></description>
			<content:encoded><![CDATA[<p>This is a good comparison of the different services for using different fonts on your website. <a href="http://www.google.com/webfonts">Google Web Fonts</a> is the only completely free one, and it&#8217;s the only one I&#8217;ve used myself.</p>
<p><a href="http://sprungmarker.de/wp-content/uploads/webfont-services/">http://sprungmarker.de/wp-content/uploads/webfont-services/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fearandloath.us/webfonts.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Jellyfish Lake &amp; Radiohead</title>
		<link>http://fearandloath.us/jellyfish-lake-radiohead.html</link>
		<comments>http://fearandloath.us/jellyfish-lake-radiohead.html#comments</comments>
		<pubDate>Thu, 12 May 2011 03:49:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://fearandloath.us/?p=394</guid>
		<description><![CDATA[Sometimes I wish my life had a soundtrack, however, it would probably end up being white noise, since it&#8217;s not that exciting. It&#8217;s hard for me to believe that a place as surreal as Jellyfish Lake actually exists.

JELLYFISH LAKE PALAU from Sarosh Jacob on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p>Sometimes I wish my life had a soundtrack, however, it would probably end up being white noise, since it&#8217;s not that exciting. It&#8217;s hard for me to believe that a place as surreal as <a href="http://en.wikipedia.org/wiki/Jellyfish_Lake">Jellyfish Lake</a> actually exists.</p>
<p><iframe src="http://player.vimeo.com/video/23079092?title=0&amp;byline=0&amp;portrait=0" width="601" height="338" frameborder="0"></iframe>
<p><a href="http://vimeo.com/23079092">JELLYFISH LAKE PALAU</a> from <a href="http://vimeo.com/user1711605">Sarosh Jacob</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://fearandloath.us/jellyfish-lake-radiohead.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Abbottabad only gets 3 stars</title>
		<link>http://fearandloath.us/abbottabad-only-gets-3-stars.html</link>
		<comments>http://fearandloath.us/abbottabad-only-gets-3-stars.html#comments</comments>
		<pubDate>Tue, 10 May 2011 04:17:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://fearandloath.us/?p=387</guid>
		<description><![CDATA[On Google Maps, Osama Bin Laden&#8217;s Hideout Compound already has 1,381 reviews. 
http://maps.google.com/maps/place?cid=9294138184493326603&#038;q=osama+bin+laden+hideout+pakistan

The fake review meme is also intertwined, since one of the Compound&#8217;s reviews asked if they got Osama&#8217;s stash of Tuscan whole milk, which has 1,262 reviews on Amazon. Another funny comment talked about sitting through a session on hideout timeshares.
]]></description>
			<content:encoded><![CDATA[<p>On Google Maps, Osama Bin Laden&#8217;s Hideout Compound already has 1,381 reviews. </p>
<p><a href="http://maps.google.com/maps/place?cid=9294138184493326603&#038;q=osama+bin+laden+hideout+pakistan&#038;hl=en&#038;view=feature&#038;mcsrc=google_reviews&#038;num=10&#038;start=0&#038;ie=UTF8&#038;ll=34.226706,73.178902&#038;spn=0,0&#038;t=h&#038;z=13">http://maps.google.com/maps/place?cid=9294138184493326603&#038;q=osama+bin+laden+hideout+pakistan<br />
</a><br />
The fake review meme is also intertwined, since one of the Compound&#8217;s reviews asked if they got Osama&#8217;s stash of <a href="http://www.amazon.com/Tuscan-Whole-Milk-Gallon-128/dp/B00032G1S0">Tuscan whole milk</a>, which has 1,262 reviews on Amazon. Another funny comment talked about sitting through a session on hideout timeshares.</p>
]]></content:encoded>
			<wfw:commentRss>http://fearandloath.us/abbottabad-only-gets-3-stars.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>SSD write cache is bad news</title>
		<link>http://fearandloath.us/ssd-write-cache-is-bad-news.html</link>
		<comments>http://fearandloath.us/ssd-write-cache-is-bad-news.html#comments</comments>
		<pubDate>Wed, 02 Mar 2011 13:57:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://fearandloath.us/?p=385</guid>
		<description><![CDATA[The write cache does not have a battery, so you can lose data during a power outage, which is extremely important on a DB server. If you turn the write cache off, it becomes terribly slow.
http://www.mysqlperformanceblog.com/2009/03/02/ssd-xfs-lvm-fsync-write-cache-barrier-and-lost-transactions/
]]></description>
			<content:encoded><![CDATA[<p>The write cache does not have a battery, so you can lose data during a power outage, which is extremely important on a DB server. If you turn the write cache off, it becomes terribly slow.</p>
<p><a href="http://www.mysqlperformanceblog.com/2009/03/02/ssd-xfs-lvm-fsync-write-cache-barrier-and-lost-transactions/">http://www.mysqlperformanceblog.com/2009/03/02/ssd-xfs-lvm-fsync-write-cache-barrier-and-lost-transactions/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fearandloath.us/ssd-write-cache-is-bad-news.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Windows 98 traffic higher than Windows 7 Phone traffic</title>
		<link>http://fearandloath.us/windows-98-traffic-higher-than-windows-7-phone-traffic.html</link>
		<comments>http://fearandloath.us/windows-98-traffic-higher-than-windows-7-phone-traffic.html#comments</comments>
		<pubDate>Tue, 01 Mar 2011 14:57:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://fearandloath.us/?p=383</guid>
		<description><![CDATA[That&#8217;s funny.
http://www.techspot.com/news/41988-windows-98-traffic-higher-than-windows-phone-7-traffic.html
]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s funny.</p>
<p><a href="http://www.techspot.com/news/41988-windows-98-traffic-higher-than-windows-phone-7-traffic.html">http://www.techspot.com/news/41988-windows-98-traffic-higher-than-windows-phone-7-traffic.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fearandloath.us/windows-98-traffic-higher-than-windows-7-phone-traffic.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Working like a dog</title>
		<link>http://fearandloath.us/working-like-a-dog.html</link>
		<comments>http://fearandloath.us/working-like-a-dog.html#comments</comments>
		<pubDate>Sun, 06 Feb 2011 04:33:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://fearandloath.us/?p=381</guid>
		<description><![CDATA[I&#8217;m not sure where that expression comes from. Maybe, it&#8217;s because of Jesse in this video, because I&#8217;m sure my dog didn&#8217;t inspire the term.

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure where that expression comes from. Maybe, it&#8217;s because of Jesse in this video, because I&#8217;m sure my dog didn&#8217;t inspire the term.<br />
<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/P9Fyey4D5hg" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://fearandloath.us/working-like-a-dog.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

