<?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>Lackhead.org</title>
	<atom:link href="http://www.lackhead.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lackhead.org</link>
	<description>The irascible ramblings of some guy named Chad</description>
	<lastBuildDate>Sun, 28 Aug 2011 16:19:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Castleton and the Creek, March 2011 edition</title>
		<link>http://www.lackhead.org/2011/04/castleton-and-the-creek-march-2011-edition/</link>
		<comments>http://www.lackhead.org/2011/04/castleton-and-the-creek-march-2011-edition/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 23:24:08 +0000</pubDate>
		<dc:creator>lackhead</dc:creator>
				<category><![CDATA[Climbaholic]]></category>
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://www.lackhead.org/?p=328</guid>
		<description><![CDATA[Recently, an amigo from out East traveled to the wild, wild west, to see if the rumors of excellent skiing and climbing in Utah were true. Well, I think he found out. -c]]></description>
				<content:encoded><![CDATA[<p><a href="http://photos.lackhead.org/2011_Mar_Moab"><img class="ZenPress_thumb ZenPress_left " alt="2011-03-12_17-35-17_212" title="2011-03-12_17-35-17_212" src="http://photos.lackhead.org/2011_Mar_Moab/image/thumb/2011-03-12_17-35-17_212.jpg" style="float:left; " /></a>  Recently, an amigo from out East traveled to the wild, wild west, to see if the rumors of excellent skiing and climbing in Utah were true. Well, I think he found out. <img src='http://www.lackhead.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p>-c</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lackhead.org/2011/04/castleton-and-the-creek-march-2011-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New word: dramity</title>
		<link>http://www.lackhead.org/2010/12/new-word-dramity/</link>
		<comments>http://www.lackhead.org/2010/12/new-word-dramity/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 06:45:59 +0000</pubDate>
		<dc:creator>lackhead</dc:creator>
				<category><![CDATA[Do It Yerself]]></category>
		<category><![CDATA[Wordswordswords]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[libations]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://www.lackhead.org/?p=313</guid>
		<description><![CDATA[I made up a new word today: dramity: the fondness one has for a freshly poured pint of beer, wine, or other potent potable This is a particularly intimate moment, as any drinker knows, and I&#8217;m shocked as to why &#8230; <a href="http://www.lackhead.org/2010/12/new-word-dramity/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I made up a new word today: </p>
<blockquote><p>
<strong>dramity</strong>: the fondness one has for a freshly poured pint of beer, wine, or other potent potable
</p></blockquote>
<p>This is a particularly intimate moment, as any drinker knows, and I&#8217;m shocked as to why it has eluded the honor of its own word for so long. </p>
<p>You&#8217;re welcome, English language. </p>
<p>      -c</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lackhead.org/2010/12/new-word-dramity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solaris, perl, and CPAN</title>
		<link>http://www.lackhead.org/2010/12/solaris-perl-and-cpan/</link>
		<comments>http://www.lackhead.org/2010/12/solaris-perl-and-cpan/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 22:19:13 +0000</pubDate>
		<dc:creator>lackhead</dc:creator>
				<category><![CDATA[Computer-schmuter]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[perlgcc]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.lackhead.org/?p=310</guid>
		<description><![CDATA[Today I finally ran up against a problem that I&#8217;ve been avoiding for some time. You see, I have the misfortune for working at an organization that has standardized on Solaris, whose time came and went some time ago (like &#8230; <a href="http://www.lackhead.org/2010/12/solaris-perl-and-cpan/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Today I finally ran up against a problem that I&#8217;ve been avoiding for some time.  You see, I have the misfortune for working at an organization that has standardized on Solaris, whose time came and went some time ago (like we really needed Oracle&#8217;s acquisition to put the final nail in the coffin).    This causes problems with me, because I like to code in bash when I can, and perl otherwise.  Call me old fashioned, but that&#8217;s how I roll. </p>
<p>The big problem is that Solaris ships with a perl that has been Solaris-ized, one effect of which is that it relies on those compilers when doing any C/C++ based work when installing modules.  This is due to the fact that perl knows what compiler it was installed with and that&#8217;s what it uses.  The problem is that not all of our machines have the Sun compilers on them, and honestly, the Sun compilers suck (I&#8217;m spoiled from years on Linux, really).  </p>
<p>How I&#8217;ve gotten around this in the past is to hit up <a href="http://www.sunfreeware.com">Sunfreeware</a>, or compile things by hand, and build a bitchin&#8217; /usr/local tree.  Did I mention I was spoiled on Linux?  I just don&#8217;t have the fortitude for such drudgery these days.  However, faced with having to do some perl programming on a Solaris box without much in /usr/local, save for gcc, I found myself smacked in the face with this problem, and that&#8217;s when I found perlgcc. </p>
<p>perlgcc is quite easy to use; all it does is front-end perl by levering the levers and switching the switches that are need to get perl to believe it should use gcc as its compiler. Then, all you need to do is run <em>perlgcc -MCPAN -e shell</em> and you&#8217;re in a workable CPAN environment.  Module yourself to your heart&#8217;s content at this point. </p>
<p>Big shout out to whoever came up with perlgcc!!</p>
<p> -c</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lackhead.org/2010/12/solaris-perl-and-cpan/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox tip of the week</title>
		<link>http://www.lackhead.org/2010/12/firefox-tip-of-the-week/</link>
		<comments>http://www.lackhead.org/2010/12/firefox-tip-of-the-week/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 21:27:40 +0000</pubDate>
		<dc:creator>lackhead</dc:creator>
				<category><![CDATA[Computer-schmuter]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[lazarus]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://www.lackhead.org/?p=306</guid>
		<description><![CDATA[I&#8217;ve been using Firefox for ever and ever, but I can&#8217;t say that I&#8217;m super into all the little tricks and kung-fu magic it can do. It&#8217;s basic functionality, with a few add-ons, have kept be happy for years. But &#8230; <a href="http://www.lackhead.org/2010/12/firefox-tip-of-the-week/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve been using Firefox for ever and ever, but I can&#8217;t say that I&#8217;m super into all the little tricks and kung-fu magic it can do.  It&#8217;s basic functionality, with a few add-ons, have kept be happy for years.  But today, I ran into two things that have made my life oh-so-happier:</p>
<ol>
<LI> <a href="https://addons.mozilla.org/en-US/firefox/addon/6984/">Lazarus</a>, an add-on that saves your text boxes so that you don&#8217;t lose it when you run into network issues, or even stupid user errors (the later is what hit me today). </LI></p>
<p><LI> Control-Shift-T: or, for us mac-types, Command-Shift-T.  This opens the last tab you just closed. Again, this should inure me to self-inflicted productivity losses!
</ol>
<p>Yay for Firefox!</p>
<p> -c</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lackhead.org/2010/12/firefox-tip-of-the-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Julian Assange and the philosophy of Wikileaks</title>
		<link>http://www.lackhead.org/2010/11/julian-assange-and-the-philosophy-of-wikileaks/</link>
		<comments>http://www.lackhead.org/2010/11/julian-assange-and-the-philosophy-of-wikileaks/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 21:50:13 +0000</pubDate>
		<dc:creator>lackhead</dc:creator>
				<category><![CDATA[The Way The World Works]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[julian assange]]></category>
		<category><![CDATA[wikileaks]]></category>

		<guid isPermaLink="false">http://www.lackhead.org/?p=303</guid>
		<description><![CDATA[Just a shout out in regards to a well-written and fascinating article on the subject of Julian Assange and the philosophy of Wikileaks. Very much worth the time to read. -c]]></description>
				<content:encoded><![CDATA[<p>Just a shout out in regards to a well-written and fascinating article on the subject of <a href="http://zunguzungu.wordpress.com/2010/11/29/julian-assange-and-the-computer-conspiracy-%E2%80%9Cto-destroy-this-invisible-government%E2%80%9D/#">Julian Assange and the philosophy of Wikileaks</a>.  Very much worth the time to read. </p>
<p> -c</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lackhead.org/2010/11/julian-assange-and-the-philosophy-of-wikileaks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>An update of my French Verb Summary</title>
		<link>http://www.lackhead.org/2010/07/an-update-of-my-french-verb-summary/</link>
		<comments>http://www.lackhead.org/2010/07/an-update-of-my-french-verb-summary/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 04:10:00 +0000</pubDate>
		<dc:creator>lackhead</dc:creator>
				<category><![CDATA[Wordswordswords]]></category>
		<category><![CDATA[french]]></category>
		<category><![CDATA[verbs]]></category>

		<guid isPermaLink="false">http://www.lackhead.org/?p=300</guid>
		<description><![CDATA[Over the last week or two I&#8217;ve put a lot of time into expanding and improving my French Verb Summary. It&#8217;s now a whopping 22-pages, and you can download the PDF version or the Open Office version. Any corrections, additions, &#8230; <a href="http://www.lackhead.org/2010/07/an-update-of-my-french-verb-summary/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Over the last week or two I&#8217;ve put a lot of time into expanding and improving my French Verb Summary. It&#8217;s now a whopping 22-pages, and you can download the <a href="http://www.lackhead.org/files/French_Verb_Summary.pdf">PDF version</a> or the <a href="http://www.lackhead.org/files/French_Verb_Summary.odt">Open Office version</a>.  Any corrections, additions, comments, or suggestions are always welcome!</p>
<p>-c</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lackhead.org/2010/07/an-update-of-my-french-verb-summary/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Summit @ San Rafael Swell</title>
		<link>http://www.lackhead.org/2010/06/summit-san-rafael-swell/</link>
		<comments>http://www.lackhead.org/2010/06/summit-san-rafael-swell/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 15:59:27 +0000</pubDate>
		<dc:creator>lackhead</dc:creator>
				<category><![CDATA[Climbaholic]]></category>
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://www.lackhead.org/?p=297</guid>
		<description><![CDATA[Another from this Spring- and the end of a long dirt road in the San Rafael Swell, on the way back to civilization. -c]]></description>
				<content:encoded><![CDATA[<p><a href="http://photos.lackhead.org/Stinky_Summits/Stinky_SanRafSwell.0510.jpg"><img class="ZenPress_thumb " alt="Stinky_SanRafSwell.0510" title="Stinky_SanRafSwell.0510" src="http://photos.lackhead.org/Stinky_Summits/image/thumb/Stinky_SanRafSwell.0510.jpg"  /></a></p>
<p>Another from this Spring- and the end of a long dirt road in the San Rafael Swell, on the way back to civilization. </p>
<p> -c</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lackhead.org/2010/06/summit-san-rafael-swell/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Summit @ Joshua Tree</title>
		<link>http://www.lackhead.org/2010/06/summit-joshua-tree/</link>
		<comments>http://www.lackhead.org/2010/06/summit-joshua-tree/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 04:30:32 +0000</pubDate>
		<dc:creator>lackhead</dc:creator>
				<category><![CDATA[Climbaholic]]></category>
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://www.lackhead.org/?p=295</guid>
		<description><![CDATA[At this point, I&#8217;m thinking of doing a Seven Summits, stinky style. Do they have outhouses in Antarctica? -c]]></description>
				<content:encoded><![CDATA[<p><a href="http://photos.lackhead.org/Stinky_Summits/J_Tree_Jan10.jpg"><img class="ZenPress_thumb " alt="J_Tree_Jan10" title="J_Tree_Jan10" src="http://photos.lackhead.org/Stinky_Summits/image/thumb/J_Tree_Jan10.jpg"  /></a></p>
<p>At this point, I&#8217;m thinking of doing a Seven Summits, stinky style.  Do they have outhouses in Antarctica? </p>
<p>-c</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lackhead.org/2010/06/summit-joshua-tree/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A 21st Century Approach to Sex</title>
		<link>http://www.lackhead.org/2009/12/a-21st-century-approach-to-sex/</link>
		<comments>http://www.lackhead.org/2009/12/a-21st-century-approach-to-sex/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 18:44:05 +0000</pubDate>
		<dc:creator>lackhead</dc:creator>
				<category><![CDATA[Science/Nature]]></category>
		<category><![CDATA[Sexual Chocolate]]></category>
		<category><![CDATA[The Way The World Works]]></category>
		<category><![CDATA[Wonderfulness]]></category>

		<guid isPermaLink="false">http://www.lackhead.org/?p=292</guid>
		<description><![CDATA[A single sperm has 37.5MB of DNA information in it. That means that a normal ejaculation represents a data transfer of 1,587.5TB. &#8211; from Reddit Of course, one could claim that the majority of that is duplicate data, so really &#8230; <a href="http://www.lackhead.org/2009/12/a-21st-century-approach-to-sex/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<blockquote><p>
A single sperm has 37.5MB of DNA information in it. That means that a normal ejaculation represents a data transfer of 1,587.5TB.
</p></blockquote>
<p>&#8211; from <a href="http://www.reddit.com/r/reddit.com/comments/afpez/a_single_sperm_has_375mb_of_dna_information_in_it/">Reddit</a></p>
<p>Of course, one could claim that the majority of that is duplicate data, so really the transfer rate is much lower, with lots of effort to make sure the data is not lost.   It&#8217;s also encoded information, so with the right algorithm one could decode it and get a <em>lot</em> more data out of it.  Of course, one usually doesn&#8217;t think of a fertile woman and 18 years of child-rearing as an algorithm, but there you have it. </p>
<p>-c</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lackhead.org/2009/12/a-21st-century-approach-to-sex/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Dear Citibank, I break with thee, I break with thee, I break with thee.</title>
		<link>http://www.lackhead.org/2009/11/dear-citibank-i-break-with-thee-i-break-with-thee-i-break-with-thee/</link>
		<comments>http://www.lackhead.org/2009/11/dear-citibank-i-break-with-thee-i-break-with-thee-i-break-with-thee/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 01:57:52 +0000</pubDate>
		<dc:creator>lackhead</dc:creator>
				<category><![CDATA[Politco Schmolitico]]></category>
		<category><![CDATA[The Way The World Works]]></category>
		<category><![CDATA[apr]]></category>
		<category><![CDATA[citibank]]></category>
		<category><![CDATA[fuck you]]></category>

		<guid isPermaLink="false">http://www.lackhead.org/?p=290</guid>
		<description><![CDATA[Today I received a letter from Citibank informing me that, &#8220;in order to provide our customers with access to credit, we have had to adjust our pricing.&#8221; Uh-huh. Do we need to talk about the billions you&#8217;ve received of ourmoney, &#8230; <a href="http://www.lackhead.org/2009/11/dear-citibank-i-break-with-thee-i-break-with-thee-i-break-with-thee/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Today I received a letter from Citibank informing me that, &#8220;in order to provide our customers with access to credit, we have had to adjust our pricing.&#8221;  Uh-huh.  Do we need to talk about the billions you&#8217;ve received of <em>our</em>money, you fucks?  Do we need to talk about how messed up a 29.99% APR is? </p>
<p>16 years ago I got my account with you, and it took me 10 minutes waiting on hold to break that relationship. Good bye, and good riddance.  You won&#8217;t be seeing my business ever again.   </p>
<p>Piss off and die, you financial rapists. </p>
<p>-c</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lackhead.org/2009/11/dear-citibank-i-break-with-thee-i-break-with-thee-i-break-with-thee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
