<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Bryan's blog RSS feed]]></title>
        <description><![CDATA[All of Bryan's technical blog posts and stories in one place.]]></description>
        <link>https://leeteng.com</link>
        <image>
            <url>https://leeteng.com/favicon.png</url>
            <title>Bryan&apos;s blog RSS feed</title>
            <link>https://leeteng.com</link>
        </image>
        <generator>RSS for Node</generator>
        <lastBuildDate>Sat, 16 May 2026 14:35:28 GMT</lastBuildDate>
        <atom:link href="https://leeteng.com/rss.xml" rel="self" type="application/rss+xml"/>
        <copyright><![CDATA[(c) 2023 Bryan Lee]]></copyright>
        <item>
            <title><![CDATA[ClickHouse Production Bug: Data Duplication Mystery]]></title>
            <description><![CDATA[A strange bug where ClickHouse writes caused 4x data duplication due to internal_replication settings in a sharded cluster]]></description>
            <link>https://leeteng.com/blog/content/clickhouse-production-bug</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/clickhouse-production-bug</guid>
            <category><![CDATA[Work]]></category>
            <category><![CDATA[Exploration]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Create debug utils with linux namespace]]></title>
            <description><![CDATA[Create useful debug utils with linux namespaces]]></description>
            <link>https://leeteng.com/blog/content/playing-around-with-linux-namespace</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/playing-around-with-linux-namespace</guid>
            <category><![CDATA[Rust]]></category>
            <category><![CDATA[Exploration]]></category>
            <category><![CDATA[Linux]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Mon, 08 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Name Resolution in Go & Window]]></title>
            <description><![CDATA[A very interesting DNS resolution exploration in related to Go & Windows]]></description>
            <link>https://leeteng.com/blog/content/name-resolution-exploration</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/name-resolution-exploration</guid>
            <category><![CDATA[Golang]]></category>
            <category><![CDATA[Exploration]]></category>
            <category><![CDATA[Windows]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Sun, 01 Sep 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Tech Papers Collection]]></title>
            <description><![CDATA[Some of the most innovative and interesting papers across various CS fields]]></description>
            <link>https://leeteng.com/blog/content/tech-papers</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/tech-papers</guid>
            <category><![CDATA[Exploration]]></category>
            <category><![CDATA[Notes]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Sun, 12 May 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A run through on Lua Source Code - (Part 1)]]></title>
            <description><![CDATA[Appreciate Lua by walking through the language implementation]]></description>
            <link>https://leeteng.com/blog/content/lua-source-code</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/lua-source-code</guid>
            <category><![CDATA[Lua]]></category>
            <category><![CDATA[Exploration]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Mon, 29 Jan 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Scripting in Illustrator]]></title>
            <description><![CDATA[Automate mundane template task smartly]]></description>
            <link>https://leeteng.com/blog/content/illustrator-scripting</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/illustrator-scripting</guid>
            <category><![CDATA[Exploration]]></category>
            <category><![CDATA[Graphic]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Fri, 29 Dec 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Debug Vulkan application in MacOS]]></title>
            <description><![CDATA[Yes the cover photo is generated by GenAI]]></description>
            <link>https://leeteng.com/blog/content/debug-vulkan-macos</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/debug-vulkan-macos</guid>
            <category><![CDATA[Notes]]></category>
            <category><![CDATA[Graphic]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Sun, 26 Nov 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Writing a NES emulator]]></title>
            <description><![CDATA[Explore the inner workings of the classic retro machine using Golang]]></description>
            <link>https://leeteng.com/blog/content/writing-nes-emulator</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/writing-nes-emulator</guid>
            <category><![CDATA[Notes]]></category>
            <category><![CDATA[Emulation]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Sun, 28 May 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Internship at Shanghai]]></title>
            <description><![CDATA[Finding a good internship can be challenging, especially for an international student]]></description>
            <link>https://leeteng.com/blog/content/finding-summer-internship-2023</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/finding-summer-internship-2023</guid>
            <category><![CDATA[Work]]></category>
            <category><![CDATA[Journey]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Thu, 13 Apr 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Exploring Redis Source Code - (Part 1)]]></title>
            <description><![CDATA[Briefly explore redis source code and implement a small redis command]]></description>
            <link>https://leeteng.com/blog/content/explore-redis-src-pt-1</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/explore-redis-src-pt-1</guid>
            <category><![CDATA[Redis]]></category>
            <category><![CDATA[Exploration]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Sat, 01 Apr 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How Cat vs Slimes was made]]></title>
            <description><![CDATA[Our submission for 7DRL 2023 is a cute roguelike cat game, made with Unity]]></description>
            <link>https://leeteng.com/blog/content/cat-vs-slimes-development</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/cat-vs-slimes-development</guid>
            <category><![CDATA[C#]]></category>
            <category><![CDATA[Game]]></category>
            <category><![CDATA[Notes]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Fri, 17 Mar 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Short note on various technologies that powered my website]]></title>
            <description><![CDATA[Why did I choose to not go with well known blog frameworks for my website?]]></description>
            <link>https://leeteng.com/blog/content/how-i-built-my-website</link>
            <guid isPermaLink="true">https://leeteng.com/blog/content/how-i-built-my-website</guid>
            <category><![CDATA[Web]]></category>
            <category><![CDATA[Notes]]></category>
            <dc:creator><![CDATA[Bryan Lee]]></dc:creator>
            <pubDate>Thu, 09 Feb 2023 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>