<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Python on Alex Hamelink</title>
    <link>https://alexhame.link/tags/python/</link>
    <description>Recent content in Python on Alex Hamelink</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 08 May 2026 10:12:50 +0200</lastBuildDate>
    <atom:link href="https://alexhame.link/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Pygrunn 2026</title>
      <link>https://alexhame.link/posts/pygrunn2026/</link>
      <pubDate>Fri, 08 May 2026 10:12:50 +0200</pubDate>
      <guid>https://alexhame.link/posts/pygrunn2026/</guid>
      <description>&lt;p&gt;I visited the python conference in Groningen: &lt;a href=&#34;https://pygrunn.org/&#34;&gt;PyGrunn&lt;/a&gt;. On this page I collect some thoughts and learnings.&lt;/p&gt;&#xA;&lt;h1 id=&#34;fastapi-restly&#34;&gt;FastAPI-Restly&lt;/h1&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://nl.wikipedia.org/wiki/CRUD&#34;&gt;CRUD&lt;/a&gt; is a problem with &lt;a href=&#34;https://github.com/fastapi/fastapi&#34;&gt;fastapi&lt;/a&gt;. There are many plugins for fastapi attempting to provide better CRUD operations. With fastapi you create a function for each operation separately. Many developers end up writing their own utils for this. &lt;a href=&#34;https://github.com/rjprins/fastapi-restly&#34;&gt;Restly&lt;/a&gt; provides a standardized way to generate the CRUD operation endpoints for a given python class&lt;/p&gt;&#xA;&lt;h1 id=&#34;the-dark-arts-of-ml-benchmarking&#34;&gt;The dark arts of ML benchmarking&lt;/h1&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;ldquo;There are two possible outcomes: if the result confirms the hypothesis, then you&amp;rsquo;ve made a measurement. If the result is contrary to the hypothesis, then you&amp;rsquo;ve made a discovery”&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
