<?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>Video on Nicola Iarocci</title>
    <link>https://nicolaiarocci.com/tags/video/</link>
    <description>Recent content in Video on Nicola Iarocci</description>
    <generator>Hugo -- 0.143.1</generator>
    <language>en</language>
    <copyright>Produced / Written / Maintained by Nicola Iarocci since 2010</copyright>
    <lastBuildDate>Wed, 26 Nov 2025 16:24:38 +0100</lastBuildDate>
    <atom:link href="https://nicolaiarocci.com/tags/video/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>My session on MCP servers at .NET Conference Italia 2025</title>
      <link>https://nicolaiarocci.com/my-session-on-mcp-servers-at-dotnet-conference-italia-2025/</link>
      <pubDate>Wed, 26 Nov 2025 16:24:38 +0100</pubDate>
      <guid>https://nicolaiarocci.com/my-session-on-mcp-servers-at-dotnet-conference-italia-2025/</guid>
      <description>&lt;p&gt;I presented a session at the &lt;a href=&#34;https://www.aspitalia.com/eventi/97/.NET-Conference-Italia-2025-Milano.aspx&#34;&gt;.NET Conference Italia 2025&lt;/a&gt; in Milan a couple of weeks ago. The title was &amp;ldquo;Integrating our applications with LLMs and AI via MCP Servers&amp;rdquo;. It was well received; there were good questions throughout the talk and in the hall afterward. Surprisingly, live coding and demos went relatively smoothly.&lt;/p&gt;
&lt;p&gt;The fine guys at ASP Italia just published the &lt;a href=&#34;https://media.aspitalia.com/events/netconf25-LLM-dotNET-AI-MCP.media&#34;&gt;video&lt;/a&gt; in case someone is interested.&lt;/p&gt;
&lt;p&gt;Yeah, it is in Italian. I got a transcript from MacWhisper and then asked Claude to translate and clean it up. It did a pretty good job, so let me know if there&amp;rsquo;s any interest in an English transcript; I might post it here.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>I presented a session at the <a href="https://www.aspitalia.com/eventi/97/.NET-Conference-Italia-2025-Milano.aspx">.NET Conference Italia 2025</a> in Milan a couple of weeks ago. The title was &ldquo;Integrating our applications with LLMs and AI via MCP Servers&rdquo;. It was well received; there were good questions throughout the talk and in the hall afterward. Surprisingly, live coding and demos went relatively smoothly.</p>
<p>The fine guys at ASP Italia just published the <a href="https://media.aspitalia.com/events/netconf25-LLM-dotNET-AI-MCP.media">video</a> in case someone is interested.</p>
<p>Yeah, it is in Italian. I got a transcript from MacWhisper and then asked Claude to translate and clean it up. It did a pretty good job, so let me know if there&rsquo;s any interest in an English transcript; I might post it here.</p>
<p>Speaking of English, I&rsquo;ve started submitting to international events again, without any luck so far. The conference landscape has changed quite a bit, especially since the COVID break. I still get invited to local ones, while internationals have been elusive. I suspect my change in technology stack plays a role. It was relatively easy to speak abroad when I was into Python. With .NET, not so much. But again, I was into Python in the pre-COVID era, so it is hard to tell which factors are at play and what their weight is.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Flask started as an April Fool&#39;s joke</title>
      <link>https://nicolaiarocci.com/flask-started-as-an-april-fools-joke/</link>
      <pubDate>Mon, 24 Nov 2025 15:29:19 +0100</pubDate>
      <guid>https://nicolaiarocci.com/flask-started-as-an-april-fools-joke/</guid>
      <description>&lt;p&gt;The story that the Python micro web framework Flask started as an April Fool&amp;rsquo;s
joke is well known in Python circles, but it was nice to &lt;a href=&#34;https://www.youtube.com/watch?v=GXJwX3tpMe0&#34;&gt;see it told by Armin
Ronacher&lt;/a&gt; himself&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m fond of Flask. It was a breath of fresh air when it came out, and most of my
Python &lt;a href=&#34;https://nicolaiarocci.com/opensource/#python&#34;&gt;open-source&lt;/a&gt; work is based on it.&lt;/p&gt;
&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34;&gt;
&lt;p&gt;The video is produced by the people who also authored the remarkable &lt;a href=&#34;https://nicolaiarocci.com/python-the-documentary/&#34;&gt;Python: The Documentary&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>The story that the Python micro web framework Flask started as an April Fool&rsquo;s
joke is well known in Python circles, but it was nice to <a href="https://www.youtube.com/watch?v=GXJwX3tpMe0">see it told by Armin
Ronacher</a> himself<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup>.</p>
<p>I&rsquo;m fond of Flask. It was a breath of fresh air when it came out, and most of my
Python <a href="/opensource/#python">open-source</a> work is based on it.</p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>The video is produced by the people who also authored the remarkable <a href="/python-the-documentary/">Python: The Documentary</a>.&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded>
    </item>
    <item>
      <title>Python: The Documentary</title>
      <link>https://nicolaiarocci.com/python-the-documentary/</link>
      <pubDate>Tue, 02 Sep 2025 16:52:21 +0200</pubDate>
      <guid>https://nicolaiarocci.com/python-the-documentary/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This is the story of the world&amp;rsquo;s most beloved programming language: Python. What began as a side project in Amsterdam during the 1990s became the software powering artificial intelligence, data science and some of the world’s biggest companies. But Python&amp;rsquo;s future wasn&amp;rsquo;t certain; at one point it almost disappeared.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://youtu.be/GfH4QL4VqJ0&#34;&gt;Python: The Documentary&lt;/a&gt;&lt;/p&gt;</description>
      <content:encoded><![CDATA[<blockquote>
<p>This is the story of the world&rsquo;s most beloved programming language: Python. What began as a side project in Amsterdam during the 1990s became the software powering artificial intelligence, data science and some of the world’s biggest companies. But Python&rsquo;s future wasn&rsquo;t certain; at one point it almost disappeared.</p></blockquote>
<p><a href="https://youtu.be/GfH4QL4VqJ0">Python: The Documentary</a></p>
]]></content:encoded>
    </item>
    <item>
      <title>Tech promised everything. Did it deliver?</title>
      <link>https://nicolaiarocci.com/tech-promised-everything.-did-it-deliver/</link>
      <pubDate>Tue, 22 Jul 2025 10:36:48 +0200</pubDate>
      <guid>https://nicolaiarocci.com/tech-promised-everything.-did-it-deliver/</guid>
      <description>&lt;p&gt;I have had the good fortune of meeting Scott several times at various conferences and the MVP Summits held at Microsoft headquarters in Seattle. Seeing him get emotional in this talk does not surprise me, nor is it unusual for him to criticize the very technology&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; that his company promotes.&lt;/p&gt;
&lt;p&gt;He has always been an entertaining speaker and teacher. As it turns out, the TED format suits him perfectly.&lt;/p&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; allowfullscreen=&#34;allowfullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/dVG8W-0p6vg?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34;&gt;
&lt;p&gt;Or rather, the way that technology is utilized.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>I have had the good fortune of meeting Scott several times at various conferences and the MVP Summits held at Microsoft headquarters in Seattle. Seeing him get emotional in this talk does not surprise me, nor is it unusual for him to criticize the very technology<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup> that his company promotes.</p>
<p>He has always been an entertaining speaker and teacher. As it turns out, the TED format suits him perfectly.</p>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/dVG8W-0p6vg?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>Or rather, the way that technology is utilized.&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded>
    </item>
    <item>
      <title>A walk after the storm</title>
      <link>https://nicolaiarocci.com/a-walk-after-the-storm/</link>
      <pubDate>Mon, 21 Oct 2024 08:41:05 +0200</pubDate>
      <guid>https://nicolaiarocci.com/a-walk-after-the-storm/</guid>
      <description>&lt;p&gt;A walk on the beach right after the storm. Lots of logs scattered all around, for miles.&lt;/p&gt;

&lt;div style=&#34;padding:56.25% 0 0 0;position:relative;&#34;&gt;&lt;iframe src=&#34;https://player.vimeo.com/video/1021633268?badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479&#34; frameborder=&#34;0&#34; allow=&#34;autoplay; fullscreen; picture-in-picture; clipboard-write&#34; style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;&#34; title=&#34;After the storm&#34;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;script src=&#34;https://player.vimeo.com/api/player.js&#34;&gt;&lt;/script&gt;

&lt;p&gt;And sanderlings running all over the place.&lt;/p&gt;

&lt;div style=&#34;padding:56.25% 0 0 0;position:relative;&#34;&gt;&lt;iframe src=&#34;https://player.vimeo.com/video/1021609203?badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479&#34; frameborder=&#34;0&#34; allow=&#34;autoplay; fullscreen; picture-in-picture; clipboard-write&#34; style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;&#34; title=&#34;Sanderlings&#34;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;script src=&#34;https://player.vimeo.com/api/player.js&#34;&gt;&lt;/script&gt;</description>
      <content:encoded><![CDATA[<p>A walk on the beach right after the storm. Lots of logs scattered all around, for miles.</p>

<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/1021633268?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="After the storm"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>

<p>And sanderlings running all over the place.</p>

<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/1021609203?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Sanderlings"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>

]]></content:encoded>
    </item>
    <item>
      <title>Infocom: The Documentary</title>
      <link>https://nicolaiarocci.com/infocom-the-documentary/</link>
      <pubDate>Thu, 29 Aug 2024 15:15:42 +0200</pubDate>
      <guid>https://nicolaiarocci.com/infocom-the-documentary/</guid>
      <description>&lt;p&gt;For nerds of my generation, Infocom is a legend. Today, I watched the long-time overdue &lt;em&gt;Infocom: The Documentary&lt;/em&gt; and I found it to be a gem.&lt;/p&gt;
&lt;p&gt;&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; allowfullscreen=&#34;allowfullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/OXNLWy7rwH4?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;
&lt;p&gt;With no commentary or narration but made up of the protagonists’ testimonies alone, it effectively evokes the excitement and enthusiasm around the early computer game industry (and software development in general) of those early years. It is also a cautionary tale about how easy it is to fall once you reach the peak&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>For nerds of my generation, Infocom is a legend. Today, I watched the long-time overdue <em>Infocom: The Documentary</em> and I found it to be a gem.</p>
<p><div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/OXNLWy7rwH4?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

<!-- raw HTML omitted --></p>
<p>With no commentary or narration but made up of the protagonists’ testimonies alone, it effectively evokes the excitement and enthusiasm around the early computer game industry (and software development in general) of those early years. It is also a cautionary tale about how easy it is to fall once you reach the peak<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>If you dig this type of retro content, check out <a href="https://www.youtube.com/watch?v=zEJXZ2wnO3w">GET LAMP: The Text Adventure Documentary</a>, from which <em>Infocom: The Documentary</em> was extracted.&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded>
    </item>
    <item>
      <title>The crazy engineering of Venice</title>
      <link>https://nicolaiarocci.com/the-crazy-engineering-of-venice/</link>
      <pubDate>Mon, 05 Aug 2024 16:45:00 +0200</pubDate>
      <guid>https://nicolaiarocci.com/the-crazy-engineering-of-venice/</guid>
      <description>&lt;p&gt;We spent a weekend in Venice&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; a short while ago, and one of the things that caught my attention was the wells in the city&amp;rsquo;s squares. Is there fresh water underneath that brackish swamp water? Well, no. The water from the wells in Venice is rainwater, collected by an ingenious hydraulic collection system that leveraged the square and surrounding buildings.&lt;/p&gt;
&lt;p&gt;I learned this and other intriguing tidbits by watching &lt;a href=&#34;https://youtu.be/77omYd0JOeA&#34;&gt;The Crazy Engineering of Venice&lt;/a&gt; on YouTube.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>We spent a weekend in Venice<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup> a short while ago, and one of the things that caught my attention was the wells in the city&rsquo;s squares. Is there fresh water underneath that brackish swamp water? Well, no. The water from the wells in Venice is rainwater, collected by an ingenious hydraulic collection system that leveraged the square and surrounding buildings.</p>
<p>I learned this and other intriguing tidbits by watching <a href="https://youtu.be/77omYd0JOeA">The Crazy Engineering of Venice</a> on YouTube.</p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>We were in Venice on a sailing trip, but that&rsquo;s for another post.&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded>
    </item>
    <item>
      <title>The appropriate response to a horrible idea is a better idea</title>
      <link>https://nicolaiarocci.com/the-appropriate-response-to-a-horrible-idea-is-a-better-idea/</link>
      <pubDate>Thu, 20 Jun 2024 08:40:31 +0200</pubDate>
      <guid>https://nicolaiarocci.com/the-appropriate-response-to-a-horrible-idea-is-a-better-idea/</guid>
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; allowfullscreen=&#34;allowfullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/hkUrnHT1VvI?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;</description>
      <content:encoded><![CDATA[<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/hkUrnHT1VvI?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

]]></content:encoded>
    </item>
    <item>
      <title>A walk on the beach [video]</title>
      <link>https://nicolaiarocci.com/a-walk-on-the-beach-video/</link>
      <pubDate>Sun, 12 May 2024 15:25:27 +0200</pubDate>
      <guid>https://nicolaiarocci.com/a-walk-on-the-beach-video/</guid>
      <description>&lt;p&gt;I took a walk on the beach last weekend. I never frequent Lido Adriano. It is much better than I expected, especially out of season.&lt;/p&gt;

&lt;div style=&#34;padding:56.25% 0 0 0;position:relative;&#34;&gt;&lt;iframe src=&#34;https://player.vimeo.com/video/945495592?badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479&#34; frameborder=&#34;0&#34; allow=&#34;autoplay; fullscreen; picture-in-picture; clipboard-write&#34; style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;&#34; title=&#34;A walk on the beach in Lido Adriano&#34;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;script src=&#34;https://player.vimeo.com/api/player.js&#34;&gt;&lt;/script&gt;</description>
      <content:encoded><![CDATA[<p>I took a walk on the beach last weekend. I never frequent Lido Adriano. It is much better than I expected, especially out of season.</p>

<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/945495592?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="A walk on the beach in Lido Adriano"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>

]]></content:encoded>
    </item>
    <item>
      <title>In the pinewood [video]</title>
      <link>https://nicolaiarocci.com/in-the-pinewood-video/</link>
      <pubDate>Fri, 03 May 2024 15:56:46 +0200</pubDate>
      <guid>https://nicolaiarocci.com/in-the-pinewood-video/</guid>
      <description>&lt;p&gt;I went for a walk in the &lt;a href=&#34;https://maps.app.goo.gl/xYHc8GpX7fRN5ZqT6&#34;&gt;local pinewood&lt;/a&gt; the other day. It&amp;rsquo;s one of my favorite places, especially the least frequented parts, where one can walk for hours (and risk getting lost) without meeting anyone. I cut it shorter this time as it started to drip rain, and I had nothing with me.

&lt;div style=&#34;padding:56.25% 0 0 0;position:relative;&#34;&gt;&lt;iframe src=&#34;https://player.vimeo.com/video/942353685?badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479&#34; frameborder=&#34;0&#34; allow=&#34;autoplay; fullscreen; picture-in-picture; clipboard-write&#34; style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;&#34; title=&#34;In the pinewood&#34;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;script src=&#34;https://player.vimeo.com/api/player.js&#34;&gt;&lt;/script&gt;
&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>I went for a walk in the <a href="https://maps.app.goo.gl/xYHc8GpX7fRN5ZqT6">local pinewood</a> the other day. It&rsquo;s one of my favorite places, especially the least frequented parts, where one can walk for hours (and risk getting lost) without meeting anyone. I cut it shorter this time as it started to drip rain, and I had nothing with me.

<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/942353685?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="In the pinewood"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
</p>
]]></content:encoded>
    </item>
    <item>
      <title>Marcus Aurelius the man who solved the universe</title>
      <link>https://nicolaiarocci.com/marcus-aurelius-the-man-who-solved-the-universe/</link>
      <pubDate>Sat, 03 Feb 2024 08:21:18 +0100</pubDate>
      <guid>https://nicolaiarocci.com/marcus-aurelius-the-man-who-solved-the-universe/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been reading Marcus Aurielius&amp;rsquo; &lt;em&gt;Meditations&lt;/em&gt; and, very appropriately and
scaringly, YouTube algorithm thought I would be interested in &lt;a href=&#34;https://www.youtube.com/watch?v=tv6W0Nv5ev0&#34;&gt;Marcus Aurelius,
the Man Who Solved The Universe&lt;/a&gt;.
The title is bombastic and misplaced, but the video is well executed and
correctly summarizes some of the Emperor-Philosopher&amp;rsquo;s thoughts.&lt;/p&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; allowfullscreen=&#34;allowfullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/tv6W0Nv5ev0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;</description>
      <content:encoded><![CDATA[<p>I&rsquo;ve been reading Marcus Aurielius&rsquo; <em>Meditations</em> and, very appropriately and
scaringly, YouTube algorithm thought I would be interested in <a href="https://www.youtube.com/watch?v=tv6W0Nv5ev0">Marcus Aurelius,
the Man Who Solved The Universe</a>.
The title is bombastic and misplaced, but the video is well executed and
correctly summarizes some of the Emperor-Philosopher&rsquo;s thoughts.</p>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/tv6W0Nv5ev0?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

]]></content:encoded>
    </item>
    <item>
      <title>Mars in 4K</title>
      <link>https://nicolaiarocci.com/mars-in-4k/</link>
      <pubDate>Wed, 31 Jan 2024 15:21:11 +0100</pubDate>
      <guid>https://nicolaiarocci.com/mars-in-4k/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The footage, captured directly by NASA&amp;rsquo;s Mars rovers - Spirit, Opportunity, Curiosity, and Perseverance - unveils the red planet&amp;rsquo;s intricate details. These rovers, acting as robotic geologists, have traversed varied terrains, from ancient lake beds to towering mountains, uncovering Mars&amp;rsquo; complex geological history.&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;As viewers enjoy these images, they will notice informal place names assigned by NASA&amp;rsquo;s team, providing context to the Martian features observed. Each rover&amp;rsquo;s unique journey is highlighted, showcasing their contributions to Martian exploration.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<blockquote>
<p>The footage, captured directly by NASA&rsquo;s Mars rovers - Spirit, Opportunity, Curiosity, and Perseverance - unveils the red planet&rsquo;s intricate details. These rovers, acting as robotic geologists, have traversed varied terrains, from ancient lake beds to towering mountains, uncovering Mars&rsquo; complex geological history.</p></blockquote>
<blockquote>
<p>As viewers enjoy these images, they will notice informal place names assigned by NASA&rsquo;s team, providing context to the Martian features observed. Each rover&rsquo;s unique journey is highlighted, showcasing their contributions to Martian exploration.</p></blockquote>
<p>Stunning, and mesmerizing.</p>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/Vy_RPd0rblI?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

<p>In case you can&rsquo;t see the embedded video (hi mailing list folks), here&rsquo;s the <a href="https://www.youtube.com/watch?v=Vy_RPd0rblI">link</a>.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Linus Torvalds on the impact of LLMs and AI on programming</title>
      <link>https://nicolaiarocci.com/linus-torvalds-on-the-impact-of-llms-and-ai-on-programming/</link>
      <pubDate>Sun, 21 Jan 2024 12:27:26 +0100</pubDate>
      <guid>https://nicolaiarocci.com/linus-torvalds-on-the-impact-of-llms-and-ai-on-programming/</guid>
      <description>&lt;p&gt;I think I like &lt;a href=&#34;https://www.youtube.com/watch?v=VHHT6W-N0ak&#34;&gt;his take&lt;/a&gt; on the topic.&lt;/p&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; allowfullscreen=&#34;allowfullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/VHHT6W-N0ak?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;</description>
      <content:encoded><![CDATA[<p>I think I like <a href="https://www.youtube.com/watch?v=VHHT6W-N0ak">his take</a> on the topic.</p>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/VHHT6W-N0ak?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

]]></content:encoded>
    </item>
    <item>
      <title>The Winterkeeper</title>
      <link>https://nicolaiarocci.com/the-winterkeeper/</link>
      <pubDate>Sun, 10 Dec 2023 07:05:25 +0100</pubDate>
      <guid>https://nicolaiarocci.com/the-winterkeeper/</guid>
      <description>&lt;p&gt;The Guardian&amp;rsquo;s &lt;em&gt;The Winterkeeper: A Lifetime Spent Protecting Yellowstone National Park&lt;/em&gt; is a beautiful short documentary I truly enjoyed watching.&lt;/p&gt;
&lt;p&gt;&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; allowfullscreen=&#34;allowfullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/9OwLLNPRbUw?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;!-- raw HTML omitted --&gt;
A little research on Steven Fuller, the protagonist, allowed me to dig out some promising &lt;a href=&#34;https://mountainjournal.org/a-winterkeeper-remembers-his-piece-in-natgo&#34;&gt;reading material&lt;/a&gt;.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>The Guardian&rsquo;s <em>The Winterkeeper: A Lifetime Spent Protecting Yellowstone National Park</em> is a beautiful short documentary I truly enjoyed watching.</p>
<p><div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/9OwLLNPRbUw?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

<!-- raw HTML omitted -->
A little research on Steven Fuller, the protagonist, allowed me to dig out some promising <a href="https://mountainjournal.org/a-winterkeeper-remembers-his-piece-in-natgo">reading material</a>.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Intro to Large Language Models (video)</title>
      <link>https://nicolaiarocci.com/intro-to-large-language-models-video/</link>
      <pubDate>Fri, 24 Nov 2023 07:05:25 +0100</pubDate>
      <guid>https://nicolaiarocci.com/intro-to-large-language-models-video/</guid>
      <description>&lt;p&gt;Andrej Karpathy has a very well-done &lt;a href=&#34;https://youtu.be/zjkBMFhNj_g?si=5tJNFaDcK-FBWnWK&#34;&gt;Intro to Large Language Models&lt;/a&gt;
video on YouTube. As a founding member and research scientist at OpenAI and with a two-year hiatus working on Tesla
Autopilot, Karpathy is an authority in the field. He is also good at explaining hard things.&lt;/p&gt;
&lt;p&gt;As a Kahneman reader, I appreciated the &lt;em&gt;Thinking Fast and Slow&lt;/em&gt; analogy proposed at about half-length in the video:
&amp;ldquo;System 1&amp;rdquo; (fast automatic thinking, rapid decisions) is where we&amp;rsquo;re now; &amp;ldquo;System 2&amp;rdquo; (rational, slow thinking, complex
decisions) is LLMs next goal. Also, I suspect Karpathy&amp;rsquo;s intriguing idea of LLMs as the center of a new &amp;ldquo;operating
system style&amp;rdquo; is not too far off from what will emerge soon. The final segment on AI security and known attack vectors
(jailbreaking, prompt injection, data poisoning) is also super interesting.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Andrej Karpathy has a very well-done <a href="https://youtu.be/zjkBMFhNj_g?si=5tJNFaDcK-FBWnWK">Intro to Large Language Models</a>
video on YouTube. As a founding member and research scientist at OpenAI and with a two-year hiatus working on Tesla
Autopilot, Karpathy is an authority in the field. He is also good at explaining hard things.</p>
<p>As a Kahneman reader, I appreciated the <em>Thinking Fast and Slow</em> analogy proposed at about half-length in the video:
&ldquo;System 1&rdquo; (fast automatic thinking, rapid decisions) is where we&rsquo;re now; &ldquo;System 2&rdquo; (rational, slow thinking, complex
decisions) is LLMs next goal. Also, I suspect Karpathy&rsquo;s intriguing idea of LLMs as the center of a new &ldquo;operating
system style&rdquo; is not too far off from what will emerge soon. The final segment on AI security and known attack vectors
(jailbreaking, prompt injection, data poisoning) is also super interesting.</p>
<p>On his website, Karpathy also has a promising <a href="https://karpathy.ai/zero-to-hero.html">zero-to-hero video series</a>, &ldquo;a
course on building neural networks from scratch, in code.&rdquo;</p>
]]></content:encoded>
    </item>
    <item>
      <title>Modulations - History of Electronic Music</title>
      <link>https://nicolaiarocci.com/modulations-history-of-electronic-music/</link>
      <pubDate>Tue, 08 Feb 2022 07:05:25 +0100</pubDate>
      <guid>https://nicolaiarocci.com/modulations-history-of-electronic-music/</guid>
      <description>&lt;p&gt;I stumbled upon &lt;a href=&#34;https://youtu.be/icpDt6aQDww&#34;&gt;Modulations&lt;/a&gt;, a documentary on &amp;ldquo;the evolution of electronic
music and its many genres. How the wide range of styles and scenes formed
through experimentations on sound formation.&amp;rdquo; This short film (75 minutes) is
packed with guest stars of all calibers&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;, some of them genuinely pivotal to the
evolution of electronic music. Indeed, the uninitiated mind gets to know a lot
of details and amenities on the first decade or so of electronic music.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>I stumbled upon <a href="https://youtu.be/icpDt6aQDww">Modulations</a>, a documentary on &ldquo;the evolution of electronic
music and its many genres. How the wide range of styles and scenes formed
through experimentations on sound formation.&rdquo; This short film (75 minutes) is
packed with guest stars of all calibers<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup>, some of them genuinely pivotal to the
evolution of electronic music. Indeed, the uninitiated mind gets to know a lot
of details and amenities on the first decade or so of electronic music.</p>
<p>Perhaps it attempts to fit too much information into a tight timeline:
many guests, genres, places. There&rsquo;s a lot to unpack, and, inevitably, a lot is
left out. A series (like the excellent Hip-Hop Evolution recently aired on
Netflix) could better cover all the material. Unfortunately, Modulations was
released in 1998, when such an option wasn&rsquo;t even in the books. And this takes
us to my second qualm with this production: it of course doesn&rsquo;t cover the
recent years, let&rsquo;s say from early 2000s up to today. A second part would be
grand.</p>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/icpDt6aQDww?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>A partial list I digged out includes the likes of John Cage, Afrika Bambaataa, Juan Atkins, Bundy Brown, DJ Spooky, Future Sound of London, Fumiya Tanaka, Hardfloor, Kodwo Eshun, Teo Macero, Christian Marclay, Giorgio Moroder, Robert Moog, Mixmaster Morris, Orbital, Prodigy, Simon Reynolds, Ed Rush, Karlheinz Stockhausen, Tetsu Inoue and Westbam.
[rss]: <a href="https://nicolaiarocci.com/index.xml">https://nicolaiarocci.com/index.xml</a>
[tw]: <a href="http://twitter.com/nicolaiarocci">http://twitter.com/nicolaiarocci</a>
[nl]: <a href="https://buttondown.email/nicolaiarocci">https://buttondown.email/nicolaiarocci</a>&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded>
    </item>
    <item>
      <title>Daft Punk&#39;s legendary Alive 2007 concert with remastered audio and 4K video</title>
      <link>https://nicolaiarocci.com/daft-punks-legendary-alive-2007-concert-with-remastered-audio-and-4k-video/</link>
      <pubDate>Wed, 08 Sep 2021 07:05:25 +0100</pubDate>
      <guid>https://nicolaiarocci.com/daft-punks-legendary-alive-2007-concert-with-remastered-audio-and-4k-video/</guid>
      <description>&lt;p&gt;Someone did it &amp;ndash;the perfect Daft Punk tribute after their break up. Also ideal
for those hard-coding sessions.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;For the first time in 14 years, experience Daft Punk like never before! The
first professionally recorded live show; revived meticulously by remastering
and restoring the audio and video. The Alive 2007 show is considered a staple
in live performances featuring the signature &amp;lsquo;Pyramid&amp;rsquo; and groundbreaking
visuals, which is now complemented by a fully remastered audio track which
aims to maximize the experience. Presenting the ultimate authentic Daft Punk
experience.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Someone did it &ndash;the perfect Daft Punk tribute after their break up. Also ideal
for those hard-coding sessions.</p>
<blockquote>
<p>For the first time in 14 years, experience Daft Punk like never before! The
first professionally recorded live show; revived meticulously by remastering
and restoring the audio and video. The Alive 2007 show is considered a staple
in live performances featuring the signature &lsquo;Pyramid&rsquo; and groundbreaking
visuals, which is now complemented by a fully remastered audio track which
aims to maximize the experience. Presenting the ultimate authentic Daft Punk
experience.</p></blockquote>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/QmR4zLcORNc?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

]]></content:encoded>
    </item>
  </channel>
</rss>
