Links
Badges


Recently Supported


Forums
Version 0.1.0 of my package got 172 downloads last week. Nobody installs 0.1.0
I was about to put my install count on my landing page. 2,411, which felt like a real number for something nine days old.
Then I split it by version and it fell apart. 0.1.0 got 172 downloads last week. So did 0.2.0, and 1.6.1, and every other version I have ever published, all sitting between 150 and 200. Nobody deliberately installs the first release of anything. A real user base concentrates almost entirely on latest. A flat line across every version that has ever existed is mirrors and scanners walking the registry, and they do that to every package, forever, whether or not one person wants your code.
So here is the check. It takes about two minutes. Split your downloads by version. Flat across all of them means automation. Concentrated on the newest one or two means people.Cross it against a surface only humans reach. My repo had 81 unique visitors while the registry was reporting 2,411 downloads. Thirty to one.Look for a spike with no correlated movement anywhere else. Mine had 1,542 downloads in a single day and the visitor graph for that day is flat. Nothing happened. A mirror woke up.
Then work out what you cannot see at all, which was the uncomfortable one for me. Anyone using my tool the way it is meant to be used never touches a single thing I can count. It runs locally. It never loads my site and never opens my repo. Their usage is indistinguishable from a scanner in the only number I have.
Search rank is the other one I would not lean on, and I say that as someone whose rank went up this week.
I am 5th on npm for "pre-production checklist" and 8th for "security checklist". Two days ago I was 8th and 8th. The only thing that changed in between was that I published a new version. Nobody needed anything for that to happen.
And then look at where my visitors actually came from. My own site, GitHub itself, the MCP registry, Google twice, Telegram once. npm is not on that list at all. Not low. Absent. Ranked 5th and it has sent me zero people, because almost nobody discovers a package by searching npm. They arrive already knowing the name.
There is a loop in it as well. npm's search score has a popularity component fed by download counts, and I have just spent this whole post establishing that my download count is mostly mirrors. So the rank is partly computed from the bot number, and then the rank gets quoted as evidence of traction. Same number, different hat.
The one query where my actual audience would be, "mcp checklist", I do not appear in at all. That is the only ranking of the four that would have told me anything useful, and it is the one nobody would ever screenshot.
What I track now is unique cloners, 116, and CDN file requests, 95 a week. Both far smaller than 2,411 and both far more likely to be a person.I still show a number on the site, because everyone does and a visitor reads mine against everyone else's. But I stopped using it to decide anything, and that turned out to be the part that mattered.
If you have shipped a package, go split yours by version. I would genuinely like to know whether anyone's is concentrated the way it is supposed to be, because I am starting to suspect almost nobody's is.
Have you ever just developed any saas without thinking of marketing it?
This is a very classic founder problem which many first time developers make. The classic "I should develope this product with so and so features to make it the best product in the market". It simply doesn't matter. Show your product to your potential customers.
I also had fallen for this mistake when I developed my first saas. I thought of marketing it for a market which did not exist at all. And the worst part, I ran ads for it. It wasn't a big budget but I still consider it as a big blunder on my side. Then I came up with the second idea regarding LinkedIn. Now, the LinkedIn related saas had a completely opposite problem. It had a market, but it was extremely competitive. It was like every one guy on reddit has made exactly that same product. So, I took two attempts to understand the value of marketing, competition analysis and whether the product actually works or I am just building.
Does posting rejected threads hurt you on product hunt? how does approval actually work?
Had a thread rejected recently, still not fully sure why.
Got me wondering about a few things and figured i'd just ask directly instead of guessing.
Does getting a thread rejected affect your account in any way, algorithm, visibility, standing, anything like that? or is it just a one-off, no consequence, try again kind of thing?
Also curious how the approval process actually works. is it a human reviewing each thread, some automated filter, a mix of both? trying to understand what actually triggers a rejection so i'm not accidentally repeating the same mistake without knowing what it was.
If anyone from the team or anyone who's been rejected before can share how this actually works, would genuinely appreciate it.