<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Tim Mendez Blog</title>
    <link>https://tmendez.dev/posts/</link>
    <description>Recent content in Posts on Tim Mendez Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 07 Sep 2024 20:24:53 -0700</lastBuildDate><atom:link href="https://tmendez.dev/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Our RNG Git Hash Bug</title>
      <link>https://tmendez.dev/posts/rng-git-hash-bug/</link>
      <pubDate>Sat, 07 Sep 2024 20:24:53 -0700</pubDate>
      
      <guid>https://tmendez.dev/posts/rng-git-hash-bug/</guid>
      
      <description>Background I work on the live services game Dragon Prince: Xadia. We have iOS/Android clients, hosted gameservers, and a platform. Our gameservers and clients need to be in sync, so we have a field in our platform&amp;rsquo;s YAML configuration:
gameServerVersion: &amp;lt;gitHashOfDeployedCommitGoesHere&amp;gt; This way, we can tell clients when they are out of date and need to update. This value is set dynamically by a TeamCity deployment job.
The Bug One day, a good long while after we put this system in place, our QA lead pings me in the #game-ops channel on Slack:</description>
      
    </item>
    
  </channel>
</rss>
