<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Hoon Jung</title><description>Notes on the problems I encounter and what I learn while building software.</description><link>https://hoonjung.dev/</link><language>en-US</language><item><title>Starting a Personal Publishing Studio</title><link>https://hoonjung.dev/en/blog/building-personal-publishing-studio/</link><guid isPermaLink="true">https://hoonjung.dev/en/blog/building-personal-publishing-studio/</guid><description>Why I am building a static personal site and a local writing tool in one monorepo, and the first architectural decisions behind them.</description><pubDate>Sat, 27 Jun 2026 15:00:00 GMT</pubDate><category>personal-site</category><category>astro</category><category>electron</category></item><item><title>Keeping Markdown as the Only Source of Truth</title><link>https://hoonjung.dev/en/blog/markdown-as-source-of-truth/</link><guid isPermaLink="true">https://hoonjung.dev/en/blog/markdown-as-source-of-truth/</guid><description>Why this blog uses Markdown files and Git instead of a database or editor-specific storage, including the constraints that choice creates.</description><pubDate>Fri, 26 Jun 2026 15:00:00 GMT</pubDate><category>markdown</category><category>git</category><category>architecture</category></item><item><title>Designing Guardrails for an Electron Publishing Flow</title><link>https://hoonjung.dev/en/blog/safe-electron-publishing-workflow/</link><guid isPermaLink="true">https://hoonjung.dev/en/blog/safe-electron-publishing-workflow/</guid><description>How a personal Electron app can separate local saves, real Astro previews, Git commits, and pushes without hiding risky state changes.</description><pubDate>Thu, 25 Jun 2026 15:00:00 GMT</pubDate><category>electron</category><category>git</category><category>security</category></item></channel></rss>