<?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>Posts on Miguels Blog</title>
    <link>https://miguelperez.me/posts/</link>
    <description>Recent content in Posts 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>Wed, 29 Apr 2026 16:27:04 +0100</lastBuildDate>
    <atom:link href="https://miguelperez.me/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Limits: Exact Value or an Approximation?</title>
      <link>https://miguelperez.me/posts/limits/</link>
      <pubDate>Wed, 29 Apr 2026 16:27:04 +0100</pubDate>
      <guid>https://miguelperez.me/posts/limits/</guid>
      <description>&lt;h1 id=&#34;limits-exact-value-or-an-approximation&#34;&gt;Limits: Exact Value or an Approximation?&lt;/h1&gt;
&lt;p&gt;Probably the majority of people will say that the limit is an exact construct and not an approximation but instead a unique real number. For the sake of simplicity we will keep it in the real number domain and use polynomials as examples. And indeed, this statement is correct. But books and intuitive explanations always talk about arbitrarily close etc. But arbitrarily close still is not exactly at the point right? It is just arbitrarily close ¯\_(ツ)_/¯&lt;br&gt;
We will try to convince even the biggest skeptic (me) that the limit is indeed an exact number and not just an approximation.
For this, it might make sense to look at the derivative formula as it is intuitively relatively clear and makes up for great insights.&lt;/p&gt;</description>
    </item>
    <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>
