<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jorge Velez blog</title>
    <description>Musings of a Computer Scientist.</description>
    <link>http://JorgeV92.github.io/</link>
    <atom:link href="http://JorgeV92.github.io/feed.xml" rel="self" type="application/rss+xml" />
    <pubDate>Mon, 01 Jun 2026 00:42:13 +0000</pubDate>
    <lastBuildDate>Mon, 01 Jun 2026 00:42:13 +0000</lastBuildDate>
    <generator>Jekyll v3.10.0</generator>
    
      <item>
        <title>Asynchronous I/O and Coroutines</title>
        <description>&lt;h3 id=&quot;asynchronous-io-and-coroutines&quot;&gt;Asynchronous I/O and Coroutines&lt;/h3&gt;

</description>
        <pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate>
        <link>http://JorgeV92.github.io/2026/06/01/asynchronous-io-and-coroutines/</link>
        <guid isPermaLink="true">http://JorgeV92.github.io/2026/06/01/asynchronous-io-and-coroutines/</guid>
        
        
      </item>
    
      <item>
        <title>Compilers and LLVM for Matrix Multipliaction</title>
        <description>&lt;h3 id=&quot;llvm&quot;&gt;LLVM&lt;/h3&gt;

&lt;blockquote&gt;
  &lt;p&gt;Note, this is the study of LLVM IR&lt;/p&gt;
&lt;/blockquote&gt;

&lt;!-- &lt;div style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/assets/cifar_preview.png&quot;&gt;&lt;/div&gt; --&gt;

&lt;p&gt;Bsaic &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;LLVM IR&lt;/code&gt; for a new language&lt;/p&gt;

&lt;div class=&quot;language-cpp highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;k&quot;&gt;struct&lt;/span&gt; &lt;span class=&quot;nc&quot;&gt;ExprNode&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

</description>
        <pubDate>Fri, 18 Oct 2024 22:00:00 +0000</pubDate>
        <link>http://JorgeV92.github.io/2024/10/18/llvm/</link>
        <guid isPermaLink="true">http://JorgeV92.github.io/2024/10/18/llvm/</guid>
        
        
      </item>
    
      <item>
        <title>File System</title>
        <description>
</description>
        <pubDate>Fri, 18 Oct 2024 22:00:00 +0000</pubDate>
        <link>http://JorgeV92.github.io/2024/10/18/file-system/</link>
        <guid isPermaLink="true">http://JorgeV92.github.io/2024/10/18/file-system/</guid>
        
        
      </item>
    
  </channel>
</rss>
