<?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 on: Random sample from a long linked list</title>
	<atom:link href="http://shatteredterminal.com/2009/11/random-sample-from-a-long-linked-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://shatteredterminal.com/2009/11/random-sample-from-a-long-linked-list/</link>
	<description>i don't have a tagline yet</description>
	<lastBuildDate>Thu, 04 Feb 2010 13:15:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: anon</title>
		<link>http://shatteredterminal.com/2009/11/random-sample-from-a-long-linked-list/comment-page-1/#comment-843</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Wed, 11 Nov 2009 04:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://shatteredterminal.com/?p=192#comment-843</guid>
		<description>lol! Yes, good assumption there with the size method ;)</description>
		<content:encoded><![CDATA[<p>lol! Yes, good assumption there with the size method ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shards</title>
		<link>http://shatteredterminal.com/2009/11/random-sample-from-a-long-linked-list/comment-page-1/#comment-842</link>
		<dc:creator>shards</dc:creator>
		<pubDate>Mon, 09 Nov 2009 23:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://shatteredterminal.com/?p=192#comment-842</guid>
		<description>No, that&#039;s not true. (: I&#039;m sure you can come up with this one too. Just take your time while coding, it&#039;ll help. I&#039;ll write one version that works. Unsatisfied, I&#039;ll try rewriting it to be simpler. Usually you&#039;ll learn a new trick or two whenever you do that. The next time you write a new code, the code will already be simpler.</description>
		<content:encoded><![CDATA[<p>No, that&#8217;s not true. (: I&#8217;m sure you can come up with this one too. Just take your time while coding, it&#8217;ll help. I&#8217;ll write one version that works. Unsatisfied, I&#8217;ll try rewriting it to be simpler. Usually you&#8217;ll learn a new trick or two whenever you do that. The next time you write a new code, the code will already be simpler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huy</title>
		<link>http://shatteredterminal.com/2009/11/random-sample-from-a-long-linked-list/comment-page-1/#comment-838</link>
		<dc:creator>huy</dc:creator>
		<pubDate>Sat, 07 Nov 2009 07:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://shatteredterminal.com/?p=192#comment-838</guid>
		<description>LOL. That must means I&#039;m a very bad programmer ):</description>
		<content:encoded><![CDATA[<p>LOL. That must means I&#8217;m a very bad programmer ):</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shards</title>
		<link>http://shatteredterminal.com/2009/11/random-sample-from-a-long-linked-list/comment-page-1/#comment-834</link>
		<dc:creator>shards</dc:creator>
		<pubDate>Thu, 05 Nov 2009 08:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://shatteredterminal.com/?p=192#comment-834</guid>
		<description>Thanks! Yes, the proof by induction is very straightforward, involving just a teensy bits of probability. (:

I didn&#039;t think the Java implementation is that nice though, it&#039;s just normal. Actually, I&#039;m pretty sure someone can produce an even nicer code than this.</description>
		<content:encoded><![CDATA[<p>Thanks! Yes, the proof by induction is very straightforward, involving just a teensy bits of probability. (:</p>
<p>I didn&#8217;t think the Java implementation is that nice though, it&#8217;s just normal. Actually, I&#8217;m pretty sure someone can produce an even nicer code than this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huy</title>
		<link>http://shatteredterminal.com/2009/11/random-sample-from-a-long-linked-list/comment-page-1/#comment-832</link>
		<dc:creator>huy</dc:creator>
		<pubDate>Thu, 05 Nov 2009 08:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://shatteredterminal.com/?p=192#comment-832</guid>
		<description>Nice indeed! I attempted to prove it and realize it&#039;s relatively easy as you said.

Like the Java implementation, very neat.</description>
		<content:encoded><![CDATA[<p>Nice indeed! I attempted to prove it and realize it&#8217;s relatively easy as you said.</p>
<p>Like the Java implementation, very neat.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
