Live data from Hacker News

Ask HN: Building a side project that makes money. Where to start?

news.ycombinator.com

51–60 of 256 posts

Re: Ask HN: Building a side project that makes money. Where to start?

#51
I've made a Windows GUI for a powerful command line open source application that was for Linux. It makes a few thousands dollars a month. It did take many years of part time programming along with user feedback to get to that stage though.

Desktop and Windows might seem like a dying market but that's what people use at work and those are the people who can pay for things.

Re: Ask HN: Building a side project that makes money. Where to start?

#52
post #8

Here's my suggestion. Walk down the road to shops in your area (small, family run businesses) and ask if they have a business problem they think IT can solve. You'd be surprised how little some of these businesses know. I have previously; - Built a travel database in MS Access for a Travel Agent (long time ago) - Ordered and setup ADSL connections and email for a water tank manufacturer and a furniture store - Captur…

Great suggestion.

It's easy to forget the problems non-tech small businesses face when you spend your days on HN. As someone who works at a company that deals with these small businesses I see it everyday. For many of them providing simple solutions that let's them move from pen-and-paper-based solutions to databases and small applications simply feels like the kind of magic we take for granted around here.

Re: Ask HN: Building a side project that makes money. Where to start?

#53

I've made a Windows GUI for a powerful command line open source application that was for Linux. It makes a few thousands dollars a month. It did take many years of part time programming along with user feedback to get to that stage though. Desktop and Windows might seem like a dying market but that's what people use at work and those are the people who can pay for things.

Do you sell it through the Microsoft Store or somewhere else?

Re: Ask HN: Building a side project that makes money. Where to start?

#54

You can work with freelance companies [like https://indiez.io/ ] This will mean that you can pair up with someone who has complementary skills + not worry about getting the projects yourself.

Freelance === passive income, kaboooom

Re: Ask HN: Building a side project that makes money. Where to start?

#55
I guess you could focus on building a side project that doesn't need front end skills. Your aim is to get a bit of satisfaction and money and prove you can do something like this, right? Building something simple you can start on right now, starting from where you are right now.

Two ideas:

You could build some kind of email integration, or something delivered over, or using, email. The email processing itself would be mostly backend stuff, you could template the emails with Django or even Python triple quote strings.

Or you could build an API of some sort. The only front end really needed for an API company ( such as Stripe or whatever ), is documentation. You can write your docs on one of those doc hosting platforms ( readthedocs might be one? I don't know much about it now ).

For your side project, it's probably important to pick some things you like and start doing them, rather than trying to make certain up front which things are going to make money.

Re: Ask HN: Building a side project that makes money. Where to start?

#56
post #49
post #36

Here's what I did: at work I needed something. (A git commit graph). But the one I found was #1. buggy, and #2. too expensive. It wasn't my money, but I just couldn't allow my company to pay that much. So I made my own, and fixed the bug: http://bit-booster.com/best.html And then I realized I needed a rebase button on the pull-request screen... and so it continues to evolve. Here's the thing: I've always known I'm a…

That is pretty awesome. I've done the maths. They say money can't buy you happiness but we all have our number. It looks like your number is around $70,000,000.

[deleted]

Re: Ask HN: Building a side project that makes money. Where to start?

#57
post #50

Not sure if I should share this, as it is a trivial and obvious thing to do. Recently I created a ramen-profitable on google play with currently a couple of thousand users. The idea is to look for apps that have low ratings, high downloads and lots of recent comments, then make them better. You can use synonyms and the same niche category to increase visibility on google play. This is where the money is.

Don't worry, I've thought about doing something similar - I'm sure others have too. Still not so many people doing it that your niche will dissappear. Would be interesting if you would plug your app(s) though. Might boost your sales too :-)

It is a highly localized radio player. Reduced data usage seems to be highly demanded by customers and other app owners tell users it's impossible. But I know nothing is impossible :-)

I am currently experimenting with a streaming proxy that will channel data with 60-70% reduced quality (for customers who aren't audiophiles).

Re: Ask HN: Building a side project that makes money. Where to start?

#58
post #46

If you want a stable tech stack that'll stay the same for the new few years then check out Clojure + Clojurescipt. I'm still doing the same since I started a few years ago. Regarding FE dev: I also have a technical Background (EE) and I hated any CSS (HTML isn't so bad). Though, flexbox is a life changer. It's actually enjoyable and I can get stuff done without spending hours on simple layout issues.

Can you elaborate on your tech stack? Do you develop for mobile, web, or both?

Re: Ask HN: Building a side project that makes money. Where to start?

#59
"The fallacy is that I have so much information about day to day job in my head that I have lost all creative juice."

I wonder if more programming is going to bring back those creative juices, perhaps you should think about doing something away from the keyboard instead?

Post reply on HN