<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>refact0r's blog</title>
		<description>posts about various topics.</description>
		<link>https://refact0r.dev/blog</link>
		<atom:link href="https://refact0r.dev/blog/rss.xml" rel="self" type="application/rss+xml" />
		<language>en-us</language>
		<lastBuildDate>Tue, 05 May 2026 08:54:31 GMT</lastBuildDate>
		
		<item>
			<title>spatial page transitions</title>
			<description>intuitive page transitions that map website hierarchy to 2D space (in sveltekit)</description>
			<link>https://refact0r.dev/blog/spatial-page-transitions</link>
			<guid>https://refact0r.dev/blog/spatial-page-transitions</guid>
			<pubDate>Sat, 22 Feb 2025 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>playing atari with deep reinforcement learning</title>
			<description>paper review: a deep learning model learns superhuman atari skills</description>
			<link>https://refact0r.dev/blog/atari</link>
			<guid>https://refact0r.dev/blog/atari</guid>
			<pubDate>Wed, 10 Jul 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>you only look once</title>
			<description>paper review: real-time object detection using a single neural network</description>
			<link>https://refact0r.dev/blog/yolo</link>
			<guid>https://refact0r.dev/blog/yolo</guid>
			<pubDate>Tue, 02 Jul 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>the platonic representation hypothesis</title>
			<description>paper review: ai models converge on a shared representation of reality</description>
			<link>https://refact0r.dev/blog/platonic</link>
			<guid>https://refact0r.dev/blog/platonic</guid>
			<pubDate>Sat, 22 Jun 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>attention is all you need</title>
			<description>paper review: a revolutionary neural network architecture</description>
			<link>https://refact0r.dev/blog/attention</link>
			<guid>https://refact0r.dev/blog/attention</guid>
			<pubDate>Sun, 02 Jun 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>optimizing my sveltekit blog</title>
			<description>improving performance on a static sveltekit site</description>
			<link>https://refact0r.dev/blog/optimizing-sveltekit</link>
			<guid>https://refact0r.dev/blog/optimizing-sveltekit</guid>
			<pubDate>Mon, 15 Apr 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>the google file system</title>
			<description>paper review: a scalable distributed file system</description>
			<link>https://refact0r.dev/blog/gfs</link>
			<guid>https://refact0r.dev/blog/gfs</guid>
			<pubDate>Sat, 13 Apr 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>elusive bus ETAs</title>
			<description>my dive into realtime transit data systems</description>
			<link>https://refact0r.dev/blog/bus</link>
			<guid>https://refact0r.dev/blog/bus</guid>
			<pubDate>Tue, 09 Apr 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>on the criteria to be used in decomposing systems into modules</title>
			<description>paper review: a better method of modularizing software systems</description>
			<link>https://refact0r.dev/blog/module-criteria</link>
			<guid>https://refact0r.dev/blog/module-criteria</guid>
			<pubDate>Sat, 30 Mar 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>imagenet classification with deep convolutional neural networks</title>
			<description>paper review: a breakthrough computer vision neural network</description>
			<link>https://refact0r.dev/blog/imagenet</link>
			<guid>https://refact0r.dev/blog/imagenet</guid>
			<pubDate>Sun, 24 Mar 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>the unix time-sharing system</title>
			<description>paper review: design and features of the unix operating system</description>
			<link>https://refact0r.dev/blog/unix-system</link>
			<guid>https://refact0r.dev/blog/unix-system</guid>
			<pubDate>Sat, 24 Feb 2024 00:00:00 GMT</pubDate>
		</item>
	</channel>
</rss>