<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Long Jiang — Vibe Coding Explorer</title>
        <link>https://jianglong.dev</link>
        <description>Exploring the frontier of Vibe Coding — turning ideas into products with AI.</description>
        <lastBuildDate>Fri, 19 Jun 2026 01:58:29 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved 2026, Long Jiang</copyright>
        <category>Technology</category>
        <category>Programming</category>
        <item>
            <title><![CDATA[How I Made Code-OSS Support Remote AI Workspaces over SSH]]></title>
            <link>https://jianglong.dev/en/blog/code-oss-remote-ai-ssh</link>
            <guid isPermaLink="false">https://jianglong.dev/en/blog/code-oss-remote-ai-ssh</guid>
            <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[To make Codex read, write, search, and run commands in a real remote directory, I forked Code-OSS and built a Remote-SSH resolver, remote server distribution, and AI bridge.]]></description>
        </item>
        <item>
            <title><![CDATA[How I Built an Immersive AI Translation Extension with Codex]]></title>
            <link>https://jianglong.dev/en/blog/immersive-ai-translate-plugin</link>
            <guid isPermaLink="false">https://jianglong.dev/en/blog/immersive-ai-translate-plugin</guid>
            <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[From web-page translation to PDF and YouTube subtitles, this is how I used Codex to turn a Chrome MV3 extension into stable segment, provider, target, and renderer pipelines.]]></description>
        </item>
        <item>
            <title><![CDATA[我是如何让 Code-OSS 通过 SSH 支持远端 AI 工作区的]]></title>
            <link>https://jianglong.dev/zh/blog/code-oss-remote-ai-ssh</link>
            <guid isPermaLink="false">https://jianglong.dev/zh/blog/code-oss-remote-ai-ssh</guid>
            <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[为了让 Codex 真正在远程目录里读写、搜索和执行命令，我 fork Code-OSS，自研 Remote-SSH resolver、Remote Server 分发和远程 AI bridge。]]></description>
        </item>
        <item>
            <title><![CDATA[我是如何用 Codex 做出一个沉浸式 AI 自动翻译插件的]]></title>
            <link>https://jianglong.dev/zh/blog/immersive-ai-translate-plugin</link>
            <guid isPermaLink="false">https://jianglong.dev/zh/blog/immersive-ai-translate-plugin</guid>
            <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[从网页正文翻译到 PDF 和 YouTube 字幕，我用 Codex 把一个 Chrome MV3 扩展拆成 segment、provider、target 和 renderer 四条稳定链路。]]></description>
        </item>
    </channel>
</rss>