<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="https://blog.flix.dev/feed_style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <tabi:metadata xmlns:tabi="https://github.com/welpo/tabi">
        <tabi:base_url>https:&#x2F;&#x2F;blog.flix.dev&#x2F;</tabi:base_url>
        <tabi:separator>
            •
        </tabi:separator>
        <tabi:about_feeds>This is a web feed, also known as an Atom feed. Subscribe by copying the URL from the address bar into your newsreader. Visit About Feeds to learn more and get started. It&#x27;s free.</tabi:about_feeds>
        <tabi:visit_the_site>Visit website</tabi:visit_the_site>
        <tabi:recent_posts>Recent posts</tabi:recent_posts>
        <tabi:last_updated_on>Updated on $DATE</tabi:last_updated_on>
        <tabi:default_theme>dark</tabi:default_theme>
        <tabi:post_listing_date>date</tabi:post_listing_date>
        <tabi:current_section>effects</tabi:current_section>
    </tabi:metadata><link rel="extra-stylesheet" href="https://blog.flix.dev/skins/red.css?h=3c0e688fbc84585f72ba" /><title>The Flix Blog - effects</title>
        <subtitle>The official blog of the Flix programming language.</subtitle>
    <link href="https://blog.flix.dev/tags/effects/atom.xml" rel="self" type="application/atom+xml"/>
    <link href="https://blog.flix.dev/tags/effects/" rel="alternate" type="text/html"/>
    <generator uri="https://www.getzola.org/">Zola</generator><updated>2025-09-15T00:00:00+00:00</updated><id>https://blog.flix.dev/tags/effects/atom.xml</id><entry xml:lang="en">
        <title>Effect Systems vs Print Debugging: A Pragmatic Solution</title>
        <published>2025-09-15T00:00:00+00:00</published>
        <updated>2025-09-15T00:00:00+00:00</updated>
        <author>
            <name>Magnus Madsen</name>
        </author>
        <link rel="alternate" href="https://blog.flix.dev/blog/effect-systems-vs-print-debugging/" type="text/html"/>
        <id>https://blog.flix.dev/blog/effect-systems-vs-print-debugging/</id>
        <summary type="html">A discussion of how the Flix type and effect system supports print-debugging.</summary>
        </entry><entry xml:lang="en">
        <title>Taming Impurity with Polymorphic Effects</title>
        <published>2020-05-01T00:00:00+00:00</published>
        <updated>2020-05-01T00:00:00+00:00</updated>
        <author>
            <name>Magnus Madsen</name>
        </author>
        <link rel="alternate" href="https://blog.flix.dev/blog/taming-impurity-with-polymorphic-effects/" type="text/html"/>
        <id>https://blog.flix.dev/blog/taming-impurity-with-polymorphic-effects/</id>
        <summary type="html">How Flix uses a type and effect system to cleanly separate pure and impure code while supporting equational reasoning</summary>
        </entry>
</feed>
