<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="pretty-atom-feed.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Sven Giersig</title>
  <subtitle>Personal site of Sven Giersig - writer, developer, thinker.</subtitle>
  <link href="https://giersig.eu/feed/feed.xml" rel="self" />
  <link href="https://giersig.eu/" />
  <updated>2026-06-11T08:33:43Z</updated>
  <id>https://giersig.eu/</id>
  <author>
    <name>Sven Giersig</name>
  </author>
  <entry>
    <title>The Hunt</title>
    <link href="https://giersig.eu/blog/thehunt/" />
    <updated>2026-06-11T08:33:43Z</updated>
    <id>https://giersig.eu/blog/thehunt/</id>
    <content type="html">&lt;p&gt;George Nelson wrote about this exercise in How To See, a 1977 book about sharpening your own perception and seeing the built world with fresh eyes. Rob Walker picked it up forty years later in The Art of Noticing as one of 131 exercises in looking more closely.&lt;/p&gt;
&lt;p&gt;What Nelson discovered: the hunt changes how you move through a city. You start to notice things you’ve ignored for years. The number 7 is everywhere, once you start looking for it. Then you spend three weeks failing to find a 4.&lt;/p&gt;
&lt;p&gt;“Doesn’t that sound awesome?”&lt;br&gt;
— ROB WALKER, AUTHOR OF THE ART OF NOTICING&lt;/p&gt;
&lt;p&gt;Our game “The Hunt” is a tool for carrying out the hunt in the digital age. Log your finds, add photos, tag the location, and watch your grid slowly fill — the way Nelson’s slide carousel did, one number at a time.&lt;/p&gt;
&lt;p&gt;The game is unlocked for friends and family only and even includes a league play mode. The first round is about hunting numbers from 1 to 100. The game mode is extensible; the next round could be “Alphabet,” for example.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Making the frame visible</title>
    <link href="https://giersig.eu/blog/substrate/" />
    <updated>2026-06-11T08:33:43Z</updated>
    <id>https://giersig.eu/blog/substrate/</id>
    <content type="html">&lt;p&gt;Most debates about progress are actually debates about definitions. People argue about whether things are getting better or worse, but rarely pause to ask: better or worse &lt;em&gt;by what measure&lt;/em&gt;, for &lt;em&gt;whom&lt;/em&gt;, compared to &lt;em&gt;when&lt;/em&gt;?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://danielmiessler.com/&quot;&gt;Daniel Miessler&lt;/a&gt; built &lt;a href=&quot;https://github.com/danielmiessler/Substrate&quot;&gt;Substrate&lt;/a&gt; to make such questions answerable. It’s a structured framework that starts from first principles - what are humans, what do we need, what does flourishing actually look like - and works toward measurable dimensions: health, wealth, freedom, knowledge, meaning, and a few others. The goal isn’t a utopia spec. It’s a shared problem definition, grounded in data, that you can actually argue about rather than just assert.&lt;/p&gt;
&lt;p&gt;What drew me to it was the epistemological move: define the problem before proposing solutions. That’s rare. Most policy, most tech discourse, most public debate skips straight to the fix and treats the frame as obvious. Substrate insists on &lt;em&gt;making the frame visible&lt;/em&gt;.&lt;/p&gt;
&lt;h2 id=&quot;the-de-eu-fork&quot; tabindex=&quot;-1&quot;&gt;The DE/EU fork &lt;a class=&quot;header-anchor&quot; href=&quot;https://giersig.eu/blog/substrate/#the-de-eu-fork&quot;&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The original Substrate skews heavily toward US data and US context. That’s not a criticism - Miessler built it from where he stands. But if you’re trying to understand human flourishing in Germany, or Europe, you need different numbers and propably different questions.&lt;/p&gt;
&lt;p&gt;I forked it: &lt;a href=&quot;https://gitea.giersig.eu/svemagie/Substrate&quot;&gt;gitea.giersig.eu/svemagie/Substrate&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;What I’ve added so far: German labor market data (Bundesagentur für Arbeit), energy production via SMARD, federal budget data via &lt;a href=&quot;http://Bundeshaushalt.de&quot;&gt;Bundeshaushalt.de&lt;/a&gt;, parliamentary tracking via DIP, and social mobility indicators from Destatis and the OECD. Fourteen datasets, all templated consistently, all source-linked.&lt;/p&gt;
&lt;p&gt;A few things become immediately visible when you look at Germany through this lens:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Social mobility is worse than it looks.&lt;/strong&gt; Germany spends 4.6% of GDP on education (OECD 2020), but children from academic households are four times more likely to attend Gymnasium than children from working-class families. The money is there. The sorting mechanism is running anyway.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The energy transition is measurable, not just claimed.&lt;/strong&gt; Renewables now generate more than half of Germany’s electricity in good quarters. That’s a structural shift, not a press release.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The lobby register has gaps.&lt;/strong&gt; The Bundestag registry has improved but still contains significant underreporting. Substrate makes that visible as a governance data quality problem, not just a political one.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;why-this-matters-for-ai&quot; tabindex=&quot;-1&quot;&gt;Why this matters for AI &lt;a class=&quot;header-anchor&quot; href=&quot;https://giersig.eu/blog/substrate/#why-this-matters-for-ai&quot;&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Substrate is also, explicitly, a context layer for AI systems. If you’re building something that makes decisions - or assists with them - it needs a model of what “good” means. Substrate is one attempt at that model: explicit, revisable, and empirically grounded rather than baked into training data as invisible assumptions.&lt;/p&gt;
&lt;p&gt;The AI connection is why it lives at the intersection of the &lt;code&gt;AI&lt;/code&gt; and &lt;code&gt;Substrate&lt;/code&gt; tags on this site. I’m not building an AI product. But I’m increasingly convinced that the hardest problem in AI isn’t technical - it’s the one Substrate is trying to solve: what are we actually trying to achieve, and how would we know if we got there?&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;The fork is public. Have a look, contribute, push back. If it gets solid enough, I’ll send a PR upstream.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>AI in ruins</title>
    <link href="https://giersig.eu/blog/ruins/" />
    <updated>2026-06-11T08:33:43Z</updated>
    <id>https://giersig.eu/blog/ruins/</id>
    <content type="html">&lt;p&gt;&lt;strong&gt;AI in Ruins: Industry and Inquiry Before and After the Bubble. Keynote by Anne Pasek&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is a fantastic topic and these „datacentre scholars“ are truly remarkable.&lt;/p&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/sGb4L_7hE_c?si=MYdQt6cr5D9wDPOf&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;</content>
  </entry>
</feed>