Live data from Hacker News

Ask HN: What did your 'Show HN' project turn into?

news.ycombinator.com

31–40 of 286 posts

Re: Ask HN: What did your 'Show HN' project turn into?

#31
post #11

Almost exactly 5 years ago I posted about a Japanese candy subscription service ( https://www.candyjapan.com/ ), and it is now doing roughly ~$200k in yearly revenue. Lately I've been toying with the idea of selling the business, as it seems like half a decade is plenty enough to spend on a single project and I'm curious to see what else I might be able to do. But I periodically get into this mood and might soon come…

wow... 5 years already... i remember this! and so far i haven't done anything with my life hahahaha :sad:

Re: Ask HN: What did your 'Show HN' project turn into?

#32
Nearly a year ago I've posted "whoishiring.it" [0] as a visualisation for HN's "Who is hiring" thread with all the positions on the map. And it was received pretty damn well. Way better than I've expected.

Originally the idea was just to add better search mechanism for "Who is hiring" thread, but i've decided to go beyond that. I've added every big job board that I could find. Right now it aggregates 15956 jobs for IT from 12 different sources [1]. The website didn't make a dollar yet. Although I received few investment propositions to make something bigger out of it.

The current domain is whoishiring.io (google didn't like .it much)

[0] https://news.ycombinator.com/item?id=9838955

[1] https://whoishiring.io/stats/

Re: Ask HN: What did your 'Show HN' project turn into?

#33
I eventually got what amounts to essentially a "sponsorship" to continue building my project as I see fit. It didn't come out of Show HN (I don't think I've ever gotten anything directly out of an HN contact), but it was certainly encouraging enough to get me to drive forward on the project and eventually make it what gets me the local attention I receive for it today.

My mode has changed, though. I've learned a lot in that time, and I no longer think of advertising and distribution online as a viable method for most projects. I've had far more success getting real engaged eyes on my projects by engaging people in person.

There is an adage in sales, "go to your customers." It is meant literally. Go physically to where people will not only be interested in your project, but they're also in the mood to "buy" (whatever that might mean for your project. Installing and incorporating into my daily routine a free app on a smartphone is a cost I frequently choose to avoid).

For my wife, that means the vast majority of her sci-fi novel sales have been through three book fairs in the last two years, not the 24/7 Amazon. It's mostly just a hobby for her, and it would take a lot of work to replace her current income, so we haven't done more, but there is definitely s direct correlation between effort in, sales out, which is noticeably absent online. It makes it a lot easier to continue making that effort.

For me, that means presenting at JavaScript and designer meetups.

Re: Ask HN: What did your 'Show HN' project turn into?

#34

https://www.spincast.org No comments at all on my "Show HN" thread! ;-) But it's not that surprising since it's a new Java web framework (and it's still in beta). The development goes very well though! WebSockets are now fully supported. Version 1.0.0 will be released in a couple of months. If you are a Java developer and a Guice fan, please have a look. We are looking for new ideas and contributors.

and maybe also because Java is not trendy anymore?

Re: Ask HN: What did your 'Show HN' project turn into?

#35
post #16

I launched https://www.pexels.com/ two year ago - a website to find free high-quality photos. It started as a side project. Now we have hundred thousands of visitors each month and three people are working on it.

Interesting! Is this a full-time job for 3 people? Does your business run solely on donations or is there another source of income? (It wasn't obvious from what I saw on the site.)

Re: Ask HN: What did your 'Show HN' project turn into?

#36
It hasn't been very long, but I've making solid progress since I posted Flask-Ask a month ago:

https://news.ycombinator.com/item?id=11871554

I've created and put up 6 tutorials at

https://alexatutorial.com

Worked with Amazon on a guest blog post:

https://developer.amazon.com/public/community/post/Tx14R0IYY...

Flask-Ask and AlexaTutorial have been featured on

https://www.reddit.com/r/learnpython/comments/4qdy73/learn_t...

and

https://www.producthunt.com/tech/alexatutorial-com

280 github stars

https://github.com/johnwheeler/flask-ask

Having a blast!

Re: Ask HN: What did your 'Show HN' project turn into?

#37
This isn't really a traditional 'Show HN' but perhaps someone will find it interesting. Around 5 months ago I posted about Nim in Action[1], the book that I have been writing for nearly a year now. It's been an interesting experience, but certainly not an easy one. Right now the book is very close to completion and I cannot wait until it's finalised so that I can get back to working on some fun little programming projects :)

1 - https://news.ycombinator.com/item?id=10987975

Re: Ask HN: What did your 'Show HN' project turn into?

#38
I posted my project[0] to try and help people find jobs where they would be happier writing software, just a few days ago and didn't get much traffic or any comments. I guess that means it wasn't a great idea or I'm really bad at marketing.

[0] - https://www.devjuncture.com -

Re: Ask HN: What did your 'Show HN' project turn into?

#39

https://www.spincast.org No comments at all on my "Show HN" thread! ;-) But it's not that surprising since it's a new Java web framework (and it's still in beta). The development goes very well though! WebSockets are now fully supported. Version 1.0.0 will be released in a couple of months. If you are a Java developer and a Guice fan, please have a look. We are looking for new ideas and contributors.

and maybe also because Java is not trendy anymore?

Of course it's not. Still, there are a lot of people who don't really care about node.js and other trendy "tech of the year".

We wrote about Java and the choices we made for Spincast here: https://www.spincast.org/about

Re: Ask HN: What did your 'Show HN' project turn into?

#40
I showed ngxtop [0] about 2 years ago as a top inspired tool to quickly check the status of my nginx servers, something I created for my need. I expected some people would find it useful and shared, turned out a lot of people need something to monitor their nginx servers and it got 3k stars in a day or two. So I built a much better tool to help monitor nginx and sell it as a product, Luameter [1]. It didn't take off like the other but now making a couple hundreds a month and being used by some high-profile users, i.e. well-known companies.

[0] https://github.com/lebinh/ngxtop [1] https://luameter.com/

Post reply on HN