<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Ahmed Hindy — Blog</title>
        <link>https://ahmed-hindy.github.io/blog/</link>
        <description>Technical notes about Houdini, USD, pipeline tooling, and production workflows.</description>
        <lastBuildDate>Wed, 22 Jul 2026 08:03:58 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>© 2026 Ahmed Hindy</copyright>
        <item>
            <title><![CDATA[Building Kitsu Desktop with Tauri: A Pipeline TD's First Look at Rust]]></title>
            <link>https://ahmed-hindy.github.io/blog/building-kitsu-desktop-with-tauri/</link>
            <guid isPermaLink="false">https://ahmed-hindy.github.io/blog/building-kitsu-desktop-with-tauri/</guid>
            <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[How I used a small Kitsu desktop client to explore Rust and Tauri, and why removing features made the app more useful.]]></description>
            <author>Ahmed Hindy</author>
            <category>Rust</category>
            <category>Tauri</category>
            <category>Pipeline</category>
            <category>Kitsu</category>
        </item>
        <item>
            <title><![CDATA[Building RV the Easy Way: Abusing CI Minutes Instead of Downloading the World]]></title>
            <link>https://ahmed-hindy.github.io/blog/building-rv-the-easy-way/</link>
            <guid isPermaLink="false">https://ahmed-hindy.github.io/blog/building-rv-the-easy-way/</guid>
            <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[How I used OpenRV's existing GitHub Actions workflows to build downloadable Windows, Linux, and macOS artifacts without recreating the toolchain locally.]]></description>
            <author>Ahmed Hindy</author>
            <category>OpenRV</category>
            <category>GitHub Actions</category>
            <category>C++</category>
            <category>Pipeline</category>
        </item>
        <item>
            <title><![CDATA[Setting Multiple Houdini Parameters with hou.Node.setParms()]]></title>
            <link>https://ahmed-hindy.github.io/blog/setting-multiple-houdini-parameters-with-setparms/</link>
            <guid isPermaLink="false">https://ahmed-hindy.github.io/blog/setting-multiple-houdini-parameters-with-setparms/</guid>
            <pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A practical pattern for configuring Houdini nodes from Python dictionaries, including parameter tuples, validation, and animated parameters.]]></description>
            <author>Ahmed Hindy</author>
            <category>Houdini</category>
            <category>Python</category>
            <category>Pipeline</category>
        </item>
    </channel>
</rss>