Interesting discussion on measuring the carbon footprint of various internet activities and the implications for our culture’s carbon footprint as the internet grows. Interesting topics include:
Static html being more environmentally friendly than dynamic pages.
The carbon footprint of transmitting a single podcast episode like this very one.
78 rpm records manufactured from insect shellac being the lowest footprint form of music transmission.
Streaming media being terribly energy inefficient.
An interview with Ecosia
Greenpeace Click Clean reports on various megacorps.
Im guessing their is n optimal bittorrent speed where the speed of the download shortens the length of time your burning energy, but if you exceed it then your burning more power via the sheer amount of packets your consuming from others. Though I dont know how one would calculate it.
They acctually explain Mozillas has purchased the carbon offsets to make transmitting this season of the show carbon neutral, based on average transmission speeds.
So this is the ONE podcast you can listen to guilt free.
Youll just feel wierd about everything else you do online for a while. HA!
It’s made me happy I haven’t spun up as many Discourse instances as I have ideas for. I think talkgroup scales up impact on a social level, while using the same amount of energy.
I also think I’ll ask for carbon offsets when ever asking for donations for various servers. That would be a neat way to calculate one’s own usage.
This stuff had me thinking in general about thoughts I had about moving more stuff to solar cell power. Like most game servers id be interested in could run off a single board computer I imagine. Wasn’t @tim going to solar power a raspberry pi at some point?
Oh man, I was/am! Maybe I should move up the time table. What is holding me back is that I’ll need to set up one as a reverse proxy to handle multiple domains hitting my same IP address and routing to the correct Pi. But nginx does it well so I hear.
I actually need to get some more Pis, my top-tier one is currently a RetroPie configuration and that isn’t going to change. I have a Pi 2 B+ that I can use for the reverse proxy, just need one more for the ‘web server’ role.
I know that I could just use my existing one as the web server, but then when I need to scale it’ll be a super pain to change it all. I’d rather get it done “the right way” the first time. (famous last words).