<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>green-coding.io</title>
    <link>https://www.green-coding.io/blog/</link>
    <description>Recent content on green-coding.io</description>
    <generator>Hugo</generator>
    <language>de-EN</language>
    <lastBuildDate>Mon, 04 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.green-coding.io/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Simulating yearly CO2 emissions for a run across every grid zone</title>
      <link>https://www.green-coding.io/blog/yearly-co2-simulation/</link>
      <pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/yearly-co2-simulation/</guid>
      <description>&lt;div class=&#34;ui message&#34;&gt;&#xA;  &lt;i class=&#34;info circle icon&#34;&gt;&lt;/i&gt;&#xA;  &lt;div class=&#34;content&#34;&gt;&#xA;    &lt;p&gt;&#xA;&lt;b&gt;TL;DR&lt;/b&gt;&#xA;&#xA;&lt;ul&gt;&#xA;  &lt;li&gt;The Green Metrics Tool now has a &lt;b&gt;Yearly Run Simulation&lt;/b&gt; view that projects any run&#39;s measured energy against the average yearly carbon intensity of every Electricity Maps grid zone, for 2021 – 2025.&lt;/li&gt;&#xA;  &lt;li&gt;Pick a year, energy metric, phase and number of runs — get a sortable table of estimated emissions per zone, plus renewable and carbon-free energy share.&lt;/li&gt;&#xA;  &lt;li&gt;Pin zones side-by-side to compare regions and years at a glance, instead of relying on a single, falsely precise CO2 number.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>webNRG⚡️ Released</title>
      <link>https://www.green-coding.io/blog/webnrg-released/</link>
      <pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/webnrg-released/</guid>
      <description>&lt;p&gt;Websites also do have carbon emissions. Like any other digital product that our society creates.&lt;/p&gt;&#xA;&lt;p&gt;You might know already of other tools like &lt;a href=&#34;https://www.websitecarbon.com/&#34;&gt;Website Carbon Calculator&lt;/a&gt;, &lt;a href=&#34;https://developers.thegreenwebfoundation.org/co2js/overview/&#34;&gt;CO2.js&lt;/a&gt;,  &lt;a href=&#34;https://cardamon.io/&#34;&gt;Cardamon&lt;/a&gt; or &lt;a href=&#34;https://www.green-coding.io/blog/firefox-104-energy-measurements/&#34;&gt;Firefox Profiler&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;We have thought it would be great to integrate both functionalities, measuring emissions based on network transfer&#xA;AND emissions based on an actually measured device energy consumption, into an easily accessible, highly configurable and free and open source solution.&lt;/p&gt;</description>
    </item>
    <item>
      <title>First-Class Playwright Support</title>
      <link>https://www.green-coding.io/blog/playwright-for-the-win/</link>
      <pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/playwright-for-the-win/</guid>
      <description>&lt;p&gt;We’re excited to announce a new feature in the &lt;a href=&#34;https://github.com/green-coding-solutions/green-metrics-tool&#34;&gt;Green Metrics Tool&lt;/a&gt;: &lt;strong&gt;first-class Playwright support&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://playwright.dev/&#34;&gt;Playwright&lt;/a&gt; is a widely used framework for end-to-end browser automation and testing. Many teams rely on it to ensure their web applications work as expected. Until now, running Playwright scripts with the Green Metrics Tool meant using the Docker Playwright container and manually mounting scripts. With this update, Playwright is now a &lt;strong&gt;native usage scenario type&lt;/strong&gt;, making it far easier to measure the environmental impact of real browser interactions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Measure and Act on Network Carbon Emissions in Green Software</title>
      <link>https://www.green-coding.io/blog/network-carbon-emissions-in-green-software/</link>
      <pubDate>Tue, 05 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/network-carbon-emissions-in-green-software/</guid>
      <description>&lt;p&gt;We have gotten pretty good at measuring the emissions from things like computing, storage and memory usage, because the hardware is right in front of us. But when it comes to network traffic, things get murky.&lt;/p&gt;</description>
    </item>
    <item>
      <title>We Got the Blue Angel for Software</title>
      <link>https://www.green-coding.io/blog/blue-angel-ceremony/</link>
      <pubDate>Fri, 13 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/blue-angel-ceremony/</guid>
      <description>&lt;h1 id=&#34;green-metrics-tool-has-been-certified-with-the-blue-angel-for-software-label&#34;&gt;Green Metrics Tool has been certified with the Blue Angel for Software Label&lt;/h1&gt;&#xA;&lt;p&gt;Big news: Our Green Metrics Tool just now also physically received the Blue Angel ecolabel for software after getting certified in 2024!&#xA;That makes us one of just three software products in Germany to get this recognition — alongside Nextcloud Server and KDE&amp;rsquo;s Okular.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why measuring AI matters</title>
      <link>https://www.green-coding.io/blog/measure-ai/</link>
      <pubDate>Fri, 23 May 2025 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/measure-ai/</guid>
      <description>&lt;h2 id=&#34;why-measuring-ai-matters&#34;&gt;Why measuring AI matters&lt;/h2&gt;&#xA;&lt;div class=&#34;ui message&#34;&gt;&#xA;  &lt;i class=&#34;info circle icon&#34;&gt;&lt;/i&gt;&#xA;  &lt;div class=&#34;content&#34;&gt;&#xA;    &lt;p&gt;&#xA;&lt;b&gt;TL;DR&lt;/b&gt;&#xA;&#xA;&lt;ul&gt;&#xA;  &lt;li&gt;Avoid high energy costs and emissions by comparing models before rolling them out at scale.&lt;/li&gt;&#xA;  &lt;li&gt;Learn how to benchmark AI models for energy use using simple tools like Ollama and the Green Metrics Tool.&lt;/li&gt;&#xA;  &lt;li&gt;Follow a real-world case study where smarter model selection led to resource savings.&lt;/li&gt;&#xA;  &lt;li&gt;Get a ready-to-use setup for measuring inference performance on your own GPU or with our hosted cluster.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>First release of PowerLetrics</title>
      <link>https://www.green-coding.io/blog/powerletrics/</link>
      <pubDate>Tue, 03 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/powerletrics/</guid>
      <description>&lt;p&gt;Measuring the resource consumption of software is quite a complex topic. When we started working on the &lt;a href=&#34;https://www.green-coding.io/products/green-metrics-tool/&#34;&gt;Green Metrics Tool&lt;/a&gt; we couldn&amp;rsquo;t imagine the ride this would take us on. From studying the Linux Kernel to building out own &lt;a href=&#34;https://docs.green-coding.io/docs/measuring/measurement-cluster/&#34;&gt;cluster&lt;/a&gt;. While this is needed to get accurate readings this is often too much work for a quick check what is going on. So we started to think about what such a tool needed to do. While I was developing our power logging solution for macOS, the &lt;a href=&#34;https://www.green-coding.io/products/power-hog/&#34;&gt;PowerHog&lt;/a&gt; I really came to like the simplicity of the macOS &lt;a href=&#34;https://firefox-source-docs.mozilla.org/performance/powermetrics.html&#34;&gt;powermetrics&lt;/a&gt; program. You can just fire it up and get per process energy metrics. You could pipe it into sed/awk and get fairly good data really easily. Even Windows has something similar. So does no tool like this exists under Linux?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Green Metrics Tool receives &#39;Blauer Engel&#39; Certification for Resource and Energy Efficiency (DE UZ-215)</title>
      <link>https://www.green-coding.io/blog/blauer-engel-green-metrics-tool/</link>
      <pubDate>Tue, 05 Nov 2024 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/blauer-engel-green-metrics-tool/</guid>
      <description>&lt;p&gt;&lt;em&gt;Please find the english version below&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Wir freuen uns, dass unser Green Metrics Tool nun mit dem renommierten &lt;strong&gt;Blauer Engel&lt;/strong&gt; für Ressourcen- und Energieeffiziente Softwareprodukte ausgezeichnet wurde.&lt;/p&gt;&#xA;&lt;p&gt;Diese Zertifizierung unterstreicht unser Engagement für Nachhaltigkeit und Innovation in der Softwareentwicklung.&lt;/p&gt;</description>
    </item>
    <item>
      <title>When does it make sense to replace old hardware from a CO2 impact perspective</title>
      <link>https://www.green-coding.io/blog/when-to-replace-a-machine/</link>
      <pubDate>Fri, 26 Jul 2024 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/when-to-replace-a-machine/</guid>
      <description>&lt;img class=&#34;ui medium right floated rounded image&#34; src=&#34;https://www.green-coding.io/img/blog/15-years-hardware.webp&#34;&gt;&#xA;&#xA;&lt;p&gt;A friend recently sent me a news headline in which a company is promoting that they will use their servers 15 years. While this initially sounds like a great idea, once you think about it, for a little while, you realize modern servers are far more energy efficient than old ones. This got me thinking, when is the point where the energy efficiency of the modern server outweighs the embodied carbon of the new machine. The more I thought about this the more I went down the rabbit hole. What if, the servers are powered with solar. How do I account for this? What are the servers doing? If the server is doing a lot of vector calculations a new one with a &lt;a href=&#34;https://www.nvidia.com/en-us/data-center/h100/&#34;&gt;H100&lt;/a&gt; card might make sense.  How are they cooled? A modern server will surely produce less heat for the same operation. So it really depends on so many factors in the specific case that a general statement is hard to make. But I still wanted to get some sort of feeling. So I broke it down to the following inputs for the new and old machine:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Releasing Green-Coding.AI</title>
      <link>https://www.green-coding.io/blog/green-coding-ai/</link>
      <pubDate>Thu, 30 May 2024 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/green-coding-ai/</guid>
      <description>&lt;p&gt;Artificial Intelligence is on the rise and it is using huge amounts of resources.&#xA;&lt;a href=&#34;https://www.dezeen.com/2023/08/09/ai-resources-climate-environment-energy-aitopia/&#34;&gt;[1]&lt;/a&gt;&#xA;&lt;a href=&#34;https://www.theverge.com/24066646/ai-electricity-energy-watts-generative-consumption&#34;&gt;[2]&lt;/a&gt;&#xA;&lt;a href=&#34;https://www.vox.com/climate/2024/3/28/24111721/ai-uses-a-lot-of-energy-experts-expect-it-to-double-in-just-a-few-years&#34;&gt;[3]&lt;/a&gt;&#xA;&lt;br&gt;&#xA;&lt;br&gt;&#xA;People are still debating on how much, but it is clear that it is quite a lot.&#xA;While the training of LLMs is a prevalent discussion the inference stage is hardly discussed.&#xA;This is the process of getting a model to answer a prompt. Every query that is put to a model also takes up quite a considerable amount of resources.&#xA;&lt;br&gt;&#xA;&lt;br&gt;&#xA;We started researching this topic quite some time back and wanted to see how much resources this really is and how difference models compare to each other and if different types of queries also take different amounts of energy. Coming out of this research we want to present:&lt;/p&gt;</description>
    </item>
    <item>
      <title>🇩🇪 Green Coding Studie</title>
      <link>https://www.green-coding.io/blog/dena-study-green-coding/</link>
      <pubDate>Sat, 06 Apr 2024 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/dena-study-green-coding/</guid>
      <description>&lt;p&gt;Wir sind von der &lt;strong&gt;dena&lt;/strong&gt; (Deutsche Energie Agentur) beauftragt worden, eine hoffentlich bahnbrechende Studie zum Thema &lt;em&gt;Green Coding als Standard in der Softwareentwicklung für eine stromsparende Gestaltung der Digitalisierung&lt;/em&gt; zu erstellen.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How much energy is my server using?</title>
      <link>https://www.green-coding.io/blog/eco-server-energy-estimation/</link>
      <pubDate>Fri, 05 Apr 2024 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/eco-server-energy-estimation/</guid>
      <description>&lt;p&gt;Something we often encounter when talking to clients is that they often have no idea of how much energy the various components in their pipeline use. We have developed multiple projects like &lt;a href=&#34;https://www.green-coding.io/products/eco-ci/&#34;&gt;Eco-CI&lt;/a&gt; that measures the energy usage of CI/CD pipelines or &lt;a href=&#34;https://www.green-coding.io/products/power-hog/&#34;&gt;Power Hog&lt;/a&gt; which logs energy consumption on desktops. But to date is was not possible to see how much your servers use.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scale your CPU according to the Grid intensity</title>
      <link>https://www.green-coding.io/blog/carbon-intensity-cpu/</link>
      <pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/carbon-intensity-cpu/</guid>
      <description>&lt;p&gt;In the age of digital revolution, our reliance on technology is ever-increasing, but so is our carbon footprint. Amidst this tech boom, a pressing question arises: how can we leverage technology to combat, rather than contribute to, climate change?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting high grade cpu utilization values on MacOS</title>
      <link>https://www.green-coding.io/blog/cpu-utilization-mac/</link>
      <pubDate>Thu, 15 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/cpu-utilization-mac/</guid>
      <description>&lt;p&gt;CPU utilization is an interesting value to use if you ware interested in either energy usage or optimizing your code.&lt;/p&gt;&#xA;&lt;p&gt;We have written a long &lt;a href=&#34;https://www.green-coding.io/case-studies/cpu-utilization-usefulness/&#34;&gt;case study&lt;/a&gt; on if it is useful in the first place.&#xA;Long story short: &lt;u&gt;not really&lt;/u&gt;. It used to be a good metrics before cpus would scale dynamically, you had on type of cpu and not multiple performance/ energy cores that each do their own thing and things were a lot simpler. But in modern computers the utilization is somehow interesting but not really much worth in terms of an exact metric.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PNG. A message from the past and how to kill it</title>
      <link>https://www.green-coding.io/blog/kill-png/</link>
      <pubDate>Wed, 10 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/kill-png/</guid>
      <description>&lt;img class=&#34;ui small floated right rounded bordered image&#34; src=&#34;https://www.green-coding.io/img/blog/big_png.webp&#34; alt=&#34;An image of a big png&#34; loading=&#34;lazy&#34;&gt;&#xA;&#xA;&lt;p&gt;While reading this great article &lt;a href=&#34;https://evanhahn.com/worlds-smallest-png/&#34;&gt;https://evanhahn.com/worlds-smallest-png/&lt;/a&gt; about the smallest png image possible I started thinking about how old the png standard is and how many more newer formats are out there. PNG is 27 years old and JPG is 31. Still png with jpg still seems to be the standard when looking at software out there. For example the standard wordpress themes have pngs for their &lt;a href=&#34;https://github.com/WordPress/WordPress/tree/master/wp-content/themes/twentyeleven/images&#34;&gt;images&lt;/a&gt;. Also the wordpress &lt;a href=&#34;https://wordpress.org/photos/&#34;&gt;photos page&lt;/a&gt; returns a lot pf JPG images. We have written about the savings of using avif in comparison to png in one of our case studies: &lt;strong&gt;&lt;a href=&#34;https://www.green-coding.io/case-studies/avif-vs-png/&#34;&gt;AVIF VS. PNG&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Benchmarking code optimisation</title>
      <link>https://www.green-coding.io/blog/releasing-code-bench/</link>
      <pubDate>Mon, 04 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/releasing-code-bench/</guid>
      <description>&lt;p&gt;Standard benchmarks play a pivotal role in the field of software engineering, serving as a foundational element for ensuring quality and efficiency. The Transaction Processing Performance Council (TPC) benchmarks, in particular, have established a high standard across the database sector. These benchmarks are designed to simulate real-world database usage, offering a platform for comparing various database products in a manner that is fair, fundamental, and reproducible.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Carbon Aware Development - (SCLA part 2)</title>
      <link>https://www.green-coding.io/blog/carbon-aware-development/</link>
      <pubDate>Tue, 10 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/carbon-aware-development/</guid>
      <description>&lt;p&gt;While writing the &lt;a href=&#34;https://www.green-coding.io/blog/software-life-cycle-assessment/&#34;&gt;“Software Life Cycle Assessment done in the wild”&lt;/a&gt; article I needed to develop a little server that could do three simple tasks. Because the article became too long I decided to separate the methodology how to develop with environmental impact in mind into a dedicated part. Feel free to head over to the &lt;a href=&#34;https://www.green-coding.io/blog/software-life-cycle-assessment/&#34;&gt;SLCA&lt;/a&gt; article and read the first part to see why we are developing this server.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Software Life Cycle Assessment done in the wild - (SLCA part 1)</title>
      <link>https://www.green-coding.io/blog/software-life-cycle-assessment/</link>
      <pubDate>Mon, 09 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/software-life-cycle-assessment/</guid>
      <description>&lt;p&gt;In this article I want to propose a simple way to do a Software Life Cycle Assessment for a piece of code. While explaining important concepts and tradeoffs that seem sensible for a little project. Of course things could be done differently and I am happy to discuss them in more detail as this is just a first draft of how things could be done. Please head to &lt;a href=&#34;https://github.com/green-coding-solutions/SLCA-Code&#34;&gt;https://github.com/green-coding-solutions/SLCA-Code&lt;/a&gt; for all source code and discussions. Please also feel free to contribute to the code through pull requests. As Green Coding Solutions we have been working on this topic for some time and a more academic discussion can be found in our chapter in the &lt;a href=&#34;https://publication2023.bits-und-baeume.org/#book/38&#34;&gt;Transparency for Software Climate Impact&lt;/a&gt; publication (Part of the Shaping Digital Transformation for a Sustainable Society publication).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Energy and power usage data in the cloud</title>
      <link>https://www.green-coding.io/blog/cloud-energy-usage-data/</link>
      <pubDate>Tue, 15 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/cloud-energy-usage-data/</guid>
      <description>&lt;p&gt;Getting power usage data in cloud is a tough topic and one of the reasons projects such as &lt;a href=&#34;https://www.cloudcarbonfootprint.org/&#34;&gt;Cloud Carbon Footprint&lt;/a&gt; exist.&#xA;Typically cloud vendors, especially hyperscalers, do neither supply energy consumption data of the whole machine from PDUs&#xA;or similar, nor do they provide access to CPU internal energy data like for instance RAPL.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Eco-CI: Now with Gitlab pipelines support</title>
      <link>https://www.green-coding.io/blog/eco-ci-gitlab-release/</link>
      <pubDate>Tue, 27 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/eco-ci-gitlab-release/</guid>
      <description>&lt;p&gt;We are happy to announce a major update to our Eco-CI tool, a plugin designed to estimate and reduce the energy consumption of continuous integration pipelines. Previously available exclusively for GitHub Actions, we are excited to announce the integration of Eco-CI with GitLab pipelines. We hope this will encourage Gitlab developers to measure their carbon emissions and make informed decisions regarding sustainable software processes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NOP Linux</title>
      <link>https://www.green-coding.io/blog/nop-linux/</link>
      <pubDate>Mon, 26 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/nop-linux/</guid>
      <description>&lt;div class=&#34;ui message&#34;&gt;&#xA;  &lt;i class=&#34;info circle icon&#34;&gt;&lt;/i&gt;&#xA;  &lt;div class=&#34;content&#34;&gt;&#xA;    &lt;p&gt;&#xA;    This blog article is not updated anymore. Please find the newest way to configure NOP Linux in &lt;a href=&#34;https://docs.green-coding.io/docs/cluster/nop-linux/&#34;&gt;our documentation&lt;/a&gt;.&#xA;&lt;/p&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;At Green Coding Solutions (GCS), one goal is to enable reproducible runs on our cluster. An important step towards accurate measurements was the creation of NOP Linux, our custom Linux distro that disables as many background processes as possible to avoid interruptions during measurements. Another crucial step was ensuring the reliable operation of the &lt;a href=&#34;https://docs.green-coding.io/docs/measuring/metric-providers/psu-energy-ac-powerspy2/&#34;&gt;PowerSpy2&lt;/a&gt;, so we could measure the entire power consumption.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Green Metrics Tool v0.15 &amp; Eco-CI Upgrade</title>
      <link>https://www.green-coding.io/blog/gmt_v015_released/</link>
      <pubDate>Wed, 17 May 2023 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/gmt_v015_released/</guid>
      <description>&lt;p&gt;The long awaited feature to make comparisons with the Green Metrics Tool is finally live 🔥&lt;/p&gt;&#xA;&lt;p&gt;Our measurement workflow now includes phases (Baseline, Idle, Installation, Boot, Runtime, Remove) which makes our tool compatible with the requirements specified by the &lt;a href=&#34;https://www.blauer-engel.de/en/productworld/resources-and-energy-efficient-software-products&#34;&gt;Blue Angel for Software&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Green Coding on Mac</title>
      <link>https://www.green-coding.io/blog/green-coding-on-mac/</link>
      <pubDate>Sat, 11 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/green-coding-on-mac/</guid>
      <description>&lt;h1 id=&#34;green-coding-on-mac&#34;&gt;Green Coding on Mac&lt;/h1&gt;&#xA;&lt;p&gt;When we started with the &lt;a href=&#34;https://www.green-coding.io/products/green-metrics-tool/&#34;&gt;Green Metrics Tool (GMT)&lt;/a&gt; we set out to develop tooling to enable developers, decision makers and the wider public to measure and see the impact software is having on the environment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Eco CI Energy Estimation Action</title>
      <link>https://www.green-coding.io/blog/eco-ci-energy-estimation/</link>
      <pubDate>Thu, 02 Feb 2023 19:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/eco-ci-energy-estimation/</guid>
      <description>&lt;div class=&#34;ui message&#34;&gt;&#xA;  &lt;i class=&#34;info circle icon&#34;&gt;&lt;/i&gt;&#xA;  &lt;div class=&#34;content&#34;&gt;&#xA;    &lt;p&gt;&#xA;    You do not know about our Eco-CI project yet? Than read up here about it: &lt;a href=&#34;https://www.green-coding.io/products/eco-ci&#34;&gt;Eco-CI project&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;As we mentioned in a &lt;a href=&#34;https://www.green-coding.io/blog/eco-ci-activity-checker-released/&#34;&gt;previous blog article&lt;/a&gt;, we&amp;rsquo;ve been thinking of ways to make CI pipelines more energy efficient. One idea we had was to give developers a tool which allows them to measure the energy used by their CI runs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Containers on macOS for the Green Metrics Tool</title>
      <link>https://www.green-coding.io/blog/containers-on-macos-for-gmt/</link>
      <pubDate>Fri, 27 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/containers-on-macos-for-gmt/</guid>
      <description>&lt;p&gt;Many of our developers work on macOS exclusively.&#xA;In order to create a nicer development experience, we are currently undergoing some work to port our Green Metrics Tool to macOS.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Eco CI project - Github Action for Greener CI pipelines</title>
      <link>https://www.green-coding.io/blog/eco-ci-activity-checker-released/</link>
      <pubDate>Thu, 12 Jan 2023 19:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/eco-ci-activity-checker-released/</guid>
      <description>&lt;div class=&#34;ui message&#34;&gt;&#xA;  &lt;i class=&#34;info circle icon&#34;&gt;&lt;/i&gt;&#xA;  &lt;div class=&#34;content&#34;&gt;&#xA;    &lt;p&gt;&#xA;    You do not know about our Eco-CI project yet? Than read up here about it: &lt;a href=&#34;https://www.green-coding.io/products/eco-ci&#34;&gt;Eco-CI project&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;One question we&amp;rsquo;ve been tinkering around with here at Green Coding Solutions is how can we make CI pipelines around the world a little bit greener.&lt;/p&gt;</description>
    </item>
    <item>
      <title>TDP and ACP for energy estimation in processors</title>
      <link>https://www.green-coding.io/blog/tdp-and-acp/</link>
      <pubDate>Mon, 21 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/tdp-and-acp/</guid>
      <description>&lt;p&gt;In the green software community we see very often that people use the &lt;a href=&#34;https://www.intel.com/content/www/us/en/support/articles/000055611/processors.html&#34;&gt;TDP of the processor&lt;/a&gt;&#xA;as a metric to estimate how much energy the CPU will consume for a specific workload.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SPECPower model with XGBoost open sourced</title>
      <link>https://www.green-coding.io/blog/specpower-model-with-xgboost-open-sourced/</link>
      <pubDate>Tue, 08 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/specpower-model-with-xgboost-open-sourced/</guid>
      <description>&lt;p&gt;A detailed blog article is yet to come, but for everyone who follows our&#xA;blog only and not our repositories we wanted to highlight that we open sourced&#xA;the new XGBoost variant of the SPECPower estimation model for cloud workloads on github called &lt;a href=&#34;https://github.com/green-coding-solutions/cloud-energy&#34;&gt;Cloud Energy&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>USABILITY STUDY OF THE CO2 EMISSIONS MEASUREMENT TOOL FROM GREEN CODING</title>
      <link>https://www.green-coding.io/blog/usability-study-of-the-green-metrics-tool/</link>
      <pubDate>Mon, 10 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/usability-study-of-the-green-metrics-tool/</guid>
      <description>&lt;p&gt;We recently had a team of aspiring UX researches at Green Coding Solutions that&#xA;made a research project on how the Green Metrics Tool can be used.&lt;/p&gt;&#xA;&lt;p&gt;This is a guest article with their results&lt;/p&gt;</description>
    </item>
    <item>
      <title>Power measurement on macOS</title>
      <link>https://www.green-coding.io/blog/power-measurement-on-macos/</link>
      <pubDate>Sat, 01 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/power-measurement-on-macos/</guid>
      <description>&lt;p&gt;Last week we have been on the &lt;a href=&#34;https://sdialliance.org/landing/softawere-hackathon/&#34;&gt;SDIA event for sustainble software&lt;/a&gt; and held&#xA;a workshop on measuring the energy digital products.&lt;/p&gt;&#xA;&lt;p&gt;We presented approchaes where you measure the energy either with tool like &lt;a href=&#34;https://github.com/hubblo-org/scaphandre&#34;&gt;Scaphandre&lt;/a&gt; or&#xA;the &lt;a href=&#34;https://github.com/green-coding-solutions/green-metrics-tool&#34;&gt;Green Metrics Tool&lt;/a&gt; as well as approaches for restricted environments like the cloud.&#xA;Here the &lt;a href=&#34;https://knowledge.sdialliance.org/digital-environmental-footprint&#34;&gt;SDIA DEF Model&lt;/a&gt; and our &lt;a href=&#34;https://github.com/green-coding-solutions/cloud-energy&#34;&gt;Cloud Energy ML Model&lt;/a&gt; where presented.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Estimating Cloud Energy Consumption with a Linear Model - Part 1</title>
      <link>https://www.green-coding.io/blog/estimating-cloud-energy-linear-model-part-1/</link>
      <pubDate>Tue, 27 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/estimating-cloud-energy-linear-model-part-1/</guid>
      <description>&lt;div class=&#34;ui message&#34;&gt;&#xA;  &lt;i class=&#34;info circle icon&#34;&gt;&lt;/i&gt;&#xA;  &lt;div class=&#34;content&#34;&gt;&#xA;    &lt;p&gt;&#xA;    This arcticle is part of a multi-part series. Be sure to check out / stay tuned for the other parts!&#xA;&lt;/p&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;A big goal for us here is at how to measure the energy/carbon use of cloud services.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reproducing the Blauer Engel für Software measurements for Okular</title>
      <link>https://www.green-coding.io/blog/reproducing-blauer-engel-okular-measurements/</link>
      <pubDate>Thu, 15 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/reproducing-blauer-engel-okular-measurements/</guid>
      <description>&lt;p&gt;In the past we have joined the &lt;a href=&#34;https://www.oeko.de/forschung-beratung/projekte/pr-details/weiterentwicklung-des-umweltzeichen-blauer-engel-fuer-software-erweiterung-des-geltungsbereiches-um-server-client-anwendungen-und-applikationen-fuer-mobilie-endgeraete&#34;&gt;Workshop around the Blauer Engel&lt;/a&gt; (with the Öko Institut e.V. as the host this year)&#xA;and also some of the &lt;a href=&#34;https://eco.kde.org/blog/&#34;&gt;regular meetings from the KDE Eco Team&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trying out Firefox 104 energy measurements</title>
      <link>https://www.green-coding.io/blog/firefox-104-energy-measurements/</link>
      <pubDate>Sun, 28 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/firefox-104-energy-measurements/</guid>
      <description>&lt;div class=&#34;ui message&#34;&gt;&#xA;  &lt;i class=&#34;info circle icon&#34;&gt;&lt;/i&gt;&#xA;  &lt;div class=&#34;content&#34;&gt;&#xA;    &lt;p&gt;&#xA;    In an earlier version of the article the calculation statement contained a message about us&#xA;    being confused why the conversion factor is 277000000.&#xA;    Thanks to Silas Duddeck from the Goethe University in Frankfurt who pointed out that&#xA;    the factor should be 1J = 2,777778⋅10-7kWh = (1/3600000)kWh =&gt; 277777777&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Updating the DC measurements</title>
      <link>https://www.green-coding.io/blog/updating-dc-measurement/</link>
      <pubDate>Sat, 13 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/updating-dc-measurement/</guid>
      <description>&lt;p&gt;In my last blog post I have written about how we finally completed the DC measurement&#xA;reporter for our &lt;a href=&#34;https://github.com/green-coding-solutions/green-metrics-tool&#34;&gt;Green Metrics Tool&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;In the last days we have looked at reducing the variance of the ATX powerlanes&#xA;and finding out if swapping out the resistors for more stable current measurement&#xA;resistors can improve the measurement.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DC energy measurements for software</title>
      <link>https://www.green-coding.io/blog/adventures-in-dc-measurement/</link>
      <pubDate>Wed, 10 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/adventures-in-dc-measurement/</guid>
      <description>&lt;p&gt;We finally got our DC measurement setup ready &amp;hellip; sadly around one month later&#xA;than expected.&lt;/p&gt;&#xA;&lt;p&gt;If you wanna see first results go here:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://metrics.green-coding.io/stats.html?id=2213b2ec-f96f-4fb4-9fc9-82094bdee1bb&#34;&gt;Wordpress sample measurement&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://metrics.green-coding.io/stats.html?id=f99e563d-2c5c-453d-99fe-5ac9f6f307ac&#34;&gt;Stress sample measurement&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;If you wann get the details of our journey, why we are integrating it into our tool, some tech specs and the future outlook on when we have the AC measurement ready, then read on :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>CO2 Formulas and Case Studies</title>
      <link>https://www.green-coding.io/blog/co2-formulas-and-case-studies/</link>
      <pubDate>Sat, 02 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/co2-formulas-and-case-studies/</guid>
      <description>&lt;p&gt;Starting this month we will be releasing articles in a regular fashion about insights&#xA;into energy use of specifc software tools or architectures.&lt;/p&gt;&#xA;&lt;p&gt;In order to lay a foundation to follow these articles we have created at a &lt;a href=&#34;https://www.green-coding.io/co2-formulas/&#34;&gt;CO2 Formulas&lt;/a&gt;&#xA;page, where you can find all the relevant formulas how to calculate the energy&#xA;use of software.&#xA;Often times software can be directly instrumented and measured, but when the complexity&#xA;gets too high (in network transmissions) or data is limited (in the cloud) then&#xA;often assumptions are made.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Version 0.1-beta released</title>
      <link>https://www.green-coding.io/blog/version-0.1-beta/</link>
      <pubDate>Mon, 27 Jun 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/version-0.1-beta/</guid>
      <description>&lt;p&gt;Today we have have released the &lt;code&gt;0.1-beta&lt;/code&gt; version of our &lt;a href=&#34;https://github.com/green-coding-solutions/green-metrics-tool/releases/tag/v0.1-beta&#34;&gt;Green Metrics Tool&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&#xA;&lt;img src=&#34;https://www.green-coding.io/img/blog/green-metrics-dashboard.webp&#34; alt=&#34;Green Metrics Dashboard&#34; loading=&#34;lazy&#34; style=&#34;max-width: 800px; width: 80%; display: block; margin-left: auto; margin-right: auto; margin-bottom: 15px;&#34;&gt;&#xA;&#xA;&#xA;&#xA;&lt;img src=&#34;https://www.green-coding.io/img/blog/green-metrics-boxed.webp&#34; alt=&#34;Green Metrics Dashboard&#34; loading=&#34;lazy&#34; style=&#34;max-width: 800px; width: 80%; display: block; margin-left: auto; margin-right: auto; margin-bottom: 15px;&#34;&gt;&#xA;&#xA;&lt;p&gt;Version &lt;code&gt;0.1-beta&lt;/code&gt; is considered a non-production version.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Progress on energy measurements</title>
      <link>https://www.green-coding.io/blog/energy-measurement-progress/</link>
      <pubDate>Mon, 13 Jun 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/energy-measurement-progress/</guid>
      <description>&lt;p&gt;Today we have pushed the first beta of our metrics providers for full OS&#xA;Intel RAPL readings.&lt;/p&gt;&#xA;&#xA;&#xA;&lt;img src=&#34;https://www.green-coding.io/img/blog/metrics-tool-rapl-reading.webp&#34; alt=&#34;Metrics Tool RAPL Reading&#34; loading=&#34;lazy&#34; style=&#34;max-width: 600px; width: 80%; display: block; margin-left: auto; margin-right: auto; margin-bottom: 15px;&#34;&gt;&#xA;&#xA;&lt;p&gt;You can see the full details of our demo runs with the static version of the&#xA;Green Web Foundation Page in our &lt;a href=&#34;https://metrics.green-coding.io/runs.html&amp;amp;show=repositories&#34;&gt;Green Metrics Tool Repositories Overview&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Youtube Extension</title>
      <link>https://www.green-coding.io/blog/youtube-extension/</link>
      <pubDate>Thu, 19 May 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/youtube-extension/</guid>
      <description>&lt;img src=&#34;https://www.green-coding.io/img/blog/youtube_extension.webp&#34; alt=&#34;Greener Youtube extension&#34; loading=&#34;lazy&#34; style=&#34;max-width: 600px; width: 80%; display: block; margin-left: auto; margin-right: auto; margin-bottom: 15px;&#34;&gt;&#xA;&#xA;&lt;p&gt;How many times do we use Youtube only to listen to songs, or to watch videos without the necessity of going for that fancy 4k/HD resolution? Also: do we really want to automatically watch other (algorithmically-chosen) videos after the current video is finished? In other words, how can we have a carbon-friendly approach while still getting the content we wanted?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Change of license</title>
      <link>https://www.green-coding.io/blog/change-of-license/</link>
      <pubDate>Sun, 03 Apr 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/change-of-license/</guid>
      <description>&lt;p&gt;As some of you following our &lt;a href=&#34;https://github.com/green-coding-solutions&#34;&gt;Green Coding github&lt;/a&gt;&#xA;have maybe noticed is that we have changed the license of some of our&#xA;repositories.&lt;/p&gt;&#xA;&lt;p&gt;The tools and the demo code where prior licensed under MIT, which is a software&#xA;license that we have come to love through popular libraries like&#xA;&lt;a href=&#34;https://github.com/rails/rails&#34;&gt;Ruby on Rails&lt;/a&gt;, &lt;a href=&#34;https://github.com/twbs/bootstrap&#34;&gt;Bootstrap&lt;/a&gt;,&#xA;&lt;a href=&#34;https://github.com/laurent22/joplin&#34;&gt;Joplin&lt;/a&gt; and many more &amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>FAQ - About Green Coding</title>
      <link>https://www.green-coding.io/blog/faq/</link>
      <pubDate>Thu, 10 Mar 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/faq/</guid>
      <description>&lt;h4 id=&#34;what-exactly-is-green-coding&#34;&gt;What exactly is green coding?&lt;/h4&gt;&#xA;&lt;p&gt;Green Coding means the practice of software development with a strong focus on resource efficiency in terms of energy use. It is also known as green software engineering or green software development.&lt;/p&gt;</description>
    </item>
    <item>
      <title>We are hiring!</title>
      <link>https://www.green-coding.io/blog/we-are-hiring/</link>
      <pubDate>Sun, 06 Mar 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/we-are-hiring/</guid>
      <description>&lt;p&gt;Today we have big news which shine a light on what we have planned for the coming months.&lt;/p&gt;&#xA;&lt;p&gt;Green Coding Solutions is becoming a legal entity in form of a non-profit [Green Coding Solutions gGmbH].&lt;/p&gt;</description>
    </item>
    <item>
      <title>Green Metrics measurement tool open sourced</title>
      <link>https://www.green-coding.io/blog/green-metrics-measurement-tool/</link>
      <pubDate>Fri, 25 Feb 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/green-metrics-measurement-tool/</guid>
      <description>&lt;p&gt;We are happy to announce the first prototype of our tool for measuring resource&#xA;usage.&lt;/p&gt;&#xA;&lt;p&gt;The tool is fully open sourced under MIT license and can be used and copied&#xA;by anyone for any purpose.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Links and resources now on Github for Green Software Development</title>
      <link>https://www.green-coding.io/blog/github-resources-repo/</link>
      <pubDate>Mon, 31 Jan 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/github-resources-repo/</guid>
      <description>&lt;p&gt;Now just after announcing our public repo on with our website as HUGO source in it&#xA;, we are now also publishing our resources repo.&lt;/p&gt;&#xA;&lt;p&gt;When we started to get an overview in the field of Green Coding and Green&#xA;Software Engineering we found a landscape of many solo coders / bloggers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Blog and Github Repos</title>
      <link>https://www.green-coding.io/blog/blog-and-github/</link>
      <pubDate>Sat, 29 Jan 2022 00:00:00 +0000</pubDate>
      <guid>https://www.green-coding.io/blog/blog-and-github/</guid>
      <description>&lt;p&gt;First update comes right with this first blog-entry and is regarding our&#xA;Github Repository.&lt;/p&gt;&#xA;&lt;p&gt;At &lt;a href=&#34;https://github.com/green-coding-solutions&#34;&gt;https://github.com/green-coding-solutions&lt;/a&gt; you can find our code repositories&#xA;with all the source code that we generate in our meetups and in internal projects.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
