Live data from Hacker News

This website has 81% battery power remaining

solar.lowtechmagazine.com

11–20 of 365 posts

Re: This website has 81% battery power remaining

#11
I think this also shows how inefficient modern website hosting is. The fact that this person was able to get a raspberry pi to host the #1 website on HN powered by a small 50 watt solar panel is very cool (meaning maybe 10w average power budget), but also shouldn't be as uncommon as it is today. To put this in perspective, a modern server uses 50-100 watts idle doing nothing, and many more under load. To handle the top of HN, the developer probably would use load balancing and other tech, multiplying the power usage accordingly. Edit: fixing typos.

Re: This website has 81% battery power remaining

#12

I think this also shows how inefficient modern website hosting is. The fact that this person was able to get a raspberry pi to host the #1 website on HN powered by a small 50 watt solar panel is very cool (meaning maybe 10w average power budget), but also shouldn't be as uncommon as it is today. To put this in perspective, a modern server uses 50-100 watts idle doing nothing, and many more under load. To handle the t…

Hey @dang, you wouldn't happen to know anything about how Hacker News is hosted, would you? Reading this has piqued my curiosity. If time / your position permits, of course.

Re: This website has 81% battery power remaining

#14

I think this also shows how inefficient modern website hosting is. The fact that this person was able to get a raspberry pi to host the #1 website on HN powered by a small 50 watt solar panel is very cool (meaning maybe 10w average power budget), but also shouldn't be as uncommon as it is today. To put this in perspective, a modern server uses 50-100 watts idle doing nothing, and many more under load. To handle the t…

Fwiw, the top of HN isn’t all that stress. It mostly comes down to disk I/O and efficiency of the language.

I’ve been at the top of HN for extended hours a couple of times on just a Heroku hobby dyno with no caching at all, but I had Cloudflare out front absorbing all the traffic that would have come from serving static assets.

Re: This website has 81% battery power remaining

#15
post #8
post #3

Earlier quoted context omitted.

One can only blame HN traffic for its sudden decrease.

Well the sun has probably set in Barcelona too, this won't help either.

Indeed, there is a row in the "Power demand" table saying "Solar panel active: no".

Re: This website has 81% battery power remaining

#16
post #9

Ironic that the content is solely about the server itself. It's a bit like a blog about the libraries and tools used to make the blog.

I have to disagree. While the common thread is consumption and sustainability I found the article about moving away from new laptops to be interesting.

Re: This website has 81% battery power remaining

#17

I think this also shows how inefficient modern website hosting is. The fact that this person was able to get a raspberry pi to host the #1 website on HN powered by a small 50 watt solar panel is very cool (meaning maybe 10w average power budget), but also shouldn't be as uncommon as it is today. To put this in perspective, a modern server uses 50-100 watts idle doing nothing, and many more under load. To handle the t…

The key here is that it's just a very simple website with very low computational requirements.

Re: This website has 81% battery power remaining

#18

I think this also shows how inefficient modern website hosting is. The fact that this person was able to get a raspberry pi to host the #1 website on HN powered by a small 50 watt solar panel is very cool (meaning maybe 10w average power budget), but also shouldn't be as uncommon as it is today. To put this in perspective, a modern server uses 50-100 watts idle doing nothing, and many more under load. To handle the t…

It's a static page... not everything is a static page in the web world.
Post reply on HN