<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CATHODE COAST</title>
    <link>https://tech.lowlights.net</link>
    <description>CATHODE COAST — access to tools. 新着記事のフィード。</description>
    <language>ja</language>
    <lastBuildDate>Thu, 18 Jun 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://tech.lowlights.net/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rustの所有権を、夜が明けるまでに理解する</title>
      <link>https://tech.lowlights.net/posts/rust-ownership</link>
      <guid isPermaLink="true">https://tech.lowlights.net/posts/rust-ownership</guid>
      <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
      <description>所有権・借用・ライフタイムを、最短距離で。コンパイラと喧嘩する夜を終わらせるための地図。</description>
      <category>rust</category>
      <category>memory</category>
      <category>borrow-checker</category>
    </item>
    <item>
      <title>自宅k8sクラスタを建てた、そして少し後悔した</title>
      <link>https://tech.lowlights.net/posts/homelab-k8s</link>
      <guid isPermaLink="true">https://tech.lowlights.net/posts/homelab-k8s</guid>
      <pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate>
      <description>Raspberry Pi 4 台で組んだ自宅 Kubernetes。学びは多く、電気代と騒音も多かった。</description>
      <category>k8s</category>
      <category>homelab</category>
      <category>raspi</category>
    </item>
    <item>
      <title>型は宇宙だ — TypeScript型レベルプログラミング</title>
      <link>https://tech.lowlights.net/posts/typescript-type-level</link>
      <guid isPermaLink="true">https://tech.lowlights.net/posts/typescript-type-level</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
      <description>条件型・mapped types・再帰で、型システムの上に小さな計算機を作る。Zod との接続まで。</description>
      <category>typescript</category>
      <category>types</category>
      <category>zod</category>
    </item>
  </channel>
</rss>
