Live data from Hacker News

Ask HN: Why don't more open-source projects monetize?

news.ycombinator.com

111–120 of 131 posts

Re: Ask HN: Why don't more open-source projects monetize?

#111
post #89

Because monetizing your open-source project means you take on a second job. Here are your choices: * Turn your OSS project into a company (Docker). The pro is that you can capture a lot of the value, the con is that you're splitting your project into CE/EE and also now you're a CEO * Give the software away for free and charge for the hosting (Gitlab). Pro here is that you get recurring revenue, but the con is that no…

I'd also say try out Baqqer. You can take pledges to help sustain yourself and your project there.

I see you ;)

Re: Ask HN: Why don't more open-source projects monetize?

#112

I run an open source project (turtlapp.com). I want to monetize. I have people who tell me fairly often they want to pay for it. There are two things that hold me back. First is never quite feeling like it's ready to charge for (perfect being the enemy of good). Second is I don't know how much time I can devote to supporting it. Both are stupid reasons. I know this. I'm hoping to launch a premium service soon, and we…

Taking that first leap is pretty scary, and it gets weird when you realize sometimes you get more sales when you raise your prices.

It's been ten years or so, but once I had an application I charged £5 for. There were so few users that support costs were always too high. Raising the price to £50 actually resulted in more sales, and fewer "Your application sucks" support-requests.

Re: Ask HN: Why don't more open-source projects monetize?

#114
post #85

Earlier quoted context omitted.

it's almost better for the group if nobody gets paid. Relatedly: Studies show that paying people zero money and giving them respect gets better results than paying some pittance well below market rate. The study conclusion was to the effect of "Pay enough (market rates) or pay nothing. Don't pay some pittance because it is all your project can afford."

We used to have a freeware product that a few years after became a commercial product sold as a subscription. When it was a freeware product, several people wanted to donate but we never accepted any donation, just to avoid the feeling of getting paid too low. Also I guess we were a bit equalitarian: we wanted that either nobody paid or that everybody paid.

How did your existing customers react to it (switch bait?)

Re: Ask HN: Why don't more open-source projects monetize?

#115

Because monetizing your open-source project means you take on a second job. Here are your choices: * Turn your OSS project into a company (Docker). The pro is that you can capture a lot of the value, the con is that you're splitting your project into CE/EE and also now you're a CEO * Give the software away for free and charge for the hosting (Gitlab). Pro here is that you get recurring revenue, but the con is that no…

Great summary of the different options and kudos for giving examples for each!

Re: Ask HN: Why don't more open-source projects monetize?

#116

Because monetizing your open-source project means you take on a second job. Here are your choices: * Turn your OSS project into a company (Docker). The pro is that you can capture a lot of the value, the con is that you're splitting your project into CE/EE and also now you're a CEO * Give the software away for free and charge for the hosting (Gitlab). Pro here is that you get recurring revenue, but the con is that no…

> Run a Kickstarter (Light Table, Diaspora). Pro: you can gauge demand and you don't have a boss. Cons: it's one-time revenue, you have potentially inflated expectations, and just kidding, now you have 1,000 bosses.

Has anyone tried running a kickstarter for a version 2? I think I'd be happier doing that because there is a lot less risk, the pitch is "you like v1, would you like me to add features x, y and z?".

Re: Ask HN: Why don't more open-source projects monetize?

#117
post #64

Following the example of Sidekiq (with Sidekiq Pro), I'm in the process of launching a commercial offering for Kiba ETL (OSS Ruby ETL framework - http://www.kiba-etl.org ), dubbed "Kiba Pro". My take on this is that more developers could try to follow that path, but we lack a bit of guidance (I'm lucky Mike Perham provided some useful insights to guide me actually) to reduce the anxiety & uncertainty associated with…

I am in the process of doing something similar with rediSQL [ https://github.com/RedBeardLab/rediSQL ]. I would love any further feedback you can share.

I will definitely share more in a future blog post (subscribe at http://thibautbarrere.com). Emailing you to make sure you have the information.

Re: Ask HN: Why don't more open-source projects monetize?

#118

Following the example of Sidekiq (with Sidekiq Pro), I'm in the process of launching a commercial offering for Kiba ETL (OSS Ruby ETL framework - http://www.kiba-etl.org ), dubbed "Kiba Pro". My take on this is that more developers could try to follow that path, but we lack a bit of guidance (I'm lucky Mike Perham provided some useful insights to guide me actually) to reduce the anxiety & uncertainty associated with…

This is a process nearly every Enterprise oriented SaaS, a lot of which are built with Ruby/Rails. I think there is a lot of room for this to take off for you! http://www.kiba-etl.org/ could use some work in stating the business problem and how Kiba can ease the pain of growing your own ETL. If you're not sure what an ETL is (or what problem they solve), the landing page provides 0 justification into reading more.

Thanks! Yes I feel there is something that deserves to be done here.

This is some great feedback - and yes, a new landing page is definitely planned!

Re: Ask HN: Why don't more open-source projects monetize?

#119
post #64

Earlier quoted context omitted.

I am in the process of doing something similar with rediSQL [ https://github.com/RedBeardLab/rediSQL ]. I would love any further feedback you can share.

I will definitely share more in a future blog post (subscribe at http://thibautbarrere.com ). Emailing you to make sure you have the information.

Great, thanks :)

Re: Ask HN: Why don't more open-source projects monetize?

#120
post #116

Because monetizing your open-source project means you take on a second job. Here are your choices: * Turn your OSS project into a company (Docker). The pro is that you can capture a lot of the value, the con is that you're splitting your project into CE/EE and also now you're a CEO * Give the software away for free and charge for the hosting (Gitlab). Pro here is that you get recurring revenue, but the con is that no…

> Run a Kickstarter (Light Table, Diaspora). Pro: you can gauge demand and you don't have a boss. Cons: it's one-time revenue, you have potentially inflated expectations, and just kidding, now you have 1,000 bosses. Has anyone tried running a kickstarter for a version 2? I think I'd be happier doing that because there is a lot less risk, the pitch is "you like v1, would you like me to add features x, y and z?".

Not exactly software, per se, but Font Awesome did it for version 5. https://www.kickstarter.com/projects/232193852/font-awesome-...
Post reply on HN