New record, 23m from first commit to HN, beating the old record by 2m
v3 no less!
thedelanyo•1h ago
What does that mean.
verdverm•1h ago
Evidence of using HN for marketing typically, but of recent the surge in OpenClaw slop (not that all is slop)
You can look at the time for first commit (only commit here) and compare it to the time it was submitted to HN. The fastest I had seen before today was 25 minutes.
The pattern you seen in these is
1. Single commit to GitHub
2. Create HN account
3. Make HN post
You can find skills for project promotion that include HN.
In this case, I think the "v3" is to try and bypass some of the filtering, to suggest the project has more maturity than the likely fresh vibe coded output it is.
Husain-Ayoob-I•1h ago
Honestly, this is my first time publishing to npm. I built the sorting algorithm over a few weeks but I'd never published a package before today, I used Claude to walk me through npm publish, and yes, posting here. The code and benchmarks are real though, 180 tests, run them yourself. I'm a developer, just not one who's lived on GitHub. Where would be the right place to share something like this?
verdverm•1h ago
Read the HN guidelines, don't use HN primarily for self promotion, be a part of the community first.
Your git project should have history. Your claims about working on it for T time are unverifiable. You should `git init` before any code is written.
verdverm•1h ago
v3 no less!
thedelanyo•1h ago
verdverm•1h ago
You can look at the time for first commit (only commit here) and compare it to the time it was submitted to HN. The fastest I had seen before today was 25 minutes.
The pattern you seen in these is
1. Single commit to GitHub
2. Create HN account
3. Make HN post
You can find skills for project promotion that include HN.
In this case, I think the "v3" is to try and bypass some of the filtering, to suggest the project has more maturity than the likely fresh vibe coded output it is.
Husain-Ayoob-I•1h ago
verdverm•1h ago
Your git project should have history. Your claims about working on it for T time are unverifiable. You should `git init` before any code is written.