Hacker News new | ask | show | jobs
by Husain-Ayoob-I 89 days 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?
1 comments

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.