<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    
    <title>Shi&apos;s Tech Blog</title>
    
    
    <description>This website is a virtual proof that I&apos;m awesome</description>
    
    <link>https://shiqifeng2000.github.io/</link>
    <atom:link href="https://shiqifeng2000.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
    
      <item>
        <title>Some thoughts about shared memory</title>
        
        <dc:creator><![CDATA[ shiqifeng ]]></dc:creator>
        
        <description>
          A raw_sync based shared memory - 
          This is a post to discuss how I implement the shared memory the rust way during the video enhancement scenario. Context: A video enchancement project to pipe video frames to python algorithm, get processed then back to encode/mux to new videos In this post, I would like to discuss the...
        </description>
        <pubDate>Sun, 28 Jun 2026 00:00:00 +0000</pubDate>
        <link>https://shiqifeng2000.github.io/2026-06-28-rawsync-sharedmemory/</link>
        <guid isPermaLink="true">https://shiqifeng2000.github.io/2026-06-28-rawsync-sharedmemory/</guid>
      </item>
    
  </channel>
</rss>
