Hacker News new | ask | show | jobs
by 1cvmask 2242 days ago
How will you pay for it if costs go up?
1 comments

Great question!

I believe this is a good problem to have, and perhaps one day I'll be lucky enough to face this.

I've spent some time thinking of how to monetize Pantry - perhaps a private tier, something that is more feature-rich?

I shared a free JSON API with parse.com with a bunch of friends to develop a set of FOSS CLI apps we communicated over.

It was all open and fun and funny.

Then parse.com shutdown. https://en.wikipedia.org/wiki/Parse_(platform) -- What started out as fun project for several developers turned into a dead project for us all, which by then had hundreds of users around the world, who were now getting errors instead of fun.

We all used different programming languages, nobody was able to re-engineer all of our clients into a new endpoint/api. My takeaway -- any one of us could have hosted the JSON api, but we made the mistake in thinking we would use a free 3rd party service. That decision killed the project.

One thing I'd express, is many people launch cool things without a monetization plan, become popular largely because their free, and then lose everything they built when they realize to monetize effectively they have to "alter the deal".

Beware of Vadering your project: Figure out what you can charge for early, and never offer it for free.

Duly noted, this was an eye-opener. I suppose I should prioritize this while I still have time.

Time to step away from the keyboard and think about the business side of this project.

Oh, I did add a "BuyMeCoffee" button on the About page, but its more of a donation. - https://www.buymeacoffee.com/imRohan

I’d say don’t over think it and don’t quit your day job. But I also assume you’re not pouring money into this. Stay free as long as you can, it gives you data so build out some usage stats, talk to the highest volume users. Figure out what threshold they become willing to pay and how much. Then, ask them to pay because they might have just lied to you.
Haha, yeah I'm definitely not quitting my day job over this, and you're right about the costs as well - Pantry is fairly cheap to maintain.

I might keep it as a free service for the time being and do some research to see if there's value in a paid tier. Thanks!