<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Nick</title>
    <description>The latest articles on Forem by Nick (@itssrubberduck).</description>
    <link>https://forem.com/itssrubberduck</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3573794%2F343f7885-31db-4ab3-b5b4-8c2db0ee11fa.png</url>
      <title>Forem: Nick</title>
      <link>https://forem.com/itssrubberduck</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/itssrubberduck"/>
    <language>en</language>
    <item>
      <title>I'm building an open-source AI ATC for flight sims (and looking for like-minded devs)</title>
      <dc:creator>Nick</dc:creator>
      <pubDate>Sun, 19 Oct 2025 12:20:59 +0000</pubDate>
      <link>https://forem.com/itssrubberduck/im-building-an-open-source-ai-atc-for-flight-sims-and-looking-for-like-minded-devs-2ii5</link>
      <guid>https://forem.com/itssrubberduck/im-building-an-open-source-ai-atc-for-flight-sims-and-looking-for-like-minded-devs-2ii5</guid>
      <description>&lt;p&gt;I've been flying and coding for a while, and always wondered why there's no open, offline-capable ATC system for flight simulators. So I started building one.&lt;br&gt;
It's called OpenSquawk — an open-source AI air traffic controller for MSFS and X-Plane.&lt;br&gt;
&lt;strong&gt;Tech stack:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;C#/.NET plugin bridge to read/write sim state&lt;/li&gt;
&lt;li&gt;Node.js backend for server logic&lt;/li&gt;
&lt;li&gt;Node/Nuxt web interface for configuration and debug tools&lt;/li&gt;
&lt;li&gt;ASR + NLP + TTS pipeline (Whisper + custom intent parser + local voice synthesis)
It's early stage but already handles standard phraseology and context-aware clearances.
I'm posting this because maybe someone else here is into flight simulation and code — the intersection is surprisingly niche. If that's you, I'd love to compare notes, share architecture ideas, or just nerd out about approach vectors and LLM latency.
Repo's here: &lt;a href="https://github.com/OpenSquawk/OpenSquawk" rel="noopener noreferrer"&gt;https://github.com/OpenSquawk/OpenSquawk&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>csharp</category>
      <category>node</category>
    </item>
  </channel>
</rss>
