<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Tariq Shams </title>
        <link>https://tariqshams.com</link>
        <description>This is my portfolio and blog.</description>
        <item>
          <title>Giving a fly's wiring a game to play</title>
          <link>https://tariqshams.com/blog/fly-plays</link>
          <description>A walkthrough of Google's role in mapping a fruit fly's nervous system, and how I used that wiring to build a browser experiment with Space Invaders, Tetris, and a controller learning from scratch.</description>
          <pubDate>Fri, 11 Sep 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Score-Coupled Narrative Poisoning</title>
          <link>https://tariqshams.com/blog/score-coupled-narrative-poisoning</link>
          <description>A proposal for why autonomous research systems should separate trust in a verified artifact from trust in the explanation attached to it.</description>
          <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Determinism in Transformer-Based Language Models</title>
          <link>https://tariqshams.com/blog/determinism-in-transformer-based-language-models</link>
          <description>Temperature zero seems deterministic. Floating point arithmetic and dynamic batching explain why real inference systems can still disagree.</description>
          <pubDate>Sun, 02 Aug 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Large Language Models vs their Harness</title>
          <link>https://tariqshams.com/blog/llm-vs-harness</link>
          <description>Large Language Models are a useful tool that can help us with several tasks. But your llm isn't writing to your filesystem. We need to build harnesses around them to make them useful.</description>
          <pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Notes and reflections from NVIDIA GTC 2026</title>
          <link>https://tariqshams.com/blog/nvidia-gtc-2026</link>
          <description>Reflecting on my time at NVIDIA GTC 2026, winning the Vibe Hack Hackathon, and deep dives into Agentic AI, Inference Engineering, and more.</description>
          <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building a Image Editing Pipeline</title>
          <link>https://tariqshams.com/blog/building-a-image-editing-pipeline</link>
          <description>Building a Image Editing Pipeline with Qwen Image-Edit and Qwen-Image-Layered</description>
          <pubDate>Wed, 31 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>So you want to learn AI</title>
          <link>https://tariqshams.com/blog/so-you-want-to-learn-ai</link>
          <description>A guide to make the transition from Software Engineering to AI Engineering</description>
          <pubDate>Sun, 24 Aug 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>When efficient code fails: Timing Attacks</title>
          <link>https://tariqshams.com/blog/timing-attacks</link>
          <description>Efficient code is normally what we professional software engineers strive for, but sometimes it could make us vulnerable to timing attacks.</description>
          <pubDate>Fri, 20 Jun 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Recursion - Part I - Beginners</title>
          <link>https://tariqshams.com/blog/recursion-part1</link>
          <description>A technique that is often neglected, Recursion can be a beautiful way to solve certain classes of problems.</description>
          <pubDate>Sat, 12 Oct 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>