Ask HN: How to tell the world about your project?
1–10 of 36 posts
Re: Ask HN: How to tell the world about your project?
#2Re: Ask HN: How to tell the world about your project?
#3Re: Ask HN: How to tell the world about your project?
#4Re: Ask HN: How to tell the world about your project?
#5I submitted the project on various places: HN, Reddit, Product Hunt, and lots of directories like Beta Page. HN was the best, by far. Lots of interesting feedback. Reddit was okay, but you need to post at the right time of the day, and present your project so it doesn't look like an ad (like "I created X using Y framework, feedback welcomed"). Still it helped, but it really depends on the sub on which you are posting. Product Hunt was average, Mockoon wasn't at the top during the day, more like no. 4 or 5, just under the fold. And all the directories helped only for the SEO. They didn't bring any significant traffic.
After the launch, I started writing articles, tutorials, having a good readme file on GitHub (it's an open-source project), make sure things are cross-linked and polished (the Docker image page, the NPM page, etc.). Today, the primary source of new users is word of mouth and SEO.
I have a Discord, Twitter and LinkedIn page, but I am rather bad at creating a community. Also, it requires posting very frequently about anything and everything which is time consuming with very random results. Sometimes I post an update on what I am working on, and I get 10 likes, sometimes 0. Very frustrating. Then, the post is lost forever. LinkedIn is showing way better results for me though. I would say invest in SEO. It is a long term game, you still depends on Google, but if you do things correctly it pays.
Re: Ask HN: How to tell the world about your project?
#6Re: Ask HN: How to tell the world about your project?
#7Build a network. Contribute to things. Cultivate friendships. Help people. Do that for a few years and then people might listen to your ideas.
Re: Ask HN: How to tell the world about your project?
#8Submit it to Hackaday, post on HN, post on reddit. Do this everytime your project has a major update, not just once. People may scoff at this, but you can buy reddit upvotes on Fiverr. You don't beed to buy thousands, just enough to make sure your post doesn't get buried. Also start an IRC, Slack or Discord for your project.
On reddit I've been told that I' a "spammer" since I've cross posted one announcement to few relevant subreddits.
IRC, didn't hear about it for a long time. I need to check out which servers and channels might be relevant for me. thanks!
Re: Ask HN: How to tell the world about your project?
#9From my own experience with building Mockoon: I submitted the project on various places: HN, Reddit, Product Hunt, and lots of directories like Beta Page. HN was the best, by far. Lots of interesting feedback. Reddit was okay, but you need to post at the right time of the day, and present your project so it doesn't look like an ad (like "I created X using Y framework, feedback welcomed"). Still it helped, but it real…