<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Artyom Tetyukhin</title>
		<description>Personal blog about software engineering — the little stuff I know.</description>
		<link>https://arttet.github.io/</link>
		<atom:link href="https://arttet.github.io/rss.xml" rel="self" type="application/rss+xml" />
		<lastBuildDate>Tue, 21 Apr 2026 00:00:00 GMT</lastBuildDate>
		
	<item>
		<title>Architecture and Tech Stack</title>
		<link>https://arttet.github.io/blog/2026-04-20-architecture-and-stack</link>
		<guid isPermaLink="true">https://arttet.github.io/blog/2026-04-20-architecture-and-stack</guid>
		<pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
		<description>Internal documentation for the site: the stack, the project structure, the WebGPU pipeline, and the decisions that make the codebase maintainable.</description>
		<category>architecture</category>
		<category>blog</category>
		<category>sveltekit</category>
		<category>webgpu</category>
		<category>documentation</category>
	</item>
	<item>
		<title>Content Pipeline Is Ready</title>
		<link>https://arttet.github.io/blog/2026-04-12-blog-initialization</link>
		<guid isPermaLink="true">https://arttet.github.io/blog/2026-04-12-blog-initialization</guid>
		<pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
		<description>A quick overview of the writing tools and formatting features that are now ready for future posts.</description>
		<category>blog</category>
		<category>content</category>
		<category>documentation</category>
		<category>markdown</category>
		<category>sveltekit</category>
	</item>
	</channel>
</rss>