<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Grønnskale Tech Blog</title>
        <link>https://gronnskalle.vercel.app</link>
        <description>Deep technical articles about green software engineering, performance optimization, and building energy-efficient applications.</description>
        <lastBuildDate>Wed, 03 Jun 2026 03:59:56 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Grønnskale Tech Blog</title>
            <url>https://gronnskalle.vercel.app/favicon.ico</url>
            <link>https://gronnskalle.vercel.app</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <item>
            <title><![CDATA[Writing Efficient and Sustainable Code in .NET]]></title>
            <link>https://gronnskalle.vercel.app/blog/writing-efficient-and-sustainable-code-in-net</link>
            <guid>writing-efficient-and-sustainable-code-in-net</guid>
            <pubDate>Fri, 07 Mar 2025 21:19:00 GMT</pubDate>
            <content:encoded><![CDATA[In modern software development, writing clean and efficient code isn’t just about making it readable—it’s also about performance, maintainability, and sustainability. Poorly written code can lead to increased CPU usage, memory leaks, and inefficient processing, which in turn contributes to higher energy consumption. This post will highlight good coding practices in .NET by comparing bad and optimized examples to help you write greener and more efficient code.]]></content:encoded>
            <enclosure url="https://cdn.sanity.io/images/5hqvaz2y/production/0f7db783ace86c214a0dc7241276c04054619257-4500x4500.jpg?rect=0,750,4500,3000&amp;w=1200&amp;h=800&amp;fm=jpg&amp;auto=format" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Welcome to Grønnskalle!!]]></title>
            <link>https://gronnskalle.vercel.app/blog/welcome-to-gronnskalle</link>
            <guid>welcome-to-gronnskalle</guid>
            <pubDate>Fri, 07 Mar 2025 22:35:00 GMT</pubDate>
            <content:encoded><![CDATA[# Grønnskalle

Grønnskalle is a resource platform built to help developers optimize their code for sustainability and reduce the environmental impact of software development. 

## Mission

Our mission is to educate and empower developers to create more sustainable software through:

- Efficient algorithm design and implementation
- Sustainable cloud infrastructure practices
- Resource-conscious development workflows
- Metrics and monitoring for environmental impact]]></content:encoded>
            <enclosure url="https://cdn.sanity.io/images/5hqvaz2y/production/241ef04ca8733c8a965548c744ebdf77a45749b2-1107x312.png?rect=320,0,468,312&amp;w=1200&amp;h=800&amp;fm=jpg&amp;auto=format" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Keeping Our Code Green and Our Minds Sane]]></title>
            <link>https://gronnskalle.vercel.app/blog/keeping-our-code-green-and-our-minds-sane</link>
            <guid>keeping-our-code-green-and-our-minds-sane</guid>
            <pubDate>Sun, 02 Mar 2025 08:45:00 GMT</pubDate>
            <content:encoded><![CDATA[Embrace green code practices to optimize software efficiency, reduce energy consumption, and build a more sustainable tech future.]]></content:encoded>
            <enclosure url="https://cdn.sanity.io/images/5hqvaz2y/production/23526c824925a6f379614f8fcf38d5e8f60d8493-6000x4000.jpg?w=1200&amp;h=800&amp;fm=jpg&amp;auto=format" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>