
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>dexcompiler</title>
      <link>https://dexcompiler.com/blog</link>
      <description>Technical blog covering systems programming, C#, F#, Rust, distributed systems, API design, and software architecture. Deep dives into .NET internals, protocol analysis, and high-performance computing.</description>
      <language>en-us</language>
      <managingEditor>dex@dexcompiler.com (Dexter Ajoku)</managingEditor>
      <webMaster>dex@dexcompiler.com (Dexter Ajoku)</webMaster>
      <lastBuildDate>Sun, 22 Mar 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://dexcompiler.com/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://dexcompiler.com/blog/clockworks</guid>
    <title>Clockworks</title>
    <link>https://dexcompiler.com/blog/clockworks</link>
    <description>Clockworks makes time injectable, adds deterministic simulated time, and builds time-ordered identifiers and causal clocks on top</description>
    <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
    <author>dex@dexcompiler.com (Dexter Ajoku)</author>
    <category>clockworks</category><category>dotnet</category><category>distributed-systems</category><category>time</category><category>uuidv7</category><category>vector-clocks</category><category>testing</category>
  </item>

  <item>
    <guid>https://dexcompiler.com/blog/initial-boundary-conditions</guid>
    <title>Initial Conditions, Boundary Conditions and the Shape of Life</title>
    <link>https://dexcompiler.com/blog/initial-boundary-conditions</link>
    <description>Mapping initial conditions, boundary conditions and control inputs to real life and business decisions</description>
    <pubDate>Thu, 11 Dec 2025 00:00:00 GMT</pubDate>
    <author>dex@dexcompiler.com (Dexter Ajoku)</author>
    <category>math</category><category>control-systems</category><category>life-lessons</category>
  </item>

  <item>
    <guid>https://dexcompiler.com/blog/oauth-managed-identity-comparison</guid>
    <title>Azure Service-to-Service Auth: OBO vs Managed Identity</title>
    <link>https://dexcompiler.com/blog/oauth-managed-identity-comparison</link>
    <description>A practical comparison of On-Behalf-Of (OBO) and Managed Identity for service-to-service authentication in Azure API Management.</description>
    <pubDate>Thu, 15 May 2025 00:00:00 GMT</pubDate>
    <author>dex@dexcompiler.com (Dexter Ajoku)</author>
    <category>oauth</category><category>managed identity</category><category>api management</category><category>azure</category><category>service to service</category>
  </item>

  <item>
    <guid>https://dexcompiler.com/blog/jsonrpc-analysis-part2</guid>
    <title>JSON-RPC Protocol Analysis [Part 2]</title>
    <link>https://dexcompiler.com/blog/jsonrpc-analysis-part2</link>
    <description>An analysis of the JSON-RPC protocol</description>
    <pubDate>Tue, 06 May 2025 00:00:00 GMT</pubDate>
    <author>dex@dexcompiler.com (Dexter Ajoku)</author>
    <category>jsonrpc</category><category>gRPC</category><category>streamjsonrpc</category><category>rpc</category>
  </item>

  <item>
    <guid>https://dexcompiler.com/blog/jsonrpc-analysis</guid>
    <title>JSON-RPC Protocol Analysis [Part 1]</title>
    <link>https://dexcompiler.com/blog/jsonrpc-analysis</link>
    <description>An analysis of the JSON-RPC protocol</description>
    <pubDate>Mon, 05 May 2025 00:00:00 GMT</pubDate>
    <author>dex@dexcompiler.com (Dexter Ajoku)</author>
    <category>jsonrpc</category><category>gRPC</category><category>streamjsonrpc</category><category>rpc</category>
  </item>

  <item>
    <guid>https://dexcompiler.com/blog/functional-string-processing</guid>
    <title>Functional String Processing: Implement in F#, Call from C#</title>
    <link>https://dexcompiler.com/blog/functional-string-processing</link>
    <description>String processing with F# at the core and C# at the edges</description>
    <pubDate>Sat, 14 Dec 2024 00:00:00 GMT</pubDate>
    <author>dex@dexcompiler.com (Dexter Ajoku)</author>
    <category>functional-programming</category><category>string-processing</category>
  </item>

  <item>
    <guid>https://dexcompiler.com/blog/api-request-signatures</guid>
    <title>Why API Request Signatures Outshine API Keys</title>
    <link>https://dexcompiler.com/blog/api-request-signatures</link>
    <description>API request signatures are a more secure way to authenticate API requests than API keys. Learn how to generate and verify request signatures in this guide.</description>
    <pubDate>Wed, 20 Nov 2024 00:00:00 GMT</pubDate>
    <author>dex@dexcompiler.com (Dexter Ajoku)</author>
    <category>api</category><category>security</category><category>authentication</category><category>cryptography</category>
  </item>

    </channel>
  </rss>
