<?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>antipaucity &#187; huh</title>
	<atom:link href="http://antipaucity.com/category/huh/feed/" rel="self" type="application/rss+xml" />
	<link>http://antipaucity.com</link>
	<description>fighting the lack of good ideas</description>
	<lastBuildDate>Fri, 16 Jul 2010 14:17:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>what in the &#8230; ?</title>
		<link>http://antipaucity.com/2008/07/24/what-in-the/</link>
		<comments>http://antipaucity.com/2008/07/24/what-in-the/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 20:10:12 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[huh]]></category>

		<guid isPermaLink="false">http://antipaucity.com/2008/07/24/what-in-the/</guid>
		<description><![CDATA[I was looking at Apple&#8217;s Xserve store page today and noticed the following: &#8220;Redundant power supply option For extra peace of mind, you can add a second hot-swappable power supply and connect each to a separate UPS or power circuit. In case of an outage in one circuit, the second supply takes over without a [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking at Apple&#8217;s Xserve <a href="http://http://store.apple.com/us/browse/home/shop_mac/family/xserve">store</a> page today and noticed the following:</p>
<p>&#8220;<strong>Redundant power supply option</strong></p>
<p class="txt">For extra peace of mind, you can add a second hot-swappable power supply and connect each to a separate UPS or power circuit. In case of an outage in one circuit, the second supply takes over without a loss in service.&#8221;</p>
<p>Huh? If you have only one power supply, how is it &#8220;hot-swappable&#8221;?</p>
]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2008/07/24/what-in-the/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>mysql auto-changes data types</title>
		<link>http://antipaucity.com/2008/06/14/mysql-auto-changes-data-types/</link>
		<comments>http://antipaucity.com/2008/06/14/mysql-auto-changes-data-types/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 20:36:39 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[hmmm]]></category>
		<category><![CDATA[huh]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://antipaucity.com/2008/06/14/mysql-auto-changes-data-types/</guid>
		<description><![CDATA[I was making a change to a small table today: adding a field that wanted to be a varchar. The other fields that were of type char all magically changed to varchar when I was done with the alter statement that added one field. I don&#8217;t know if that&#8217;s supposed to happen, but it was [...]]]></description>
			<content:encoded><![CDATA[<p>I was making a change to a small table today: adding a field that wanted to be a varchar. The other fields that were of type char all magically changed to varchar when I was done with the alter statement that added one field.</p>
<p>I don&#8217;t know if that&#8217;s supposed to happen, but it was serendipitous for me, as I wanted to change the char fields to varchar anyway.</p>
<p>And, interestingly enough, if you have a table full of varchar fields and you try to add a char field, it will automatically switch it to match the varchar form, and not switch the varchars back to char.</p>
<p>I didn&#8217;t see anything in a quick search on mysql&#8217;s website about this behavior, so it&#8217;s either undocumented, my google-fu is weak, or it&#8217;s a bug.</p>
]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2008/06/14/mysql-auto-changes-data-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>squirrels network *like* facebook?</title>
		<link>http://antipaucity.com/2008/03/29/squirrels-network-like-facebook/</link>
		<comments>http://antipaucity.com/2008/03/29/squirrels-network-like-facebook/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 14:20:24 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[huh]]></category>

		<guid isPermaLink="false">http://antipaucity.com/2008/03/29/squirrels-network-like-facebook/</guid>
		<description><![CDATA[Discovery News reports that squirrels network like Facebook users. I don&#8217;t know about you, but it seems to me that Facebook is a heluva lot newer than squirrels. Shouldn&#8217;t the comparison be that Facebook users network like squirrels do? I could see being accommodating to modern society and not compare Facebook networking, to, say&#8230; how [...]]]></description>
			<content:encoded><![CDATA[<p>Discovery News reports that <a href="http://dsc.discovery.com/news/2008/03/21/squirrel-social-network.html">squirrels network</a> like Facebook users.</p>
<p>I don&#8217;t know about you, but it seems to me that Facebook is a heluva lot newer than squirrels. Shouldn&#8217;t the comparison be that Facebook users network like squirrels do?</p>
<p>I could see being accommodating to modern society and not compare Facebook networking, to, say&#8230; how the Huns figured out who would be their leader. But come on! Everyone knows what squirrels are, and they all know they&#8217;ve been around longer than the internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2008/03/29/squirrels-network-like-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
