Live data from Hacker News

Updated YC Company Hosting Stats

arglebargle.posterous.com

21–30 of 51 posts

Re: Updated YC Company Hosting Stats

#23
Not a YC company but I have sites on Slicehost and FDC Servers. Slicehost was nice for setting up my first Linux server - now that I've done it, I'll be using FDC as it's hard to beat FDC for the price/bandwidth.

If you can stay under 3 TB/month 1and1 also has some decent servers for the money.

Re: Updated YC Company Hosting Stats

#26
post #19
post #12

Earlier quoted context omitted.

There are several. Slicehost has been doing Xen hosting longer. Linode is older, but they were using User Mode Linux (not nearly as good as Xen) for a long time. Slicehost got the mindshare by getting to Xen hosting first. Slicehost is local to all their data centers. Whether in St Louis or Dallas/Ft Worth, their employees actually work there. Linode's employees all work in South Jersey, 2 hours from their Newark dat…

> trying to get your site to handle traffic on a 3GB server and a 15GB server. I find that I always hit cpu limits way before memory becomes an issue.

same here. i've been profiling this past week trying to see if i can trim cpu cycles or whether that's just how the game is played.

Re: Updated YC Company Hosting Stats

#27
post #10
post #6

Earlier quoted context omitted.

Slicehost support is top notch -- also getting started on a box is absurdly simple with PickledOnion's tutorials.

True. PickedOnion's tutorials are really helpful, especially if it's your first time setting up a "real" server. I later went with Linode for my personal websites, since they're a bit cheaper, and I felt more comfortable with setting up a box now.

I went with linode and used the slicehost tutorials for setup. All good. I definitely feel more loyalty to slicehost, but I was already set up on linode and it is cheaper, so momentum kept me there.

Re: Updated YC Company Hosting Stats

#28
post #6
post #4

Earlier quoted context omitted.

Surprised me as well. I don't know of a metric where slicehost beats linode.

Slicehost support is top notch -- also getting started on a box is absurdly simple with PickledOnion's tutorials.

SH are definitely good people, but are they better than Linode in terms of support? That's difficult to determine and quantify. The only support request I filed was asking if they'd be adding 32 bit instances any time soon, and they said no;-)

Re: Updated YC Company Hosting Stats

#29
post #26
post #19

Earlier quoted context omitted.

> trying to get your site to handle traffic on a 3GB server and a 15GB server. I find that I always hit cpu limits way before memory becomes an issue.

same here. i've been profiling this past week trying to see if i can trim cpu cycles or whether that's just how the game is played.

The problem is template rendering, string handling is a (relatively) expensive process. I found utf8'ing my entire workflow (instead of decoding to unicode then reencoding to utf8) drastically affected performance (using python).

Re: Updated YC Company Hosting Stats

#30
Does Mosso cloud mix into Rackspace? I've been quite happy with my Mosso Xen VPS.

I pay like $26/mo. for my 512MB VPS. It's $0.03/hr which is $21.90/mo. but you pay $0.22/GB out, and $0.08/GB in. I don't use a whole lot of bandwidth though.

Post reply on HN