<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Indie Machine</title>
    <link>https://indie-machine.com</link>
    <description>Rust. Native. Complex applications. A build log for Entropy.</description>
    <item>
      <title>Making Entropy Production-Ready, Part 1: Your App Was Wearing Our Name</title>
      <link>https://indie-machine.com/posts/entropy-app-window-config</link>
      <guid>https://indie-machine.com/posts/entropy-app-window-config</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Entropy is moving from &quot;a game engine you fork and hack on&quot; toward &quot;a framework you depend on and ship your own app with&quot; - that&apos;s the whole point of EntropyApp, the embedding entrypoint added a few posts back. But a…</description>
    </item>
    <item>
      <title>FFT Ocean Water: A GPU Compute Pipeline for Entropy</title>
      <link>https://indie-machine.com/posts/fft-ocean-water</link>
      <guid>https://indie-machine.com/posts/fft-ocean-water</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Entropy Studio&apos;s example bundle has an FFT ocean addon: a Phillips-spectrum height field, evolved in the frequency domain and brought back to real space with a GPU-side Cooley-Tukey FFT, textured onto a displaced mesh…</description>
    </item>
    <item>
      <title>Interactive Ripples on Top of Entropy&apos;s FFT Ocean</title>
      <link>https://indie-machine.com/posts/fft-water-interactive-ripples</link>
      <guid>https://indie-machine.com/posts/fft-water-interactive-ripples</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>The last post on the FFT ocean addon ended by scoping interactivity out on purpose: nothing in that pipeline read from or wrote to the world, it was a closed loop from spectrum to displacement. This post closes that gap…</description>
    </item>
    <item>
      <title>Product Hunt Pick: Relaticle, a CRM Where AI Has to Ask First</title>
      <link>https://indie-machine.com/posts/relaticle-approval-gated-ai-crm</link>
      <guid>https://indie-machine.com/posts/relaticle-approval-gated-ai-crm</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Today&apos;s Product Hunt front page is mostly the usual shape: AI sales reps, AI growth managers, AI agents that live in Slack. The one I picked out is Relaticle, an open-source CRM, currently sitting at #6 for the day with…</description>
    </item>
    <item>
      <title>Replacing egui With Our Own Immediate-Mode GUI Kit</title>
      <link>https://indie-machine.com/posts/replacing-egui-with-entropy-gui</link>
      <guid>https://indie-machine.com/posts/replacing-egui-with-entropy-gui</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Entropy Engine&apos;s entire editor chrome - app shell, docking, panels, every widget, a hand-rolled video timeline, the JS-addon UI system - ran on egui + egui-wgpu + egui-winit + eguidock, plus egui-snarl for a node-graph…</description>
    </item>
  </channel>
</rss>