<?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: the symlink trick</title>
	<atom:link href="http://www.xcombinator.com/2008/04/04/the-symlink-trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xcombinator.com/2008/04/04/the-symlink-trick/</link>
	<description>making the human scalable</description>
	<lastBuildDate>Thu, 09 Sep 2010 14:43:12 -0700</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nate Murray</title>
		<link>http://www.xcombinator.com/2008/04/04/the-symlink-trick/comment-page-1/#comment-35</link>
		<dc:creator>Nate Murray</dc:creator>
		<pubDate>Mon, 07 Apr 2008 22:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.xcombinator.com/2008/04/04/the-symlink-trick/#comment-35</guid>
		<description>@Matt: I guess it could be. Then it could be called &quot;the mv trick&quot;. Which quickly starts to look like less of a trick and more like &quot;common-sense&quot;.</description>
		<content:encoded><![CDATA[<p>@Matt: I guess it could be. Then it could be called &#8220;the mv trick&#8221;. Which quickly starts to look like less of a trick and more like &#8220;common-sense&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Pulver</title>
		<link>http://www.xcombinator.com/2008/04/04/the-symlink-trick/comment-page-1/#comment-34</link>
		<dc:creator>Matt Pulver</dc:creator>
		<pubDate>Mon, 07 Apr 2008 21:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.xcombinator.com/2008/04/04/the-symlink-trick/#comment-34</guid>
		<description>Could this be simplified by the following steps?

1) index.html is a regular file.
2) Generate index.html.new.
3) mv index.html.new index.html.

This should still avoid any &quot;cache hole&quot; due to the atomicity of mv. Someone also suggesting this on Conover&#039;s blog.</description>
		<content:encoded><![CDATA[<p>Could this be simplified by the following steps?</p>
<p>1) index.html is a regular file.<br />
2) Generate index.html.new.<br />
3) mv index.html.new index.html.</p>
<p>This should still avoid any &#8220;cache hole&#8221; due to the atomicity of mv. Someone also suggesting this on Conover&#8217;s blog.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.326 seconds -->
