<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Software on Miguels Blog</title>
    <link>https://miguelperez.me/tags/software/</link>
    <description>Recent content in Software on Miguels Blog</description>
    <image>
      <title>Miguels Blog</title>
      <url>https://miguelperez.me/images/papermod-cover.png</url>
      <link>https://miguelperez.me/images/papermod-cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 25 Jan 2022 20:03:04 +0100</lastBuildDate>
    <atom:link href="https://miguelperez.me/tags/software/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust Compiler Contribution</title>
      <link>https://miguelperez.me/posts/rust-contribution/</link>
      <pubDate>Tue, 25 Jan 2022 20:03:04 +0100</pubDate>
      <guid>https://miguelperez.me/posts/rust-contribution/</guid>
      <description>&lt;p&gt;To gain more experience in software-engineering I was playing around with the thought to contribute to open-source software.
Since I started reading &lt;a href=&#34;https://www.amazon.de/Programming-Rust-Fast-Systems-Development/dp/1492052590&#34;&gt;&amp;ldquo;Programming Rust&amp;rdquo; by O&amp;rsquo;Reilly&lt;/a&gt; to get started with a low-level language, I got also interested in understanding what happens under the hood when we execute or compile a program.&lt;/p&gt;
&lt;p&gt;Therefore, I thought it might be a good idea to look into the &lt;a href=&#34;https://www.rust-lang.org/&#34;&gt;Rust Programming language&lt;/a&gt; itself. Coincidentally, I found this &lt;a href=&#34;https://www.youtube.com/watch?v=9H9SO2u6Q20&#34;&gt;video&lt;/a&gt;
from Esteban Kuber, which ultimately made sure to check out the Rust compiler.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
