{
    "version": "https://jsonfeed.org/version/1",
    "title": "Leo Qin’s Blog - Essays",
    "home_page_url": "https://leoqin.com/en/category/Essays",
    "feed_url": "https://leoqin.com/en/rss/category/Essays/feed.json",
    "description": "LeoQin is talking here.",
    "author": {
        "name": "LeoQin",
        "url": "https://leoqin.com/en"
    },
    "items": [
        {
            "id": "https://leoqin.com/en/article/learning-algorithm",
            "content_html": "To learn algorithms, first draw the structure, simulate the process, and explain the invariant; only then turn the idea into code.",
            "url": "https://leoqin.com/en/article/learning-algorithm",
            "title": "Learning Algorithms: Understand First, Code Second",
            "summary": "To learn algorithms, first draw the structure, simulate the process, and explain the invariant; only then turn the idea into code.",
            "date_modified": "2024-12-23T00:00:00.000Z"
        },
        {
            "id": "https://leoqin.com/en/article/bluedot-ai-safety-certificate",
            "content_html": "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.",
            "url": "https://leoqin.com/en/article/bluedot-ai-safety-certificate",
            "title": "Completed BlueDot AI Safety Fundamentals",
            "summary": "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.",
            "date_modified": "2026-06-15T00:00:00.000Z"
        }
    ]
}