<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>linkDump &amp;mdash; Build stuff; Break stuff; Have fun!</title>
    <link>https://barfooz.xyz/tag:linkDump</link>
    <description>barfooz.xyz</description>
    <pubDate>Mon, 01 Jun 2026 15:31:15 +0000</pubDate>
    <image>
      <url>https://i.snap.as/btoNrLSF.png</url>
      <title>linkDump &amp;mdash; Build stuff; Break stuff; Have fun!</title>
      <link>https://barfooz.xyz/tag:linkDump</link>
    </image>
    <item>
      <title>Link Dump #2</title>
      <link>https://barfooz.xyz/link-dump-2?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[🪣 Wow, more than 6 weeks since my last link dump post. But I like how this is going. I collect the links over time and revisit them later to write something about them. Some of them I hve totally forgotten by now. 😅&#xA;&#xA;3 Vim commands for blazingly fast navigation between brackets: you can always learn something new. After +10 years of vim/neovim, I didn&#39;t know these little gems, mostly 2 and 3. 1 is a long time goto for me.&#xA;Link: https://m4xshen.dev/posts/vim-commands-for-navigation-between-brackets/&#xA;&#xA;Draw an iceberg and see how it will float: Lately, we had this topic where an iceberg is not floating like you know it from movies, where you see just the tip and the rest is underneath, like for example, a bottle half filled with water. This little game illustrates it nicely, how an ice could actually float.&#xA;Link: https://joshdata.me/iceberger.html&#xA;&#xA;Show distances of a map by time instead of space: I really like the Idea behind this. The Author also hast a Video where he explains everything about the idea.&#xA;Link: https://spacetime-maps.vercel.app/&#xA;&#xA;https://www.youtube.com/watch?v=rC2VQ-oyDG0&#xA;&#xA;Price Per Part for Lego Sets: A little Lego geeking here.&#xA;Link: https://brickinsights.com/statistics/ppp&#xA;&#xA;Breaking Down Tasks: I had a nice read with this post, also the other posts from this author are good reads. This is how I have tried to tackle my tasks for some years now, and it works good enough, I think. Sometimes I&#39;m a bit too lazy to work out the details, this is where my estimates are not the best ones. 😅&#xA;Link: https://jacobian.org/2024/mar/11/breaking-down-tasks/&#xA;&#xA;Rethinking the startup MVP: Building a competitive product: Another good read.&#xA;Link: https://linear.app/blog/rethinking-the-startup-mvp-building-a-competitive-product&#xA;&#xA;Refactoring.Guru makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics: This is a site I check out from time to time and read about some topics, mostly about design patterns. Just to verify that I still could explain a term.&#xA;Link: https://refactoring.guru/&#xA;&#xA;---&#xA;&#xA;24/100 of #100DaysToOffload&#xA;&#xA;#log #linkDump&#xA;&#xA;a href=&#34;https://remark.as/p/barfooz.xyz/link-dump-2&#34;Discuss.../a]]&gt;</description>
      <content:encoded><![CDATA[<p>🪣 Wow, more than 6 weeks since my last link dump post. But I like how this is going. I collect the links over time and revisit them later to write something about them. Some of them I hve totally forgotten by now. 😅</p>

<p><strong>3 Vim commands for blazingly fast navigation between brackets</strong>: you can always learn something new. After +10 years of vim/neovim, I didn&#39;t know these little gems, mostly 2 and 3. 1 is a long time goto for me.
Link: <a href="https://m4xshen.dev/posts/vim-commands-for-navigation-between-brackets/">https://m4xshen.dev/posts/vim-commands-for-navigation-between-brackets/</a></p>

<p><strong>Draw an iceberg and see how it will float</strong>: Lately, we had this topic where an iceberg is not floating like you know it from movies, where you see just the tip and the rest is underneath, like for example, a bottle half filled with water. This little game illustrates it nicely, how an ice could actually float.
Link: <a href="https://joshdata.me/iceberger.html">https://joshdata.me/iceberger.html</a></p>

<p><strong>Show distances of a map by time instead of space</strong>: I really like the Idea behind this. The Author also hast a Video where he explains everything about the idea.
Link: <a href="https://spacetime-maps.vercel.app/">https://spacetime-maps.vercel.app/</a></p>

<p><iframe allow="monetization" class="embedly-embed" src="//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FrC2VQ-oyDG0%3Ffeature%3Doembed&display_name=YouTube&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrC2VQ-oyDG0&image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FrC2VQ-oyDG0%2Fhqdefault.jpg&key=d932fa08bf1f47efbbe54cb3d746839f&type=text%2Fhtml&schema=youtube" width="640" height="360" scrolling="no" title="YouTube embed" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"></iframe></p>

<p><strong>Price Per Part for Lego Sets</strong>: A little Lego geeking here.
Link: <a href="https://brickinsights.com/statistics/ppp">https://brickinsights.com/statistics/ppp</a></p>

<p><strong>Breaking Down Tasks</strong>: I had a nice read with this post, also the other posts from this author are good reads. This is how I have tried to tackle my tasks for some years now, and it works good enough, I think. Sometimes I&#39;m a bit too lazy to work out the details, this is where my estimates are not the best ones. 😅
Link: <a href="https://jacobian.org/2024/mar/11/breaking-down-tasks/">https://jacobian.org/2024/mar/11/breaking-down-tasks/</a></p>

<p><strong>Rethinking the startup MVP: Building a competitive product</strong>: Another good read.
Link: <a href="https://linear.app/blog/rethinking-the-startup-mvp-building-a-competitive-product">https://linear.app/blog/rethinking-the-startup-mvp-building-a-competitive-product</a></p>

<p><strong>Refactoring.Guru makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics</strong>: This is a site I check out from time to time and read about some topics, mostly about design patterns. Just to verify that I still could explain a term.
Link: <a href="https://refactoring.guru/">https://refactoring.guru/</a></p>

<hr/>

<p>24/100 of <a href="https://barfooz.xyz/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a></p>

<p><a href="https://barfooz.xyz/tag:log" class="hashtag"><span>#</span><span class="p-category">log</span></a> <a href="https://barfooz.xyz/tag:linkDump" class="hashtag"><span>#</span><span class="p-category">linkDump</span></a></p>

<p><a href="https://remark.as/p/barfooz.xyz/link-dump-2">Discuss...</a></p>
]]></content:encoded>
      <guid>https://barfooz.xyz/link-dump-2</guid>
      <pubDate>Tue, 23 Apr 2024 11:32:34 +0000</pubDate>
    </item>
    <item>
      <title>Link Dump #1</title>
      <link>https://barfooz.xyz/link-dump-1?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[🪣 I&#39;ve decided to create a link dump series. I don&#39;t know how often I will do it, I&#39;ll just create a draft #2 and add links to it, until I find, it is postable. And after it, with #3 and #4 etc. 😄&#xA;&#xA;Kettlebell Workout: lately I trimmed down my workout to a 15 min kettlebell only workout.&#xA;https://www.youtube.com/watch?v=4stAcpR4pFs&#xA;&#xA;Alternative Reddit Frontend: for me, as someone who only reads on Reddit, I like this approach a lot. I don&#39;t need to log in and have a fast interface. :)&#xA;https://github.com/redlib-org/redlib&#xA;&#xA;The Story of Final Fantasy 7 explained (German): Final Fantasy 7 Rebirth was released, and I thought about, getting the game, but then I was too lazy to buy it. And currently, I have no time to play it. So, I didn&#39;t buy it. 😅 As someone who played the original a lot, I found this Video a good refresher and also a good summary of the whole story. Everyone interested in the Final Fantasy lore should watch this. And sorry that it is in German. Just got it from a friend who shared it with me.&#xA;https://www.youtube.com/watch?v=xizKoFd5Gsw&#xA;&#xA;---&#xA;&#xA;13/100 of #100DaysToOffload&#xA;&#xA;#log #linkDump&#xA;&#xA;a href=&#34;https://remark.as/p/barfooz.xyz/link-dump-1&#34;Discuss.../a]]&gt;</description>
      <content:encoded><![CDATA[<p>🪣 I&#39;ve decided to create a link dump series. I don&#39;t know how often I will do it, I&#39;ll just create a draft #2 and add links to it, until I find, it is postable. And after it, with #3 and #4 etc. 😄</p>

<p><strong>Kettlebell Workout</strong>: lately I trimmed down my workout to a 15 min kettlebell only workout.
<iframe allow="monetization" class="embedly-embed" src="//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F4stAcpR4pFs%3Ffeature%3Doembed&display_name=YouTube&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D4stAcpR4pFs&image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F4stAcpR4pFs%2Fhqdefault.jpg&key=d932fa08bf1f47efbbe54cb3d746839f&type=text%2Fhtml&schema=youtube" width="640" height="360" scrolling="no" title="YouTube embed" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"></iframe></p>

<p><strong>Alternative Reddit Frontend</strong>: for me, as someone who only reads on Reddit, I like this approach a lot. I don&#39;t need to log in and have a fast interface. :)
<a href="https://github.com/redlib-org/redlib">https://github.com/redlib-org/redlib</a></p>

<p><strong>The Story of Final Fantasy 7 explained (German)</strong>: Final Fantasy 7 Rebirth was released, and I thought about, getting the game, but then I was too lazy to buy it. And currently, I have no time to play it. So, I didn&#39;t buy it. 😅 As someone who played the original a lot, I found this Video a good refresher and also a good summary of the whole story. Everyone interested in the Final Fantasy lore should watch this. And sorry that it is in German. Just got it from a friend who shared it with me.
<iframe allow="monetization" class="embedly-embed" src="//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FxizKoFd5Gsw%3Ffeature%3Doembed&display_name=YouTube&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DxizKoFd5Gsw&image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FxizKoFd5Gsw%2Fhqdefault.jpg&key=d932fa08bf1f47efbbe54cb3d746839f&type=text%2Fhtml&schema=youtube" width="640" height="360" scrolling="no" title="YouTube embed" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"></iframe></p>

<hr/>

<p>13/100 of <a href="https://barfooz.xyz/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a></p>

<p><a href="https://barfooz.xyz/tag:log" class="hashtag"><span>#</span><span class="p-category">log</span></a> <a href="https://barfooz.xyz/tag:linkDump" class="hashtag"><span>#</span><span class="p-category">linkDump</span></a></p>

<p><a href="https://remark.as/p/barfooz.xyz/link-dump-1">Discuss...</a></p>
]]></content:encoded>
      <guid>https://barfooz.xyz/link-dump-1</guid>
      <pubDate>Fri, 08 Mar 2024 06:53:36 +0000</pubDate>
    </item>
  </channel>
</rss>