Earlier quoted context omitted.
I'd be curious what AWS/DigitalOcean setup would be able to run HN. Any educated guesses?
Playing around with the calculator, you're roughly on track with an r3.x4large - most of the Linux options happily bundle far less RAM. Getting 9TB of EBS on top of that puts the bill at $1516 per month. None of that accounts for traffic, of which we know nothing about. The thing is in an Amazon world, you could optimise the setup for an Amazon deployment. For example, you'd probably move parts of that data, like dat…
Ask HN: What is the hardware of Hacker News?
31–40 of 42 posts
Re: Ask HN: What is the hardware of Hacker News?
#32Re: Ask HN: What is the hardware of Hacker News?
#33Earlier quoted context omitted.
If only we could use it! https://news.ycombinator.com/item?id=6014632
As an aside, how do you do to find such old posts ? Is there a search function I haven't heard of ?
As an aside, I went to look at some of your old posts and got this:
Secure Connection Failed
The connection to the server was reset
while the page was loading.
The page you are trying to view cannot
be shown because the authenticity of
the received data could not be verified.
Please contact the web site owners to
inform them of this problem.Re: Ask HN: What is the hardware of Hacker News?
#34I'm curious about the total byte size of all HN content.
Re: Ask HN: What is the hardware of Hacker News?
#35Earlier quoted context omitted.
I'd be curious what AWS/DigitalOcean setup would be able to run HN. Any educated guesses?
Playing around with the calculator, you're roughly on track with an r3.x4large - most of the Linux options happily bundle far less RAM. Getting 9TB of EBS on top of that puts the bill at $1516 per month. None of that accounts for traffic, of which we know nothing about. The thing is in an Amazon world, you could optimise the setup for an Amazon deployment. For example, you'd probably move parts of that data, like dat…
Re: Ask HN: What is the hardware of Hacker News?
#36Earlier quoted context omitted.
Most of it is redundancy. Either duplicate copies, parity, or previous snapshots (off of which the backups are based). I think the whole HN dataset is well under 100GiB, and maybe even under 30GiB.
So in theory you don't need any spinning rust, it should all fit into RAM ;)
Re: Ask HN: What is the hardware of Hacker News?
#37Earlier quoted context omitted.
As an aside, how do you do to find such old posts ? Is there a search function I haven't heard of ?
I'm assuming you know of the search box at the bottom of every HN page - what more do you think is being used? Why do you think something more is needed? As an aside, I went to look at some of your old posts and got this: Secure Connection Failed The connection to the server was reset while the page was loading. The page you are trying to view cannot be shown because the authenticity of the received data could not be…
Thanks the website has been taken down.
Re: Ask HN: What is the hardware of Hacker News?
#38Earlier quoted context omitted.
If only we could use it! https://news.ycombinator.com/item?id=6014632
As an aside, how do you do to find such old posts ? Is there a search function I haven't heard of ?
Re: Ask HN: What is the hardware of Hacker News?
#39Re: Ask HN: What is the hardware of Hacker News?
#40Earlier quoted context omitted.
Playing around with the calculator, you're roughly on track with an r3.x4large - most of the Linux options happily bundle far less RAM. Getting 9TB of EBS on top of that puts the bill at $1516 per month. None of that accounts for traffic, of which we know nothing about. The thing is in an Amazon world, you could optimise the setup for an Amazon deployment. For example, you'd probably move parts of that data, like dat…
It just goes to show that cloud prices are somewhat of a ripoff if you have the knowhow to use CDNs and setup a single server in a colocation center. That machine can be built for less than 5k.
You also aren't accounting for redundancy. If the machine totally blows up, how quickly can you build another? Or do you spend +5k to have a second sitting as a standby? If the hardware does fail (whether it's a single drive in RAID or the whole system), who fixes it (or deals with getting it fixed)? For that matter, is the person who built or sourced the hardware's time worth $0?
Cloud IS more expensive, but it's not as simple as comparing to the up-front cost of one piece of hardware.