<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments for MagicalTux in Japan</title>
	<atom:link href="http://blog.magicaltux.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.magicaltux.net</link>
	<description>Geekness brought me to Japan!</description>
	<lastBuildDate>Tue, 03 May 2011 17:07:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Moving in another country with a XBox 360 by Kenjy</title>
		<link>http://blog.magicaltux.net/2009/08/16/moving-in-another-country-with-a-xbox-360/comment-page-1/#comment-3629</link>
		<dc:creator>Kenjy</dc:creator>
		<pubDate>Tue, 03 May 2011 17:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magicaltux.net/?p=338#comment-3629</guid>
		<description>Hi,To my surprise!! You are also getting hurdles?
I&#039;m one of the victims complaining about the same issue. Did anyone get the solution? I was wondering if this issue would ever be solved.Can anyone tell a possible solution to the prob.. to change the region?</description>
		<content:encoded><![CDATA[<p>Hi,To my surprise!! You are also getting hurdles?<br />
I&#8217;m one of the victims complaining about the same issue. Did anyone get the solution? I was wondering if this issue would ever be solved.Can anyone tell a possible solution to the prob.. to change the region?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The new &#8220;Domain Registry of America&#8221;: &#8220;Domain Renewal Group&#8221; by A Anonymous Website Owner</title>
		<link>http://blog.magicaltux.net/2010/03/24/the-new-domain-registry-of-america-domain-renewal-group/comment-page-1/#comment-3627</link>
		<dc:creator>A Anonymous Website Owner</dc:creator>
		<pubDate>Mon, 02 May 2011 10:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magicaltux.net/?p=464#comment-3627</guid>
		<description>i had a letter recently of the Domain Renewal Group trying to trick me into transfering my site&#039;s doming to them by claming it was expiering within a month even though i renewed it with the company i host my website on</description>
		<content:encoded><![CDATA[<p>i had a letter recently of the Domain Renewal Group trying to trick me into transfering my site&#8217;s doming to them by claming it was expiering within a month even though i renewed it with the company i host my website on</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleDNSd: new features &amp; bugfix by deltab</title>
		<link>http://blog.magicaltux.net/2010/03/19/simplednsd-new-features-bugfix/comment-page-1/#comment-3563</link>
		<dc:creator>deltab</dc:creator>
		<pubDate>Wed, 09 Feb 2011 09:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magicaltux.net/?p=462#comment-3563</guid>
		<description>There&#039;s support for PZC in the tinydns server in djbdns; I&#039;d not heard of it anywhere else until now.

It&#039;s a nice feature, and I hope it&#039;ll be more widely implemented in the future: thanks for giving it a name!</description>
		<content:encoded><![CDATA[<p>There&#8217;s support for PZC in the tinydns server in djbdns; I&#8217;d not heard of it anywhere else until now.</p>
<p>It&#8217;s a nice feature, and I hope it&#8217;ll be more widely implemented in the future: thanks for giving it a name!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP can do anything, what about some ssh? by Rafe Kettler</title>
		<link>http://blog.magicaltux.net/2010/06/27/php-can-do-anything-what-about-some-ssh/comment-page-1/#comment-3516</link>
		<dc:creator>Rafe Kettler</dc:creator>
		<pubDate>Sun, 23 Jan 2011 17:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magicaltux.net/?p=501#comment-3516</guid>
		<description>PHP can do anything but make sense.

Why is it &lt;code&gt;strstr($haystack, $needle)&lt;/code&gt; and &lt;code&gt;array_search($needle, $haystack)&lt;/code&gt;? Even seasoned experts have to consult the manual because of inconsistent naming, ordering of arguments, etc.

And no namespaces.

I admire your resolve for accomplishing anything substantial in PHP.</description>
		<content:encoded><![CDATA[<p>PHP can do anything but make sense.</p>
<p>Why is it <code>strstr($haystack, $needle)</code> and <code>array_search($needle, $haystack)</code>? Even seasoned experts have to consult the manual because of inconsistent naming, ordering of arguments, etc.</p>
<p>And no namespaces.</p>
<p>I admire your resolve for accomplishing anything substantial in PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP can do anything, what about some ssh? by Chetan</title>
		<link>http://blog.magicaltux.net/2010/06/27/php-can-do-anything-what-about-some-ssh/comment-page-1/#comment-3515</link>
		<dc:creator>Chetan</dc:creator>
		<pubDate>Sun, 23 Jan 2011 17:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magicaltux.net/?p=501#comment-3515</guid>
		<description>What&#039;s so special about SSH...? PHP can do a lot...

PHP isn&#039;t really the best choice for something like this though...
And why should you create a server when there are plenty already... They maintain their code and provide many more features?

Develop a better protocol, and I&#039;ll call you creative.

I agree: “the fact that something is possible doesn’t make it a good idea.”</description>
		<content:encoded><![CDATA[<p>What&#8217;s so special about SSH&#8230;? PHP can do a lot&#8230;</p>
<p>PHP isn&#8217;t really the best choice for something like this though&#8230;<br />
And why should you create a server when there are plenty already&#8230; They maintain their code and provide many more features?</p>
<p>Develop a better protocol, and I&#8217;ll call you creative.</p>
<p>I agree: “the fact that something is possible doesn’t make it a good idea.”</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook Hacker Cup 3/3: Studious Student by buch</title>
		<link>http://blog.magicaltux.net/2011/01/11/facebook-hacker-cup-33-studious-student/comment-page-1/#comment-3500</link>
		<dc:creator>buch</dc:creator>
		<pubDate>Thu, 20 Jan 2011 02:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magicaltux.net/?p=534#comment-3500</guid>
		<description>Wouldn&#039;t it be simpler to fill the arrays of words with 0s before entering strings(actually words) in it so at the end of ji it will compare &#039;0&#039;(ie ji000..) with &#039;b&#039; of jibw and the def said that given string will only contain alphabets...</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t it be simpler to fill the arrays of words with 0s before entering strings(actually words) in it so at the end of ji it will compare &#8217;0&#8242;(ie ji000..) with &#8216;b&#8217; of jibw and the def said that given string will only contain alphabets&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook Hacker Cup 1/3: Double Squares by PEZ</title>
		<link>http://blog.magicaltux.net/2011/01/11/facebook-hacker-cup-13-double-squares/comment-page-1/#comment-3496</link>
		<dc:creator>PEZ</dc:creator>
		<pubDate>Mon, 17 Jan 2011 12:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magicaltux.net/?p=527#comment-3496</guid>
		<description>My implementation in Python needs less than 1 millionths of a second with this approach and the values from Facebook&#039;s input. I measured by running it with timeit.Timer a couple of million times and averaging the results. I think your 200 ms might include 99.999% of PHP loading times or something.</description>
		<content:encoded><![CDATA[<p>My implementation in Python needs less than 1 millionths of a second with this approach and the values from Facebook&#8217;s input. I measured by running it with timeit.Timer a couple of million times and averaging the results. I think your 200 ms might include 99.999% of PHP loading times or something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook Hacker Cup 1/3: Double Squares by Doni</title>
		<link>http://blog.magicaltux.net/2011/01/11/facebook-hacker-cup-13-double-squares/comment-page-1/#comment-3492</link>
		<dc:creator>Doni</dc:creator>
		<pubDate>Sat, 15 Jan 2011 13:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magicaltux.net/?p=527#comment-3492</guid>
		<description>if a mod 4 =3 , then double square is 0</description>
		<content:encoded><![CDATA[<p>if a mod 4 =3 , then double square is 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP can do anything, what about some ssh? by Montreal Web Design</title>
		<link>http://blog.magicaltux.net/2010/06/27/php-can-do-anything-what-about-some-ssh/comment-page-1/#comment-3469</link>
		<dc:creator>Montreal Web Design</dc:creator>
		<pubDate>Thu, 13 Jan 2011 07:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magicaltux.net/?p=501#comment-3469</guid>
		<description>re: pd 
Not useless, I can see me using it in some scenarios.</description>
		<content:encoded><![CDATA[<p>re: pd<br />
Not useless, I can see me using it in some scenarios.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook Hacker Cup 3/3: Studious Student by root</title>
		<link>http://blog.magicaltux.net/2011/01/11/facebook-hacker-cup-33-studious-student/comment-page-1/#comment-3459</link>
		<dc:creator>root</dc:creator>
		<pubDate>Wed, 12 Jan 2011 05:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magicaltux.net/?p=534#comment-3459</guid>
		<description>My one-line brute-force Haskell-solution:

main = interact $ (unlines . map ((\x -&gt; foldl1&#039; min (map concat $ permutations x)) . tail . words)) .  tail . lines

I also had a solution that picked out the words that was an infix of another word and brute-forced their position later, which was a lot quicker. The plain brute-force solution runs in less than a second, though, so it didn&#039;t matter much.</description>
		<content:encoded><![CDATA[<p>My one-line brute-force Haskell-solution:</p>
<p>main = interact $ (unlines . map ((\x -&gt; foldl1&#8242; min (map concat $ permutations x)) . tail . words)) .  tail . lines</p>
<p>I also had a solution that picked out the words that was an infix of another word and brute-forced their position later, which was a lot quicker. The plain brute-force solution runs in less than a second, though, so it didn&#8217;t matter much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

