<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:media="http://search.yahoo.com/mrss/"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:georss="http://www.georss.org/georss">

  <channel>
    <title>
      <![CDATA[  Valentin Churavy&#39;s personal webpage  ]]>
    </title>
    <link> https://vchuravy.dev/ </link>
    <description>
      <![CDATA[  Valentin Churavy&#39;s personal webpage  ]]>
    </description>
    <atom:link
      href="https://vchuravy.dev/feed.xml"
      rel="self"
      type="application/rss+xml" />


<item>
  <title>
    <![CDATA[  How I debug issues with Julia GC  ]]>
  </title>
  <link> https://vchuravy.dev/notes/2025/07/debugging_gc/index.html </link>
  <guid> https://vchuravy.dev/notes/2025/07/debugging_gc/index.html </guid>
  <description>
    <![CDATA[  How I debug issues with Julia GC  ]]>
  </description>  
    
  <pubDate>Tue, 08 Jul 2025 00:00:00 +0000</pubDate>  
  
  
  <atom:author>
    <atom:name>Valentin Churavy</atom:name>
  </atom:author>
        
</item>

<item>
  <title>
    <![CDATA[  Persistent Code Caching In GPUCompiler.jl  ]]>
  </title>
  <link> https://vchuravy.dev/notes/2024/06/disk_cache/index.html </link>
  <guid> https://vchuravy.dev/notes/2024/06/disk_cache/index.html </guid>
  <description>
    <![CDATA[  Persistent Code Caching In GPUCompiler.jl  ]]>
  </description>  
    
  <pubDate>Fri, 28 Jun 2024 00:00:00 +0000</pubDate>  
  
  
  <atom:author>
    <atom:name>Valentin Churavy</atom:name>
  </atom:author>
        
</item>

<item>
  <title>
    <![CDATA[  Using GDB &amp; VSCode to debug Julia code on Windows  ]]>
  </title>
  <link> https://vchuravy.dev/notes/2021/09/vscode-gdb/index.html </link>
  <guid> https://vchuravy.dev/notes/2021/09/vscode-gdb/index.html </guid>
  <description>
    <![CDATA[  Debugging Julia code on Windows using VSCode and GDB   ]]>
  </description>  
    
  <pubDate>Sun, 12 Sep 2021 00:00:00 +0000</pubDate>  
  
  
  <atom:author>
    <atom:name>Valentin Churavy</atom:name>
  </atom:author>
        
</item>

<item>
  <title>
    <![CDATA[  BPFTrace &amp; Julia: An introduction to UProbes  ]]>
  </title>
  <link> https://vchuravy.dev/notes/2021/08/bpftrace/index.html </link>
  <guid> https://vchuravy.dev/notes/2021/08/bpftrace/index.html </guid>
  <description>
    <![CDATA[  A short introduction to bpftrace and using it with Julia  ]]>
  </description>  
    
  <pubDate>Wed, 04 Aug 2021 00:00:00 +0000</pubDate>  
  
  
  <atom:author>
    <atom:name>Valentin Churavy</atom:name>
  </atom:author>
        
</item>
</channel></rss>