How Sustainable Is a Solar Powered Website?
11–20 of 126 posts
Re: How Sustainable Is a Solar Powered Website?
#12>The owner of this website (www.lowtechmagazine.com) has banned your IP address ([redacted]) Anyone else seeing this? Looks like they allow me to access it via https://solar.lowtechmagazine.com/2020/01/how-sustainable-is... , but if they actually banned my IP specifically I don't really want to violate their wishes, I just wonder why I'm banned :/
Re: How Sustainable Is a Solar Powered Website?
#13The antipode of Barcelona (where this is based) is pretty close to New Zealand.
If they put a second server there and then used a anycast IP, chances are one of the servers would be up at all times with no battery at all.
Edit: Changed multicast to anycast because for some reason my computer wants to auto-correct it. :(
Re: How Sustainable Is a Solar Powered Website?
#14It's an interesting exercise. In some ways it's similar to what we were doing at Satellogic: a Satellogic satellite is solar-powered, runs on batteries, and contains computers running Linux. (All of that is public; I'm not revealing anything unpublished here.) They seem to be running on a Raspberry Pi that uses two watts, so they can run Linux. But a website wouldn't have to run Linux. Contiki includes a webserver an…
What is the marginal cost of the web traffic it creates and replaces? Would tuning the software and data payloads be more impactful than worrying about the server wattage?
What is the marginal cost of other user activities which it influences? Not just the website operator, but the user behaviors happening as a result of their relationship with the service? Do they stop using other less efficient services or just increase their overall footprint? Could it reduce their consumption of energy and material goods? Change their diet or travel habits...?
Re: How Sustainable Is a Solar Powered Website?
#15I wonder how much more efficient this would be if the content was distributed on a p2p network? I would love to get into distributed web tech. I'm not sure how much of a market there is for it though. The benefit of being able to have these scuttlebutt networks of low-power, efficient devices is a lower-overall carbon footprint for the common case of serving low-fidelity content like web pages and small applications.…
This is pure speculation on my part, but probably much less efficient. In order to make the p2p network reliable, you'd need many more copies floating around. I also suspect that "finding" your data is more energy intense compared to basic DNS lookups.
Re: How Sustainable Is a Solar Powered Website?
#16I feel like they could get almost 100% uptime with a lot less effort if they just put a second server on the other side of the world. The antipode of Barcelona (where this is based) is pretty close to New Zealand. If they put a second server there and then used a anycast IP, chances are one of the servers would be up at all times with no battery at all. Edit: Changed multicast to anycast because for some reason my co…
I think you mean anycast, not multicast, but a less exotic option would be to use DNS failover, or even just round-robin DNS with no explicit failover: https://webmasters.stackexchange.com/questions/10927/using-m... https://www.nber.org/sys-admin/dns-failover.html
Re: How Sustainable Is a Solar Powered Website?
#17Re: How Sustainable Is a Solar Powered Website?
#18I feel like they could get almost 100% uptime with a lot less effort if they just put a second server on the other side of the world. The antipode of Barcelona (where this is based) is pretty close to New Zealand. If they put a second server there and then used a anycast IP, chances are one of the servers would be up at all times with no battery at all. Edit: Changed multicast to anycast because for some reason my co…
If you're going down that route anyway, you could add redundant servers at different latitudes to hedge against cloudy weather.
Re: How Sustainable Is a Solar Powered Website?
#19I feel like they could get almost 100% uptime with a lot less effort if they just put a second server on the other side of the world. The antipode of Barcelona (where this is based) is pretty close to New Zealand. If they put a second server there and then used a anycast IP, chances are one of the servers would be up at all times with no battery at all. Edit: Changed multicast to anycast because for some reason my co…
A battery system is almost certainly easier than physical servers spread across the globe, even when you account for the cost of the battery.
Re: How Sustainable Is a Solar Powered Website?
#20side note: with potential sub 7nm semiconductor processes, a wide amount of sophisticated chips could run on small ~solar (say 1W)
In fact that's pretty much exactly what they did. 168Wh battery pack is a small Deep Cycle SLA. A 50w Solar Panel and associated charge controllers and the like is like $80 at Harbor Freight. The whole thing is quite achievable on a budget.