Live data from Hacker News

Hetzner Price Adjustment

docs.hetzner.com

91–100 of 312 posts

Re: Hetzner Price Adjustment

#91
post #77
post #57

Earlier quoted context omitted.

Green energy is in the costs of 8 cents/Wh. Coal is more expansive as gas always was. Only nuclear is calculated with 2 cents/Wh ignoring the costs of the nuclear waste as this paid for by taxes in addition.

Are you missing a 'k' or 'M' on those units? 8 cents per watt-hour is obscenely expensive. A hibernating Mac m1 would cost over a dollar an hour. Just to hibernate.

Thanks for correcting.

Re: Hetzner Price Adjustment

#92
post #57
post #44

Earlier quoted context omitted.

Germany already had the highest electricity prices in the world even when gas was cheap. Green energy has become an ersatz-religion here.

Green energy is in the costs of 8 cents/Wh. Coal is more expansive as gas always was. Only nuclear is calculated with 2 cents/Wh ignoring the costs of the nuclear waste as this paid for by taxes in addition.

Pretty sure that's included.

Re: Hetzner Price Adjustment

#93
post #47

Its fascinating that electricity is really the biggest cost of computing. I put a server in my house which was supposed to save money, but actually the electricity cost was something I hadn't thought of and really adds up. esp when the AC has to run to remove the extra heat. So much old hardware out there but its going to get junked as new hw is more efficient.

There's a reason used servers are so cheap on ebay: if you run them 24/7 their electricity cost makes them unattractive compared to new hardware (often within a year).

Re: Hetzner Price Adjustment

#94

Just write efficient software, then you won’t need that many servers.

While this is true to a degree, development costs also come into play here. Let's simplify the problem a lot for a moment. Suppose the only thing you care about is cost and the only things you can control are the hardware you're running on and the code it runs. You can optimize your code to use less hardware, which would lower operational costs. But you also have to pay developers to optimize the code. In some cases,…

I do sometimes wonder about the global cost to run Python and Ruby versus equivalent but literally-more-efficient programs that otherwise do the same thing in e.g. Go or Nim.

Re: Hetzner Price Adjustment

#95
post #67
post #7

Interesting that the colo electricity cost goes up that much, that’s a lot more expensive than what I will pay as a normal consumer, I’d have thought they’d get better discounts.

Colo costs are just insane compared to consumer prices. At home: 12 or 42 €/month (details¹), depending on whether I want gigabit upload or not. Advantages: - fast LAN speeds, - don't need to go anywhere to do hardware maintenance/replacement/additions, - low cost, - partially solar powered if you have solar panels, - don't need to make things fit in a rack (can be a raspberry pi, an old laptop, or whatever you like)…

Does your ISP allow you to use their service to host a server? Most expressly prohibit it in their terms and conditions.

Re: Hetzner Price Adjustment

#97
post #72
post #47

Its fascinating that electricity is really the biggest cost of computing. I put a server in my house which was supposed to save money, but actually the electricity cost was something I hadn't thought of and really adds up. esp when the AC has to run to remove the extra heat. So much old hardware out there but its going to get junked as new hw is more efficient.

In Germany, my rule of thumb was that a constant 1W load is 1€/year. This year, I had to update it, it is now more something like 3€/year. The increase is so important I am still not sure if my calculations are right! 1W x 24h x 365 = 8760Wh My current price: 0.33€/kWh (100% renewable) 8.76kWh x 0.33€/kWh = 2.89€

I use $1 USD per watt per year, with electric prices around $0.10/kWh. Good enough to inform decisions like whether to leave a light on all the time ($5/year) or whether to purchase a NAS vs. used server ($40 vs. $300 per year).

I guess my prices are actually a little over $0.10 and a watt over a year is a little under 10,000Wh as shown in your calculations, so those offset to make the estimate even more accurate (than necessary).

Re: Hetzner Price Adjustment

#98
post #4

While the pricing is interesting, I think the fact it is driven by the input costs of electricity is even more telling. The fact that electricity costs is the dominating (edit, correction: marginal ) cost of cloud computing basically means that: 1) We're up against physical barriers to lowering the cost (and ecological impact) of our clouds. 2) Optimizing for less compute will pay multi-fold dividends over the next f…

4) Cloud computing and the electricity used is impacting housing provision:

https://www.theregister.com/2022/08/01/london_electricity_su...

Re: Hetzner Price Adjustment

#99
post #4

While the pricing is interesting, I think the fact it is driven by the input costs of electricity is even more telling. The fact that electricity costs is the dominating (edit, correction: marginal ) cost of cloud computing basically means that: 1) We're up against physical barriers to lowering the cost (and ecological impact) of our clouds. 2) Optimizing for less compute will pay multi-fold dividends over the next f…

Or people will separate out heavy tasks that aren’t time critical to run them when power is abundant (when there’s wind or sun) and not when it’s scarce.

People do.

https://www.computerweekly.com/news/252481957/Google-creates...

Re: Hetzner Price Adjustment

#100
post #4

While the pricing is interesting, I think the fact it is driven by the input costs of electricity is even more telling. The fact that electricity costs is the dominating (edit, correction: marginal ) cost of cloud computing basically means that: 1) We're up against physical barriers to lowering the cost (and ecological impact) of our clouds. 2) Optimizing for less compute will pay multi-fold dividends over the next f…

Or people will separate out heavy tasks that aren’t time critical to run them when power is abundant (when there’s wind or sun) and not when it’s scarce.

Some of the hyperscalers area already experimenting with this - https://blog.google/inside-google/infrastructure/data-center...
Post reply on HN