Earlier quoted context omitted.
I wonder how much it would cost to run if it were designed and run with 2022 modern best practices of Kubernetes, Helm, Node + React, on a fleet of cattle servers hosted on AWS, paired with expensive add-on services because running PostgreSQL is too hard. The cynic in me says it would cost at least 10x that, require a full time team of 5 devops, and we'd suffer at the very least the same amount of outages, if not wor…
I lol-ed at this. A few years ago, someone said it runs as a single process on 1 core and use no database, everything is written to filesystem.
Ask HN: How much does it cost to run Hacker News?
51–60 of 91 posts
Re: Ask HN: How much does it cost to run Hacker News?
#52Earlier quoted context omitted.
Two years ago I emailed HN to ask why favoriting posts is rate limited. Got the reply, "HN's main software runs on a single core." They also said they are working on an overhaul of Arc and HN, which will massively improve performance.
They gave you false info https://news.ycombinator.com/item?id=34171328
Please be more descriptive so that people actually get your point.
Re: Ask HN: How much does it cost to run Hacker News?
#53Earlier quoted context omitted.
Then why do you refer them as "best practice", can we use "common practice" instead?
In some circles of our buzz-word fuelled world what is considered “best practise” amongst risk-averse management is “what everyone else is already doing”. Anything else is too different: if it is such a good idea not to over-engineer, why is everyone else over-engineering?
Re: Ask HN: How much does it cost to run Hacker News?
#54A request optimized HN could cache pages and essentially only dynamically load votes and comments. This would reduce the need for a strong system.
could be an interesting formula in all kinds of hierarchical systems. Above some salary you are banned from the bike shedding discussion.
Re: Ask HN: How much does it cost to run Hacker News?
#55Earlier quoted context omitted.
I wonder how much it would cost to run if it were designed and run with 2022 modern best practices of Kubernetes, Helm, Node + React, on a fleet of cattle servers hosted on AWS, paired with expensive add-on services because running PostgreSQL is too hard. The cynic in me says it would cost at least 10x that, require a full time team of 5 devops, and we'd suffer at the very least the same amount of outages, if not wor…
Not complex enough. Reckon you could easily fit in a few more steps there.
Re: Ask HN: How much does it cost to run Hacker News?
#56Re: Ask HN: How much does it cost to run Hacker News?
#57I believe it still runs on one box. Xeon E5-3567 (3.5Ghz). Stack is FREEBSD with nginx as front-end. From a quick look at M5 hosting price, cost is probably $500-$1000/month (6M requests).
Re: Ask HN: How much does it cost to run Hacker News?
#58I believe it still runs on one box. Xeon E5-3567 (3.5Ghz). Stack is FREEBSD with nginx as front-end. From a quick look at M5 hosting price, cost is probably $500-$1000/month (6M requests).
So more than the power it takes to run it I doubt it's much of a monthly expense.
Re: Ask HN: How much does it cost to run Hacker News?
#59Earlier quoted context omitted.
I wonder how much it would cost to run if it were designed and run with 2022 modern best practices of Kubernetes, Helm, Node + React, on a fleet of cattle servers hosted on AWS, paired with expensive add-on services because running PostgreSQL is too hard. The cynic in me says it would cost at least 10x that, require a full time team of 5 devops, and we'd suffer at the very least the same amount of outages, if not wor…
Buuut... The Aws+kubernetes approach is very scalable. If overnight, HN became the new Facebook, the single server model wouldn't work, and the business opportunity would be lost. However, the kubernetes model probably would scale (probably with a few hiccups still, but doable), and HN would suddenly be a 100x business. That is why business leaders pick the more expensive 'best practice' setup.