<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: LaunchSignal</title>
    <description>The latest articles on DEV Community by LaunchSignal (@launchsignalai).</description>
    <link>https://dev.to/launchsignalai</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4098344%2Fce70388d-63b7-4aa5-a077-5c53a1f6ddb5.png</url>
      <title>DEV Community: LaunchSignal</title>
      <link>https://dev.to/launchsignalai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/launchsignalai"/>
    <language>en</language>
    <item>
      <title>An 18-hour half-life for mixed launch feeds</title>
      <dc:creator>LaunchSignal</dc:creator>
      <pubDate>Fri, 28 Aug 2026 05:03:12 +0000</pubDate>
      <link>https://dev.to/launchsignalai/an-18-hour-half-life-for-mixed-launch-feeds-ii9</link>
      <guid>https://dev.to/launchsignalai/an-18-hour-half-life-for-mixed-launch-feeds-ii9</guid>
      <description>&lt;p&gt;Product Hunt, Hacker News, and GitHub do not speak the same language. One is votes in a 24-hour window, one is comments on a Show HN, one is stars on a repo that may have been created last month. I wanted a single public list of what just shipped — not another idea-validation landing page (that is a different product at launchsignal.io).&lt;/p&gt;

&lt;p&gt;The ranking bet is boring on purpose:&lt;/p&gt;

&lt;p&gt;heat = score × exp(−hours / 18)&lt;/p&gt;

&lt;p&gt;Eighteen hours is a guess. Too short and GitHub never shows up. Too long and yesterday's PH winner sits on the homepage all week. Score is source-native: PH's public feed has no vote count I can trust, so every PH row starts at 12; HN is points + 0.4 × comments; GitHub is 2 × stars + forks. Then the same decay hits all three.&lt;/p&gt;

&lt;p&gt;GitHub Search taught me not to get clever. A long OR query came back 422. The surviving query is short: created recently, plus (ai OR llm OR gpt OR openai OR claude OR gemini). If that source dies, the board still has HN and PH. Recency and heat, nothing else — no classifier.&lt;/p&gt;

&lt;p&gt;Live list (same payload as JSON): &lt;a href="https://launchsignal.ai/feed" rel="noopener noreferrer"&gt;https://launchsignal.ai/feed&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you have mixed a vote-based feed with a star-based one, what half-life did you keep?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
