> it emits the amount of carbon that 4 trees absorb in a year
This reminds me of the last election in the UK. Each party was vying for who could plant the most trees as a green policy. It's admirable but I think most people, myself included, don't appreciate how little each tree absorbs and how long it takes to have an impact.
This is an important matter. Thank you for bringing this up!
For my wordsandbuttons.online , I have one rule - all the pages, no matter how interactive-rich, should take less than 64KB each. To get there, I write all my HTML, JS and CSS by hand. Should confess, I wasn't thinking much of the environment, it was mostly about user experience. But I'm happy that it pays of in this way too.
My average page produces 0.02 g of CO2, which sums up to a 1% of sumo wrestler over the year (or a full-sized sumo wrestler over a century), and it can be absorbed by only one tree (what a coincidence, I have my tree planted just last month).
Run a web page performance test and see where the bulk of your page weight is. Usually it’s images and JavaScript. Then try to reduce those sizes and you’ll see some improvements.
> The internet consumes a lot of electricity. 416.2TWh per year to be precise. To give you some perspective, that’s more than the entire United Kingdom.
I'm not sure if that is the infrastructure of the internet plus the data-weight of the web...
15 comments
[ 3.6 ms ] story [ 41.1 ms ] threadThis reminds me of the last election in the UK. Each party was vying for who could plant the most trees as a green policy. It's admirable but I think most people, myself included, don't appreciate how little each tree absorbs and how long it takes to have an impact.
This article is really good to see and highlights an issue with tech that needs more attention.
For my wordsandbuttons.online , I have one rule - all the pages, no matter how interactive-rich, should take less than 64KB each. To get there, I write all my HTML, JS and CSS by hand. Should confess, I wasn't thinking much of the environment, it was mostly about user experience. But I'm happy that it pays of in this way too.
My average page produces 0.02 g of CO2, which sums up to a 1% of sumo wrestler over the year (or a full-sized sumo wrestler over a century), and it can be absorbed by only one tree (what a coincidence, I have my tree planted just last month).
So, who wants to turn it into a competition?
This is fun!
I did plant a few trees myself but these were fruit trees and several years back.
How do I go from emiting 0.40g of CO2 to 0.02... ?
Edit:
Hah my twitter page emits more carbon than my blog.
https://www.websitecarbon.com/website/blog-chewxy-com/ vs https://www.websitecarbon.com/website/twitter-com-chewxy/
I find that rather funny
Does it cost as much? If not, why do you think that is?
> The internet consumes a lot of electricity. 416.2TWh per year to be precise. To give you some perspective, that’s more than the entire United Kingdom.
I'm not sure if that is the infrastructure of the internet plus the data-weight of the web...