<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Macro — Technical Writing</title>
    <link>https://www.termiko.com</link>
    <description>Documenting the craft of software engineering</description>
    <language>zh-CN</language>
    <lastBuildDate>Tue, 28 Apr 2026 16:21:46 GMT</lastBuildDate>
    <atom:link href="https://www.termiko.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title><![CDATA[Rust + WebAssembly: The Next Frontend Performance Frontier]]></title>
      <link>https://www.termiko.com/blog/rust-wasm-future</link>
      <guid isPermaLink="true">https://www.termiko.com/blog/rust-wasm-future</guid>
      <description><![CDATA[Exploring how Rust compiles to WebAssembly for near-native browser performance, and real-world use cases in production.]]></description>
      <pubDate>Fri, 15 Mar 2024 00:00:00 GMT</pubDate>
      <category>Rust</category>
      <category>WebAssembly</category>
    </item>
    <item>
      <title><![CDATA[Understanding React Server Components from the Ground Up]]></title>
      <link>https://www.termiko.com/blog/react-server-components</link>
      <guid isPermaLink="true">https://www.termiko.com/blog/react-server-components</guid>
      <description><![CDATA[A deep dive into RSC internals — how they reshape data fetching and rendering in modern React applications.]]></description>
      <pubDate>Sun, 10 Mar 2024 00:00:00 GMT</pubDate>
      <category>React</category>
      <category>Architecture</category>
    </item>
    <item>
      <title><![CDATA[Kubernetes: From Zero to Production]]></title>
      <link>https://www.termiko.com/blog/kubernetes-zero-to-one</link>
      <guid isPermaLink="true">https://www.termiko.com/blog/kubernetes-zero-to-one</guid>
      <description><![CDATA[Building a production-grade K8s cluster step by step — networking, storage, monitoring, and CI/CD best practices.]]></description>
      <pubDate>Tue, 05 Mar 2024 00:00:00 GMT</pubDate>
      <category>Kubernetes</category>
      <category>DevOps</category>
    </item>
    <item>
      <title><![CDATA[Using AI Coding Assistants the Right Way]]></title>
      <link>https://www.termiko.com/blog/ai-coding-assistant</link>
      <guid isPermaLink="true">https://www.termiko.com/blog/ai-coding-assistant</guid>
      <description><![CDATA[How to leverage AI tools for real productivity gains without sacrificing code quality or your own growth as an engineer.]]></description>
      <pubDate>Wed, 28 Feb 2024 00:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Productivity</category>
    </item>
    <item>
      <title><![CDATA[Advanced TypeScript Type Gymnastics]]></title>
      <link>https://www.termiko.com/blog/typescript-advanced-patterns</link>
      <guid isPermaLink="true">https://www.termiko.com/blog/typescript-advanced-patterns</guid>
      <description><![CDATA[Mastering conditional types, mapped types, and template literal types for safer code.]]></description>
      <pubDate>Tue, 20 Feb 2024 00:00:00 GMT</pubDate>
      <category>TypeScript</category>
      <category>Frontend</category>
    </item>
    <item>
      <title><![CDATA[System Design: From URL Shorteners to Distributed Systems]]></title>
      <link>https://www.termiko.com/blog/system-design-interview</link>
      <guid isPermaLink="true">https://www.termiko.com/blog/system-design-interview</guid>
      <description><![CDATA[Core thinking patterns for system design interviews with full design walkthroughs.]]></description>
      <pubDate>Thu, 15 Feb 2024 00:00:00 GMT</pubDate>
      <category>System Design</category>
      <category>Interviews</category>
    </item>
  </channel>
</rss>