5 ms·
Ask HN: Not sure what to do with my side project.
I've built a Twitter photo sharing service which has survived through Twitter's API changes and even when they started to allow photo uploads directly. The service is still used with 5000-7000 photos uploaded daily with 4mm pageviews per month. There's just under 4m photos stored on S3 and just under a million tokened users. There's a Safari, Chrome and Firefox browser plugin, iOS app and Android app in the wild. It runs 100% on auto-pilot.
I've been paying for hosting out of pocket as most users are outside of the US, banner revenue barely covers the costs to host it.
Any suggestions on what I should do? Thoughts are:
- Rebrand and relaunch it
- Sell it
- Shut it down
Any ideas on what I should do?
- sharemywin 13y agois it costing you money? is it growing? if not what could you do to make it grow. maybe allow people to add accounts and post comments. if there are heavy commercial users look at charging them. Are the banner ads retargeted adwords? that might help conversion.
- phoney 13y agoHow about trying to sell on flippa.com?
- centdev 13y agoThe problem with flippa is that most offers will be based on some factor of net rev.
- relix 13y agoMove from S3 which is ridiculously expensive for an image host, to something more suitable such as imgur: Looks like you could go with the $25/m plan: https://www.mashape.com/imgur/imgur-9#!pricing https://www.mashape.com/imgur/imgur-9#!pricing
- centdev 13y agoI didn't even realize imgur had that as an option. Most of the costs of hosting goes to S3 storage and that would cut it significantly. Thanks for the tip.
- phantom_oracle 13y agoYou are stuck in the monetization part of your side project. Its not that your side project has stalled, it is that you have auto-piloted it without adding alternative monetization strategies. As relix mentioned, you also need to cut costs too. If I owned this project, I would probably pick it up again and try to add some new niche to it and find some other revenue sources. "just under a million tokened users" I don't know if this is means almost a million users or not, but that is a massive audience already.
- caw 13y agoI think OP means Twitter OAuth tokens?
- centdev 13y agoSorry, yes Twitter Tokens.
- AznHisoka 13y agoHow is this possible? I thought each app had a 100K limit.
- phantom_oracle 13y agoHe said he said it up before they imposed their API limits. So I suppose all pre-change signups remained and it is likely that the OP is unable to signup any new users through the twitter API.
- centdev 13y agoThe number of tokens the site had (forgot what it was) before the final API changes that limit tokens was rather high. It was well over 100k and based on Twitter's rules, any app that had over 100k tokens would be able to go to 2x that number. I believe the app had somewhere around 600k tokens at the time so there's still some room for growth. Though the plan would be move from solely Twitter-only to something covering more social networks or create its own network. Not sure yet.