replace frequency limitation by CO2eq #4

Open
opened 2025-12-02 11:14:06 +00:00 by utopiah · 0 comments
Owner

Each website has an estimated CO2 footprint for e.g.,

  • extremely high : LLM (including locally, e.g. CO2eq on HF, video generation
  • high : high resolution video streaming (e.g Netflix on 4K), very large index search (e.g. Google but also DDG)
  • medium : music streaming, video streaming (e.g. video.benetou.fr )
  • low : static content (e.g. fabien.benetou.fr or this very wiki)

Tally up the amount for a determined period (e.g. a day) then when limit reached showcase a summary of what's been consumed with optional detail per category.

Usable sources

Related work

Each website has an estimated CO2 footprint for e.g., - extremely high : LLM (including locally, e.g. [CO2eq on HF](https://huggingface.co/docs/hub/model-cards-co2#carbon-footprint-metadata), video generation - high : high resolution video streaming (e.g Netflix on 4K), very large index search (e.g. Google but also DDG) - medium : music streaming, video streaming (e.g. video.benetou.fr ) - low : static content (e.g. fabien.benetou.fr or this very wiki) Tally up the amount for a determined period (e.g. a day) then when limit reached showcase a summary of what's been consumed with optional detail per category. Usable sources - https://co2.observer/api-doc/ Related work - https://www.klatch.co.uk/blog/top-50-websites-worldwide-carbon-emissions
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utopiah/online-hygiene#4