DEV Community

Discussion on: What's the most wasteful software?

Collapse
 
leob profile image
leob • Edited

Interesting question! Maybe we could (should) add environmental awareness (energy consumption) as a topic to the standard web/app checklist which already contains things like performance, security, SEO, accessibility and so on.

Complicated to calculate though.

There's of course the difference between backend and frontend energy consumption.

Backend carbon footprint could be mitigated by using renewable energy to power data centers. And maybe a shift from interpreted/scripted languages like JS, PHP, Python, Ruby to languages like Go, Rust and so on would be helpful.

Frontend carbon footprint might benefit from the shift to static site generators like Gatsby (you can safely assume that an app built using static site generation will have a smaller footprint than the same app built with for instance SSR).

Collapse
 
johnkazer profile image
John Kazer

For the back end Microsoft has plans blogs.microsoft.com/blog/2020/01/1...