<?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: Melentyev</title>
    <description>The latest articles on DEV Community by Melentyev (@melentyevdev).</description>
    <link>https://dev.to/melentyevdev</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3947007%2Ffd670722-66b6-45de-9d9a-ba636a355ed1.png</url>
      <title>DEV Community: Melentyev</title>
      <link>https://dev.to/melentyevdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/melentyevdev"/>
    <language>en</language>
    <item>
      <title>Most new GitHub repos are noise. The rare good ones get buried with everything else.</title>
      <dc:creator>Melentyev</dc:creator>
      <pubDate>Sat, 23 May 2026 03:20:29 +0000</pubDate>
      <link>https://dev.to/melentyevdev/most-new-github-repos-are-noise-the-rare-good-ones-get-buried-with-everything-else-5ahp</link>
      <guid>https://dev.to/melentyevdev/most-new-github-repos-are-noise-the-rare-good-ones-get-buried-with-everything-else-5ahp</guid>
      <description>&lt;p&gt;A while ago I published an open-source project I'd put real work into — tests, docs, CI, the whole thing. It landed to complete silence. Zero stars, zero traffic.&lt;br&gt;
It made me realize the problem isn't that good projects are rare — it's that they're impossible to find. GitHub gets 230+ new repositories every minute, most of them throwaway, and the few genuinely good ones drown in the noise with everything else.&lt;br&gt;
So I built hatchmoment.&lt;br&gt;
It watches the public GitHub event stream and catches repos right when they go public — before they have any stars to rank by. Instead of popularity, it scores them on signals of actual engineering effort: tests, docs, CI, a license, a sensible structure. Whatever clears the bar gets read for substance and posted with a short, plain-language summary of what it does.&lt;br&gt;
The whole idea is to judge projects by the care put into them rather than by hype — because popularity is the one thing a good project doesn't have yet on day one.&lt;br&gt;
One honest caveat: it judges a repo from the outside — it doesn't run or audit code. So it's a discovery tool, not a safety check. Great for finding well-built projects early, not a substitute for reviewing one before you use it.&lt;br&gt;
It's been running on autopilot for a while now — 42 finds in the channel so far. Free, no ads, nothing to sell.&lt;br&gt;
Channel's here if you want to see what it surfaces: &lt;a href="https://t.me/hatchmoment" rel="noopener noreferrer"&gt;https://t.me/hatchmoment&lt;/a&gt;&lt;br&gt;
And here's the project that started it all, just for context: &lt;a href="https://github.com/vimathic/vimathic" rel="noopener noreferrer"&gt;https://github.com/vimathic/vimathic&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If anyone has thoughts on what separates a promising new repo from the noise on day one, I'm all ears.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>showdev</category>
      <category>github</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
