<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Switchbox Blog</title>
    <link>https://switchbox.dev/blog</link>
    <description>Feature flags, architecture, and shipping notes from Switchbox.</description>
    <language>en</language>
    <atom:link href="https://switchbox.dev/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Switchbox vs PostHog Feature Flags · An Honest Comparison</title>
      <link>https://switchbox.dev/blog/switchbox-vs-posthog-feature-flags</link>
      <guid isPermaLink="true">https://switchbox.dev/blog/switchbox-vs-posthog-feature-flags</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <description>Switchbox vs PostHog feature flags: a dedicated flag service with on-device browser evaluation and unmetered reads versus a flag feature inside an analytics platform. When to pick each, stated honestly.</description>
    </item>
    <item>
      <title>A LaunchDarkly Alternative for Small Teams</title>
      <link>https://switchbox.dev/blog/launchdarkly-alternative</link>
      <guid isPermaLink="true">https://switchbox.dev/blog/launchdarkly-alternative</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <description>Looking for a LaunchDarkly alternative? Switchbox is a flat-priced feature flag service with unmetered evaluations and no usage-based MAU billing, plus an honest look at when to stay on LaunchDarkly.</description>
    </item>
    <item>
      <title>Feature Flag Services Compared: Switchbox vs LaunchDarkly, PostHog, ConfigCat, Unleash</title>
      <link>https://switchbox.dev/blog/feature-flag-services-compared</link>
      <guid isPermaLink="true">https://switchbox.dev/blog/feature-flag-services-compared</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <description>An honest comparison of feature flag services, sorted by whether there is a server in the read path. LaunchDarkly, PostHog, ConfigCat, and Unleash vs Switchbox, including when to pick each competitor instead.</description>
    </item>
    <item>
      <title>Killing the Server in the Read Path</title>
      <link>https://switchbox.dev/blog/no-server-in-the-read-path</link>
      <guid isPermaLink="true">https://switchbox.dev/blog/no-server-in-the-read-path</guid>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <description>How Switchbox serves feature flags as static JSON from a CDN with no server in the read path: the architecture, the reconciler that keeps it consistent, and the trade-offs, stated honestly.</description>
    </item>
    <item>
      <title>Feature Flags vs Environment Variables: When to Use Each</title>
      <link>https://switchbox.dev/blog/feature-flags-vs-environment-variables</link>
      <guid isPermaLink="true">https://switchbox.dev/blog/feature-flags-vs-environment-variables</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Environment variables vs feature flags, explained for developers. When to use each, where env vars break down as toggles, and how to migrate a config toggle to a flag.</description>
    </item>
    <item>
      <title>What Are Feature Flags? A Practical Guide for Developers</title>
      <link>https://switchbox.dev/blog/what-are-feature-flags</link>
      <guid isPermaLink="true">https://switchbox.dev/blog/what-are-feature-flags</guid>
      <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
      <description>A practical guide to feature flags with code examples. Learn why feature flags matter, how they work under the hood, and best practices for using them in production.</description>
    </item>
  </channel>
</rss>
