<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Vexilla Blog</title><description/><link>https://vexilla.dev/</link><language>en-us</language><item><title>What&apos;s in a Hash: Gradual Release Hashing</title><link>https://vexilla.dev/blog/whats-in-a-hash-gradual-release-hashing/</link><guid isPermaLink="true">https://vexilla.dev/blog/whats-in-a-hash-gradual-release-hashing/</guid><description>Hashing algorithms have several use cases. Sometimes you want them to be cryptographically secure with the least amount of collisions. Sometimes you want them to collide for a use-case like a hashmap. This is about the latter. Basically, we need to hash users, teams, or organizations into specific &quot;buckets&quot; that will have a feature turned on or off based upon the configuration of a gradual release flag.</description><pubDate>Tue, 21 May 2024 00:00:00 GMT</pubDate></item><item><title>Hello World</title><link>https://vexilla.dev/blog/hello-world/</link><guid isPermaLink="true">https://vexilla.dev/blog/hello-world/</guid><description>Welcome to the new and improved Vexilla. The 0.x version is being sunset and the new and improved schema is being rolled out.</description><pubDate>Mon, 28 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Choosing Language Versions for SDKs</title><link>https://vexilla.dev/blog/choosing-language-versions-for-sdks/</link><guid isPermaLink="true">https://vexilla.dev/blog/choosing-language-versions-for-sdks/</guid><description>It can be nice to get the latest and greatest features from languages we want to make SDKs for. However, our SDKs need to solve as many use cases as possible, so we need to support older sdk versions than most people would expect.</description><pubDate>Fri, 22 Dec 2023 00:00:00 GMT</pubDate></item></channel></rss>