Live data from Hacker News

Ask HN: How can I sustainably run a website without charging a fee?

news.ycombinator.com

61–66 of 66 posts

Re: Ask HN: How can I sustainably run a website without charging a fee?

#61
As to your first question: Advertising.

As to how you can reduce costs: Get VPSs and a free CDN or two, and engineer your website to be heavily cache reliant, resistant to intense backend load, and easily horizontally scalable. If you do it right, $50 a month will get you more than enough performance and most of your bandwidth and load-balancing will be free (the CDN).

As to donationware: Sure, if people are seriously invested in your product or community. But that might take time.

Coming from a sysadmin: Don't let people intimidate you out of doing it yourself. If you can successfully set up Tor, you can set up the infrastructure for a large website. It's not that much of a learning curve because there's a billion tutorials out there that'll show you how to set up different tools to work together.

Re: Ask HN: How can I sustainably run a website without charging a fee?

#62
If it is the sort of thing that attracts eyeballs, especially eyeballs of a niche market, then Sponsorship / advertising is probably a good way to cover costs. I've seen other suggestions for using adsense. You can make some money from it, but approaching one or two big advertisers directly is way easier. You will make more money and offering exclusive coverage on your site for the cost of your servers a month is a true bargain for them.

Also, there's a saying that I think is appropriate to mention here: "If you aren't paying, then you're probably the product". Facebook is a very good example of that.

I also agree with other comments that you can probably reduce your server costs if you hunt around.

Re: Ask HN: How can I sustainably run a website without charging a fee?

#63
The only way I can think of breaking even is by asking for donations. Is donationware in the Internet age a viable option? Has anyone done it successfully?

Dwarf Fortress is supported solely by donations: http://en.wikipedia.org/wiki/Dorf_fortress

Metafilter, a web community, recently had a funding crisis and has managed to handily cover it with donations (in a scenario where the owner did not so much ask for donations as got told "Shut up and take our money").

Though, that's a community, not an app. The principle is the same though: If enough people want it and value it, yes, it is possible to get donations. But, first, you need people wanting it.

Best of luck.

Re: Ask HN: How can I sustainably run a website without charging a fee?

#65

Earlier quoted context omitted.

Second that, if i'm not mistaking, there is a guy running his 4000 $ monthly biz running on the free tier... Can't remember which biz or where i saw it though. It was just API calls if i'm not mistaking and he wrote a post where he slimmed his app so it could fit in the free tier again. Anyone has an idea?

I think it was this guy. http://blog.initlabs.com/post/16359268329/how-i-reduced-goog... The project he wrote about seems to have changed direction though.

Could be, but then he had to alter his theme, because i don't recognize it.

But then again, the post is from 2 years ago :)

Re: Ask HN: How can I sustainably run a website without charging a fee?

#66
post #50
post #38

If you host on AWS, I can give you two $100 credit codes to get started with.

If unclaimed by OP, could I have them, or one of them? I'm just looking into starting an AWS project, which will similarly cost me money in return for as yet unknown rewards. The idea is to create ad-hoc render farms from multiple EC2 instances, so development costs could end up being non-trivial.

For sure. Please drop me at note at tejas83 at gmail dot com. All the best for your project.
Post reply on HN