<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kyochul Jang — Blog</title>
    <link>https://www.kyochul.com/blog</link>
    <atom:link href="https://www.kyochul.com/feed.xml" rel="self" type="application/rss+xml" />
    <description>Personal blog of Kyochul Jang, AI researcher at Seoul National University. Posts on GUI Agents, LLM Safety, On-device AI, and the research life.</description>
    <language>en</language>
    <managingEditor>kyochul@snu.ac.kr (Kyochul Jang)</managingEditor>
    <webMaster>kyochul@snu.ac.kr (Kyochul Jang)</webMaster>
    <lastBuildDate>Sun, 24 May 2026 16:30:29 GMT</lastBuildDate>
    <generator>kyochul.com build pipeline</generator>
    <item>
      <title>Hello, Blog</title>
      <link>https://www.kyochul.com/blog/hello-blog</link>
      <guid isPermaLink="true">https://www.kyochul.com/blog/hello-blog</guid>
      <pubDate>Fri, 03 Jan 2025 00:00:00 GMT</pubDate>
      <description>A place to jot down the thoughts I find useful day to day.</description>
      <content:encoded><![CDATA[<p>I have many different experiences and I think a lot, so my intuition is not bad. I want to write down and share what I feel and the intuition behind it here on the blog.</p>
<p>Some posts might be fun, and some might be sensitive. I am not sure how this will go; I am just going to scribble.</p>
<h1>Markdown rendering test</h1>
<h2>Headings</h2>
<blockquote>
<p>This is a blockquote.</p>
</blockquote>
<ul>
<li>Item one</li>
<li>Item two</li>
<li>Item three</li>
</ul>
<ol>
<li>First item</li>
<li>Second item</li>
<li>Third item</li>
</ol>
<p>This paragraph has <strong>bold</strong> and <em>italic</em> text and an inline <code>code</code> snippet.</p>
<pre><code class="language-js">console.log(&#39;hello&#39;);
</code></pre>
<p><a href="https://www.kyochul.com">Visit kyochul.com</a></p>
]]></content:encoded>
      <category>blog launch</category>
      <category>writing</category>
    </item>
  </channel>
</rss>
