Live data from Hacker News

Ask HN: I built a site that just went ridiculously viral. What do I do now?

news.ycombinator.com

131–140 of 195 posts

Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?

#131
post #42
post #14

Your site seems to be down. Think about moving the code over to Heroku now, and keep scaling to meet demand. If you don't have the cash, email me and I'll front you what you need to keep it up until you figure out how you want to roll with this. This is not a time to trip over pennies. Congratulations.

Might not be a time to trip over pennies, but there's also no reason to rush into things. Heroku has always seemed to be horribly overpriced as a scaling solution. A more traditional approach of 1 web and 1 db server (possibly even physical boxes) might end up providing better value and give him enough time to figure out how to scale this horizontally on EC2 (the web part should be easy...remove any in memory state d…

The release of Hackety was fairly large, I got LifeHackered, TUAWd... 50k uniques, 100k pageviews over three days. Heroku's free account didn't blink.

Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?

#133
post #91

what do you do? stick ads all over the place! what do you think, you have a business there? like twitter? yeah, sure, raise another 200 million...

make fun of twitter, and you get down-voted. I know, I know, Google will buy them for 4 billion in 2011, but that is the only exit strategy they have. No biz model there, sorry.

Just to let you know why I've downvoted you twice: Twitter has millions in revenue a year.

Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?

#134
-------- http://ta.gg/4wt ------

-------- http://ta.gg/4wt ------

-------- http://ta.gg/4wt ------

-------- http://yep.it/fyphgj ------

Gold autumn, personality Men’s clothing + Shoes, Travel bag that grabs an eye coat + Chao packet Free transport

-------- http://yep.it/fyphgj ------

-------- http://ta.gg/4wt ------

-------- http://ta.gg/4wt ------

-------- http://ta.gg/4wt ------

Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?

#135

Earlier quoted context omitted.

make fun of twitter, and you get down-voted. I know, I know, Google will buy them for 4 billion in 2011, but that is the only exit strategy they have. No biz model there, sorry.

Just to let you know why I've downvoted you twice: Twitter has millions in revenue a year.

Thanks for cheating (down-voting me twice).

10 million, or something like that.

From ONE customer. who could well drop them.

So, they're breaking even (for now).

And all this while they have raised 360 million in VC money (crunchbase).

And nobody has a clue how they will make REAL money.

Or do you?

Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?

#137

Earlier quoted context omitted.

Just to let you know why I've downvoted you twice: Twitter has millions in revenue a year.

Thanks for cheating (down-voting me twice). 10 million, or something like that. From ONE customer. who could well drop them. So, they're breaking even (for now). And all this while they have raised 360 million in VC money (crunchbase). And nobody has a clue how they will make REAL money. Or do you?

It's not cheating. You made two comments that added nothing to the discussion. They're offtopic and just full of vitriol.

They have more than one customer, first of all. They have two. ;)

But seriously, if you can't imagine how a company that's collecting real-time data about the thoughts of millions of people around the globe might make money, you might want to pay more attention to Google...

Cheers.

Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?

#138
It looks like it's already been moved to EC2 and switched to Varnish cache and Nginx for static files. I think the decision to tie the "user" view to the main FQDN (http://threewords.me/joe) will come back and bite hard if this project turns into a large user base.

It would have perhaps been better to setup a wildcard DNS/vhost and set it as http://joe.threewords.me. It can still be done but the earlier the better. Time is of essence here.

Regards

Joe

Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?

#139

Earlier quoted context omitted.

Thanks for cheating (down-voting me twice). 10 million, or something like that. From ONE customer. who could well drop them. So, they're breaking even (for now). And all this while they have raised 360 million in VC money (crunchbase). And nobody has a clue how they will make REAL money. Or do you?

It's not cheating. You made two comments that added nothing to the discussion. They're offtopic and just full of vitriol. They have more than one customer, first of all. They have two. ;) But seriously, if you can't imagine how a company that's collecting real-time data about the thoughts of millions of people around the globe might make money, you might want to pay more attention to Google... Cheers.

so, now it's three down-votes (but it's perfectly ok on three comments :)

They could perhaps be useful (I personally do not find much value in the "real time web") - to either Google or Bing.

So, one of the following is going to happen:

-Google buys them

-Bing buys them

-Google and/or Bing continues to keep them afloat

-none of the above, and the service gets either shut down, or bought up for a fraction of its current valuation.

Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?

#140
post #42

Earlier quoted context omitted.

Might not be a time to trip over pennies, but there's also no reason to rush into things. Heroku has always seemed to be horribly overpriced as a scaling solution. A more traditional approach of 1 web and 1 db server (possibly even physical boxes) might end up providing better value and give him enough time to figure out how to scale this horizontally on EC2 (the web part should be easy...remove any in memory state d…

The release of Hackety was fairly large, I got LifeHackered, TUAWd... 50k uniques, 100k pageviews over three days. Heroku's free account didn't blink.

Sorry but that's nowhere near "huge" in terms of server load.

Even a small machine can trivially handle 150k pageviews per hour, even with ruby strapped around its neck.

Spiky traffic is an issue of its own, but it sounds like Mark's site is growing fairly steadily (albeit steeply).

I agree with latch that heroku becomes (ridiculously) overpriced the further you depart from the free plan. If a stopgap is urgently needed then it may of course still be a valid choice. But in the midterm, if you're pushing serious traffic, look elsewhere.

Post reply on HN