Reducing the website's carbon footprint #122
Labels
long term
a problem that we'd have to work on over a long chunk of time
low-priority
not a huge deal if we don't get done, but great extra work to pick up
One often overlooked aspect of software engineering is power consumption. It's a distanced issue: engineers usually are far removed from the servers and physical machines that host their web application and websites. It's then not surprising that ACM's website has a relatively high carbon footprint.
This is an exploratory ticket for anyone interested in exploring a new facet of software engineering. In addition to thinking about the code in this repository, you'll also have to consider technologies further upstream including how we host the ACM website and what services we rely on. Additionally you can explore profiling to explore the concept of "page weight" and what "first meaningful paint" even means.
Potential first things you can try:
If you want to do more
Good resources to read over if you're stuck
Thanks to @jasonjewik for bringing up this issue.
The text was updated successfully, but these errors were encountered: