<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PanhaInsight</title>
    <link>http://localhost:3000</link>
    <description>Writing about code, reading, and life in Khmer and English.</description>
    <language>en</language>
    <lastBuildDate>Tue, 08 Sep 2026 15:03:30 GMT</lastBuildDate>
    <atom:link href="http://localhost:3000/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Roadmap រៀន Web Development ក្នុងសម័យកាល AI៖ ការពិត ការណែនាំ និងអ្វីដែលត្រូវត្រៀមខ្លួន</title>
      <link>http://localhost:3000/blog/learning-web-development-in-the-age-of-ai</link>
      <description>តើការរៀន Web Development នៅតែមានតម្លៃទេពេល AI អាចសរសេរកូដបានក្នុងប៉ុន្មានវិនាទី? នេះជា Roadmap ជាក់ស្តែង ការពិចារណាដោយស្មោះត្រង់ និងគន្លឹះដើម្បីក្លាយជា Developer ពិតប្រាកដ មិនមែនត្រឹមជាអ្នក Copy-Paste ពី AI។</description>
      <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
      <guid>http://localhost:3000/blog/learning-web-development-in-the-age-of-ai</guid>
      <author>Panha</author>
      <category>Web Development</category>
      <category>AI</category>
      <category>Career</category>
      <category>Education</category>
    </item>
    <item>
      <title>ហេតុអ្វី AI ដែលដំណើរការលើម៉ាស៊ីនផ្ទាល់ខ្លួន សំខាន់សម្រាប់អ្នកសរសេរកូដនៅកម្ពុជា</title>
      <link>http://localhost:3000/blog/on-device-ai-cambodia</link>
      <description>Cloud AI ងាយស្រួលប្រើ ប៉ុន្តែ Ollama និង on-device AI បង្រៀនខ្ញុំពីតម្លៃនៃភាពជាម្ចាស់លើទិន្នន័យ និងសេរីភាពក្នុងការសរសេរកូដ។</description>
      <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
      <guid>http://localhost:3000/blog/on-device-ai-cambodia</guid>
      <author>Panha</author>
      <category>AI</category>
      <category>Cambodia</category>
      <category>Career</category>
    </item>
    <item>
      <title>Terminal Guide for Beginners — Prepare for Claude Code with Ollama</title>
      <link>http://localhost:3000/tutorials/terminal-guide-for-claude-code</link>
      <description>A complete beginner&apos;s guide to using the Terminal, installing Ollama, and setting up Claude Code to run offline.</description>
      <pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate>
      <guid>http://localhost:3000/tutorials/terminal-guide-for-claude-code</guid>
      <author>Panha</author>
      <category>Terminal</category>
      <category>Claude Code</category>
      <category>Ollama</category>
    </item>
    <item>
      <title>Why I Built a Free Backend Engineering Study Hub</title>
      <link>http://localhost:3000/blog/why-i-built-backend-hub</link>
      <description>Backend engineering is one of the hardest things to learn without a guide. I built this hub because not enough people are teaching it clearly — and beginners deserve better.</description>
      <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
      <guid>http://localhost:3000/blog/why-i-built-backend-hub</guid>
      <author>Panha</author>
      <category>Web Development</category>
      <category>Education</category>
      <category>Career</category>
    </item>
    <item>
      <title>Domain First: The Mistake Most CS Students Never Realize They&apos;re Making</title>
      <link>http://localhost:3000/blog/domain-first-thinking</link>
      <description>Most CS students follow roadmaps blindly — learning tools without purpose, building projects without meaning. Here&apos;s why picking your domain first changes everything.</description>
      <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
      <guid>http://localhost:3000/blog/domain-first-thinking</guid>
      <author>Panha</author>
      <category>Education</category>
      <category>AI</category>
      <category>Career</category>
    </item>
    <item>
      <title>Static Generation for Podcasts: No Database Required</title>
      <link>http://localhost:3000/blog/static-generation-for-podcasts</link>
      <description>How I use Next.js generateStaticParams to turn markdown files into podcast episode pages. No database, no CMS, no runtime rendering — just files and static HTML.</description>
      <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
      <guid>http://localhost:3000/blog/static-generation-for-podcasts</guid>
      <author>Panha</author>
      <category>Web Development</category>
      <category>Architecture</category>
    </item>
    <item>
      <title>Why I Deleted My Admin Panel</title>
      <link>http://localhost:3000/blog/why-i-deleted-my-admin-panel</link>
      <description>I built authentication, admin routes, and a CMS interface for a blog with one author. Then I deleted all of it. Here&apos;s why less software is better software.</description>
      <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
      <guid>http://localhost:3000/blog/why-i-deleted-my-admin-panel</guid>
      <author>Panha</author>
      <category>Web Development</category>
      <category>Architecture</category>
      <category>Productivity</category>
    </item>
    <item>
      <title>In the Age of AI, System Design Is Your Real Skill</title>
      <link>http://localhost:3000/blog/age-of-ai-system-design</link>
      <description>AI writes better code than most of us. So what&apos;s left for engineers? System design. Architecture. The ability to think in systems, not syntax. That&apos;s where your value lives now.</description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
      <guid>http://localhost:3000/blog/age-of-ai-system-design</guid>
      <author>Panha</author>
      <category>AI</category>
      <category>Architecture</category>
      <category>Career</category>
    </item>
    <item>
      <title>Building PanhaInsight: My own Blog with Next.js</title>
      <link>http://localhost:3000/blog/building-panhainsight</link>
      <description>How I built PanhaInsight — a personal blog designed around Khmer typography, powered by Next.js, markdown, and a custom design system. Here&apos;s the story behind the choices I made.</description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
      <guid>http://localhost:3000/blog/building-panhainsight</guid>
      <author>Panha</author>
      <category>Web Development</category>
      <category>Design</category>
    </item>
  </channel>
</rss>