<?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: Fixpoint is moving in domain name space.</title>
	<atom:link href="http://jfxpt.com/2023/fixpoint-is-moving-in-domain-name-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://jfxpt.com/2023/fixpoint-is-moving-in-domain-name-space/</link>
	<description>The search for invariants</description>
	<pubDate>Wed, 15 Apr 2026 10:38:21 +0000</pubDate>
	<generator>http://polimedia.us</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jacob Welsh</title>
		<link>http://jfxpt.com/2023/fixpoint-is-moving-in-domain-name-space/#comment-2377</link>
		<dc:creator>Jacob Welsh</dc:creator>
		<pubDate>Fri, 21 Apr 2023 14:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://fixpoint.welshcomputing.com/?p=226#comment-2377</guid>
		<description>Completed with an

&lt;blockquote&gt;&lt;pre&gt;update posts set post_content=replace(post_content, '&#60;a href="http://fixpoint.welshcomputing.com', '&#60;a href="http://jfxpt.com');
update comments set comment_content=replace(comment_content, '&#60;a href="http://fixpoint.welshcomputing.com', '&#60;a href="http://jfxpt.com');&lt;/pre&gt;&lt;/blockquote&gt;

and a couple hand-edits for the occasional peculiar reference turned up by

&lt;blockquote&gt;&lt;pre&gt;$ mysql fixpoint -re "select replace(post_content, '&#60;', '\n&#60;') from posts" &#124; grep '^&#60;a' &#124; grep fixpoint.welshcomputing &#124; sort&lt;/pre&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Completed with an</p>
<blockquote><pre>update posts set post_content=replace(post_content, '&lt;a href="http://fixpoint.welshcomputing.com', '&lt;a href="http://jfxpt.com');
update comments set comment_content=replace(comment_content, '&lt;a href="http://fixpoint.welshcomputing.com', '&lt;a href="http://jfxpt.com');</pre>
</blockquote>
<p>and a couple hand-edits for the occasional peculiar reference turned up by</p>
<blockquote><pre>$ mysql fixpoint -re "select replace(post_content, '&lt;', '\n&lt;') from posts" | grep '^&lt;a' | grep fixpoint.welshcomputing | sort</pre>
</blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>
