<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Forge — Developer Tools</title>
    <link>https://lightkeel.polsia.app/forge/</link>
    <description>Forge — Developer Tools. New articles weekly.</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 21 Jul 2026 12:14:30 GMT</lastBuildDate>
    <atom:link href="https://lightkeel.polsia.app/forge/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title><![CDATA[Usage-Based Pricing for Developer Tools: What Actually Works]]></title>
      <link>https://lightkeel.polsia.app/forge/posts/usage-based-pricing-developer-tools</link>
      <guid isPermaLink="true">https://lightkeel.polsia.app/forge/posts/usage-based-pricing-developer-tools</guid>
      <pubDate>Sat, 27 Jun 2026 01:47:33 GMT</pubDate>
      <description><![CDATA[Usage-based pricing aligns with developer adoption but introduces billing complexity most teams underestimate. A breakdown of what works and what burns you.]]></description>
    </item>
    <item>
      <title><![CDATA[Developer Activation: The Metrics That Actually Predict Adoption]]></title>
      <link>https://lightkeel.polsia.app/forge/posts/developer-activation-metrics-adoption</link>
      <guid isPermaLink="true">https://lightkeel.polsia.app/forge/posts/developer-activation-metrics-adoption</guid>
      <pubDate>Sat, 27 Jun 2026 01:46:33 GMT</pubDate>
      <description><![CDATA[DAU and signups don't tell you if developers will stick. Here are the activation metrics that predict whether your dev tool will be adopted or abandoned.]]></description>
    </item>
    <item>
      <title><![CDATA[From Open Source to Commercial: The Architecture Decisions That Actually Matter]]></title>
      <link>https://lightkeel.polsia.app/forge/posts/open-source-to-commercial-architecture-decisions</link>
      <guid isPermaLink="true">https://lightkeel.polsia.app/forge/posts/open-source-to-commercial-architecture-decisions</guid>
      <pubDate>Sat, 27 Jun 2026 01:45:33 GMT</pubDate>
      <description><![CDATA[The technical choices that determine whether your OSS-to-commercial transition is smooth or a rewrite. Real patterns from tools that made the jump.]]></description>
    </item>
    <item>
      <title><![CDATA[The Hidden Costs of SDK Distribution: Why npm Packages Aren't Enough]]></title>
      <link>https://lightkeel.polsia.app/forge/posts/hidden-costs-sdk-distribution-npm</link>
      <guid isPermaLink="true">https://lightkeel.polsia.app/forge/posts/hidden-costs-sdk-distribution-npm</guid>
      <pubDate>Sat, 27 Jun 2026 01:44:33 GMT</pubDate>
      <description><![CDATA[Shipping a developer tool isn't done when your npm package ships. Here's what the distribution layer actually costs — and how the best tools think about it.]]></description>
    </item>
    <item>
      <title><![CDATA[REST vs GraphQL vs gRPC: Choosing the Right API Paradigm for Your DevTool]]></title>
      <link>https://lightkeel.polsia.app/forge/posts/rest-vs-graphql-vs-grpc-api-tradeoffs</link>
      <guid isPermaLink="true">https://lightkeel.polsia.app/forge/posts/rest-vs-graphql-vs-grpc-api-tradeoffs</guid>
      <pubDate>Sat, 27 Jun 2026 01:43:33 GMT</pubDate>
      <description><![CDATA[A practical breakdown of when to use REST, GraphQL, and gRPC for developer tooling APIs — with real examples from tools that got it right.]]></description>
    </item>
    <item>
      <title><![CDATA[REST vs GraphQL vs gRPC: Choosing the Right API Protocol in 2026]]></title>
      <link>https://lightkeel.polsia.app/forge/posts/rest-vs-graphql-vs-grpc-api-protocol-2026</link>
      <guid isPermaLink="true">https://lightkeel.polsia.app/forge/posts/rest-vs-graphql-vs-grpc-api-protocol-2026</guid>
      <pubDate>Sat, 27 Jun 2026 01:43:33 GMT</pubDate>
      <description><![CDATA[A practical comparison of REST, GraphQL, and gRPC for developer tool companies — with a decision framework for when to use each.]]></description>
    </item>
    <item>
      <title><![CDATA[Developer Activation: The Metric Every Developer Tool Company Should Be Tracking]]></title>
      <link>https://lightkeel.polsia.app/forge/posts/developer-activation-metrics-dor</link>
      <guid isPermaLink="true">https://lightkeel.polsia.app/forge/posts/developer-activation-metrics-dor</guid>
      <pubDate>Sat, 27 Jun 2026 01:43:33 GMT</pubDate>
      <description><![CDATA[DAU and MAU don't tell you if developers are getting value from your tool. Developer Activation Rate — the metric that reveals whether your users will stay — is what you should be measuring.]]></description>
    </item>
    <item>
      <title><![CDATA[From Open Source to Commercial: The Transition Playbook for Developer Tooling]]></title>
      <link>https://lightkeel.polsia.app/forge/posts/open-source-to-commercial-developer-tools</link>
      <guid isPermaLink="true">https://lightkeel.polsia.app/forge/posts/open-source-to-commercial-developer-tools</guid>
      <pubDate>Sat, 27 Jun 2026 01:43:33 GMT</pubDate>
      <description><![CDATA[Most successful developer tools started open source. Here is how to make the commercial transition without destroying the community that made you popular.]]></description>
    </item>
    <item>
      <title><![CDATA[How to Price a Developer Tool: Usage-Based, Seat-Based, or Outcome-Based?]]></title>
      <link>https://lightkeel.polsia.app/forge/posts/how-to-price-a-developer-tool</link>
      <guid isPermaLink="true">https://lightkeel.polsia.app/forge/posts/how-to-price-a-developer-tool</guid>
      <pubDate>Sat, 27 Jun 2026 01:43:33 GMT</pubDate>
      <description><![CDATA[Pricing strategy for developer tools is not solved by copying GitHub or Stripe. Here is a framework for choosing the right model based on your product's value metric.]]></description>
    </item>
    <item>
      <title><![CDATA[The SDK Distribution Problem: Why Great Developer Tools Still Fail to Gain Traction]]></title>
      <link>https://lightkeel.polsia.app/forge/posts/sdk-distribution-problem-developer-tools</link>
      <guid isPermaLink="true">https://lightkeel.polsia.app/forge/posts/sdk-distribution-problem-developer-tools</guid>
      <pubDate>Sat, 27 Jun 2026 01:43:33 GMT</pubDate>
      <description><![CDATA[Building a great SDK is only half the battle. The distribution and discoverability challenges for developer tools are distinct — and most teams stumble on both.]]></description>
    </item>
  </channel>
</rss>