1. This is about demand response (using less power during times of peak fossil fuel demand), while AI and crypto mostly affect base load.
2. Crypto and AI operators make too much money from their depreciating hardware to consider implementing demand response, but website operators would probably care less about externalizing the inconvenience of their demand response to their users and taking credit for the environmental win.
The only question left is "if you divide power usage from unnecessary JS execution by the difference between base and peak demand, is that ratio significant enough to warrant the extra SWE and infrastructure overhead?" To me, this feels like the kind of question to answer before even embarking on developing this kind of standard, so I'm sure the GAW AG can point me to an estimate of the total addressable impact. Right? Right?
In terms of achieving the overall goal of "greening" the web, I would be very interested to see even some back-of-the-envelope math explaining how much energy this technique saves and how much of an impact that would have. Understanding the energy cost of webpages and massive edge rewriting serverless platforms like Cloudflare is unintuitive to me.
Cynically, my impression is that the overall approach is more like "greenwashing" than "greening" — at best I would guess it "raises awareness", with all of the implications to efficacy that such actions usually have. I followed the links through from the blog to The Green Web Foundation's FAQ [0] and did not find any tangible estimates of energy impact nor any attempts at measuring such an impact. The success metrics [1] they list do not include any measure of energy saved or understanding of the potential to save energy; rather, basically just attention.
[0] https://www.thegreenwebfoundation.org/tools/grid-aware-websi...
[1] https://www.thegreenwebfoundation.org/tools/grid-aware-websi...
To me the savings as mentioned in the article feel rather superficial compared to the energy consumed just getting the basic infra for this up & running. Somehow this feels like greenwashing.
I don't know a single worse offender for document size and performance than e-commerce. I've worked on a site that was unwittingly loading >1Gb of images on categories.
Liftyee•16h ago
I propose a more obviously user-beneficial application for this sort of graceful-degradation design: detect if the user's bandwidth is low, presenting a trimmed-down version if so to maintain a usable website. Too many sites these days are completely nonfunctional on slow (rural/patchy/etc.) connections with tens of MBs of scripts and frameworks.