Live data from Hacker News

Ask HN: Those making $500+/month on side projects in 2017 – Show and tell

news.ycombinator.com

211–220 of 252 posts

Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell

#211

https://www.ganttplanner.com - April 2015. A tool to turn your Google Calendar into a Gantt chart. Its currently running on autopilot and making ~$1200/month. Its all running on Heroku and barely requires any maintainance.

Interesting. I'm curious, how did you market this? I might be the wrong audience but I don't see this gaining traction naturally through SEO.

Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell

#212

I built https://localname.io as an excuse to learn some Swift and node.js. It helps server side development by giving a publicly accessible URL to your computer. I needed it for development and testing of mobile applications together with the backend. Also works well for webhooks. Didn't reach the $500 yet, but it's getting there!

You probably get asked this a lot, but why would anyone use this when ngrok is available for free? Cool homepage btw...

Yes, that's a common question. Our offering is a nice, easy to use user interface. Ngrok is a strong competitor though.

Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell

#213

I built https://localname.io as an excuse to learn some Swift and node.js. It helps server side development by giving a publicly accessible URL to your computer. I needed it for development and testing of mobile applications together with the backend. Also works well for webhooks. Didn't reach the $500 yet, but it's getting there!

Your landing page looks great. Did you hire out the design work or do it yourself?

Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell

#214
http://reviewsignal.com - ~$3,000/month

I run the largest web hosting review site. It uses twitter comments as the data source. I wrote nearly the entire thing from scratch in PHP/MySql with a couple libraries for twitter streaming api, templating, WordPress blog.

I did a long interview at IndieHackers if people are really curious with full monthly revenue disclosed (https://www.indiehackers.com/businesses/reviewsignal)

Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell

#215
post #154
post #12

I've cut my expenses and invested the extra in index funds. Currently at a nest egg of around $300k which spews off dividends of around $500/month and is currently appreciating a bit faster than that.

You aren't investing it well then. This year S&P has gone up something like 20% (thank you, Donald). From 300k that would net you 60k which is 5K/mo. All you'd need to do is rebalance into VOO.

it's not possible to decide if something was a good decision or not by looking at realised performance over a short time scale.

having a portfolio that is entirely concentrated in the S&P will have less risk adjusted expected reward than one that allocates a bit in some other buckets as well (e.g. international shares). c.f. the book "random walk down wall street".

Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell

#217

https://hostedapachesolr.com - since 2013, started with intention of just hosting my own search indexes (since cheap shared hosting didn't allow java apps to be installed), then ballooned from there. Minimal maintenance, almost every process is automated with Ansible + Jenkins + tiny bits of PHP glue code. https://servercheck.in - since 2012, same as Solr, I started it to do SMS messages for my own site outages... th…

I believe anyone use ansible is probably came across your name once :). Thanks for sharing.

Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell

#218
https://backtrac.io, visual regression tool for websites. Started two years ago and it is doing 500$+ a month after all expenses. Has great potential for growth.

https://turbohiring.co, built a year ago. Database for recruiting IT specialists in Ukraine. After only one year it already generates $3k+ in revenue and growing. Finding a right sales person was a key.

Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell

#219
post #77

https://swizec.com/reactd3js Classic content with attached sales funnel play. The aim is to help people become better engineers. Been hammering away at the React visualizations niche for a bit over two years now and it’s time to make something new. Product sales make around $20k/year and are slowly trending up, and I’m experimenting with coaching which makes around $1k/month but is hard to scale due to time/focus. Al…

Very nice website and blog. You obviously love what you do. I enjoyed the piece on reverse engineering HN too!

Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell

#220

https://hostedapachesolr.com - since 2013, started with intention of just hosting my own search indexes (since cheap shared hosting didn't allow java apps to be installed), then ballooned from there. Minimal maintenance, almost every process is automated with Ansible + Jenkins + tiny bits of PHP glue code. https://servercheck.in - since 2012, same as Solr, I started it to do SMS messages for my own site outages... th…

Very nice! I was just reading your blog post on lessons learned from self-publishing. Your first point is spot on and actually applicable to all side projects, and probably your main job too - be passionate about what you do. There's nothing worse than having to grind something out when you really don't give a hoot about it (I've done it a few times - never again!). Well done on seeing the process through to publishing!
Post reply on HN