Low-Energy Websites
+
–
How can websites and apps be made by using minimal energy?
Nėra sub-kategorijų.
+[klausimas]
metodas Package manager (e.g. NPM) for shared libraries in browser
Make browser user able to install libraries, like on operating system, and reduce the amount of data that we have to download for each app loading.
metodas Laymen How-To on Low-Energy Websites
Plain English step-by-step guide on how to make a low-tech website that teaches non-techies responsible web skills
+[idėją]
+[projektas]
Na, aš, sakyčiau, galėtume perkelti daug bendrai naudojamų „JavaScript“ ir CSS bibliotekų į naršyklę, ir aš apie tai turiu idėją.
Well, for one, I'd say, we could move a lot of shared JavaScript and CSS libraries to browser, and I have an idea on that.
[+]
Ačiū http://gauthierroussilhe.com/lt, kad įkvėpėte šį probleminį klausimą „IAM Weekend 2020“, vykstančiame internete: https://www.iam-internet.com/weekend
Thanks http://gauthierroussilhe.com/en for inspiring this problem question at IAM Weekend 2020 happening online: https://www.iam-internet.com/weekend
Tam, kad tai būtų įmanoma, reikia turėti tam tikrą būdą, kaip automatiškai išmatuoti svetainės energetinį poveikį.
Taigi, jūs turite įtaisyti naršyklę, kad pamatytumėte, kiek išteklių naudoja svetainė.
Galėtumėte įvertinti tinklo perduodamą pralaidumą ir procesoriaus naudojimą.
For this to be feasible there needs to be some way of automatically measuring the energy impact of a website.
So you'd have to instrument a browser to see how much resources the website uses.
You could measure network bandwidth transmitted and CPU usage by the website.
[+]