<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 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">
    <channel>
        <title>Leo Qin’s Blog - Essays</title>
        <link>https://leoqin.com/en/category/Essays</link>
        <description>LeoQin is talking here.</description>
        <lastBuildDate>Wed, 22 Jul 2026 06:19:41 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en-US</language>
        <copyright>All rights reserved 2026, LeoQin</copyright>
        <atom:link href="https://leoqin.com/en/rss/category/Essays/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Learning Algorithms: Understand First, Code Second]]></title>
            <link>https://leoqin.com/en/article/learning-algorithm</link>
            <guid>https://leoqin.com/en/article/learning-algorithm</guid>
            <pubDate>Mon, 23 Dec 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[To learn algorithms, first draw the structure, simulate the process, and explain the invariant; only then turn the idea into code.]]></description>
            <content:encoded><![CDATA[To learn algorithms, first draw the structure, simulate the process, and explain the invariant; only then turn the idea into code.]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Completed BlueDot AI Safety Fundamentals]]></title>
            <link>https://leoqin.com/en/article/bluedot-ai-safety-certificate</link>
            <guid>https://leoqin.com/en/article/bluedot-ai-safety-certificate</guid>
            <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[After completing BlueDot Impact AI Safety Fundamentals and receiving the certificate, I have a clearer view of agent safety evals, tool-use safety, and reliable AI infrastructure.]]></description>
            <content:encoded><![CDATA[After completing BlueDot Impact AI Safety Fundamentals and receiving the certificate, I have a clearer view of agent safety evals, tool-use safety, and reliable AI infrastructure.]]></content:encoded>
        </item>
    </channel>
</rss>