<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ai &amp;mdash; Build stuff; Break stuff; Have fun!</title>
    <link>https://barfooz.xyz/tag:ai</link>
    <description>barfooz.xyz</description>
    <pubDate>Wed, 13 May 2026 12:17:56 +0000</pubDate>
    <image>
      <url>https://i.snap.as/btoNrLSF.png</url>
      <title>ai &amp;mdash; Build stuff; Break stuff; Have fun!</title>
      <link>https://barfooz.xyz/tag:ai</link>
    </image>
    <item>
      <title>Trying out the max-length: 250 and 1 React component per file ESLint rules in a...</title>
      <link>https://barfooz.xyz/trying-out-the-max-length-250-and-1-react-component-per-file-eslint-rules-in-a?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Trying out the max-length: 250 and 1 React component per file ESLint rules in a small project. Claude is now refactoring several files. One was at around 1000 LoC.&#xA;&#xA;!--more--&#xA;&#xA;In my head, these 2 rules are making sense. The LLM has a smaller context to juggle with, and there is a better separation of concerns. &#xA;&#xA;Meanwhile, I noticed that Claude has a new option after planning. Instead of just bypassing the permission to implement the feature, it also asks to clear the context and calls a new prompt with only the plan it created. This removes the need to create a plan file, like I always did before, and they are trying to reduce the need for the Ralph-Loop. Which I have not tried so far. This is also on my to-do list.&#xA;&#xA;---  &#xA;95 of #100DaysToOffload  &#xA;#log #ai #claude  &#xA;Thoughts? a href=&#34;https://remark.as/p/barfooz.xyz/trying-out-the-max-length-250-and-1-react-component-per-file-eslint-rules-in-a&#34;Discuss.../a]]&gt;</description>
      <content:encoded><![CDATA[<p>Trying out the <code>max-length: 250</code> and 1 React component per file ESLint rules in a small project. Claude is now refactoring several files. One was at around 1000 LoC.</p>



<p>In my head, these 2 rules are making sense. The LLM has a smaller context to juggle with, and there is a better separation of concerns.</p>

<p>Meanwhile, I noticed that Claude has a new option after planning. Instead of just bypassing the permission to implement the feature, it also asks to clear the context and calls a new prompt with only the plan it created. This removes the need to create a plan file, like I always did before, and they are trying to reduce the need for the Ralph-Loop. Which I have not tried so far. This is also on my to-do list.</p>

<hr/>

<p><strong>95</strong> of <a href="https://barfooz.xyz/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a><br/>
<a href="https://barfooz.xyz/tag:log" class="hashtag"><span>#</span><span class="p-category">log</span></a> <a href="https://barfooz.xyz/tag:ai" class="hashtag"><span>#</span><span class="p-category">ai</span></a> <a href="https://barfooz.xyz/tag:claude" class="hashtag"><span>#</span><span class="p-category">claude</span></a><br/>
<em>Thoughts? <a href="https://remark.as/p/barfooz.xyz/trying-out-the-max-length-250-and-1-react-component-per-file-eslint-rules-in-a">Discuss...</a></em></p>
]]></content:encoded>
      <guid>https://barfooz.xyz/trying-out-the-max-length-250-and-1-react-component-per-file-eslint-rules-in-a</guid>
      <pubDate>Mon, 26 Jan 2026 09:56:19 +0000</pubDate>
    </item>
    <item>
      <title>My thoughts about AI could replace my Job</title>
      <link>https://barfooz.xyz/my-thoughts-about-ai-could-replace-my-job?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[After writing Am I made for AI orchestration?, I thought about, if I should fear that AI could replace my job.&#xA;&#xA;!—more—&#xA;&#xA;Sure, why not? I love writing code. I really do. But I also love to create new software. I would miss writing code by hand and there will be time where I just do it, instead of letting AI do the job. Why not? If I work in my garage on wood projects, I use sometimes a hand saw (Japanese Saw) or a circular saw. Just use the right tool at the right time?&#xA;&#xA;AI enables me to do things, that were too much work with not enough value. Now I can just add these small features to projects that were only on the nice-to-have-sometime-in-the-future list. It’s a win win for everyone. &#xA;&#xA;Another thing where helps me, is getting startet with tasks. I often have a blocker in my head, where I feel lost and procrastinate until deadline is near. Here is just start talking with the AI about the topic and somehow I get motivated and start. Sounds crazy but it works wonders for me.&#xA;&#xA;So, will AI replace my job? Yes, but I find another one, where I can utilize my tools to create and help!&#xA;&#xA;---  &#xA;91 of #100DaysToOffload  &#xA;#log #ai  &#xA;Thoughts? a href=&#34;https://remark.as/p/barfooz.xyz/my-thoughts-about-ai-could-replace-my-job&#34;Discuss.../a]]&gt;</description>
      <content:encoded><![CDATA[<p>After writing <a href="https://barfooz.xyz/am-i-made-for-ai-orchestration">Am I made for AI orchestration?</a>, I thought about, if I should fear that AI could replace my job.</p>

<p>&lt;!—more—&gt;</p>

<p>Sure, why not? I love writing code. I really do. But I also love to create new software. I would miss writing code by hand and there will be time where I just do it, instead of letting AI do the job. Why not? If I work in my garage on wood projects, I use sometimes a hand saw (Japanese Saw) or a circular saw. Just use the right tool at the right time?</p>

<p>AI enables me to do things, that were too much work with not enough value. Now I can just add these small features to projects that were only on the nice-to-have-sometime-in-the-future list. It’s a win win for everyone.</p>

<p>Another thing where helps me, is getting startet with tasks. I often have a blocker in my head, where I feel lost and procrastinate until deadline is near. Here is just start talking with the AI about the topic and somehow I get motivated and start. Sounds crazy but it works wonders for me.</p>

<p>So, will AI replace my job? Yes, but I find another one, where I can utilize my tools to create and help!</p>

<hr/>

<p><strong>91</strong> of <a href="https://barfooz.xyz/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a><br/>
<a href="https://barfooz.xyz/tag:log" class="hashtag"><span>#</span><span class="p-category">log</span></a> <a href="https://barfooz.xyz/tag:ai" class="hashtag"><span>#</span><span class="p-category">ai</span></a><br/>
<em>Thoughts? <a href="https://remark.as/p/barfooz.xyz/my-thoughts-about-ai-could-replace-my-job">Discuss...</a></em></p>
]]></content:encoded>
      <guid>https://barfooz.xyz/my-thoughts-about-ai-could-replace-my-job</guid>
      <pubDate>Thu, 22 Jan 2026 19:51:32 +0000</pubDate>
    </item>
    <item>
      <title>Drafts from a different time</title>
      <link>https://barfooz.xyz/drafts-from-a-different-time?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[I was scrolling through my drafted posts and realized how much has changed in the last year.&#xA;&#xA;There are posts I had prepared where I wanted to show how I migrated X to Y, for example. With AI in mind, this could now be done in minutes, and it no longer feels worth talking or writing about.&#xA;&#xA;A lot of these posts can probably be deleted because they already feel outdated. It’s crazy how much has changed in such a short time, but it’s also exciting to see how all of this continues to evolve.&#xA;---  &#xA;90 of #100DaysToOffload  &#xA;#log #ai  &#xA;Thoughts? a href=&#34;https://remark.as/p/barfooz.xyz/drafts-from-a-different-time&#34;Discuss.../a]]&gt;</description>
      <content:encoded><![CDATA[<p>I was scrolling through my drafted posts and realized how much has changed in the last year.</p>

<p>There are posts I had prepared where I wanted to show how I migrated X to Y, for example. With AI in mind, this could now be done in minutes, and it no longer feels worth talking or writing about.</p>

<p>A lot of these posts can probably be deleted because they already feel outdated. It’s crazy how much has changed in such a short time, but it’s also exciting to see how all of this continues to evolve.</p>

<hr/>

<p><strong>90</strong> of <a href="https://barfooz.xyz/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a><br/>
<a href="https://barfooz.xyz/tag:log" class="hashtag"><span>#</span><span class="p-category">log</span></a> <a href="https://barfooz.xyz/tag:ai" class="hashtag"><span>#</span><span class="p-category">ai</span></a><br/>
<em>Thoughts? <a href="https://remark.as/p/barfooz.xyz/drafts-from-a-different-time">Discuss...</a></em></p>
]]></content:encoded>
      <guid>https://barfooz.xyz/drafts-from-a-different-time</guid>
      <pubDate>Wed, 21 Jan 2026 10:03:11 +0000</pubDate>
    </item>
    <item>
      <title>Am I made for AI orchestration?</title>
      <link>https://barfooz.xyz/am-i-made-for-ai-orchestration?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[I was never a person who could do plenty of things in parallel. It’s difficult for me to switch contexts. I usually stick to one topic and work on it until it’s done or I get distracted. But hopping back in is hard for me, which makes using AI in parallel a lot harder. That said, using AI is not the problem here. Me not being good at orchestration tasks at this level of parallelism needs to be fixed. In general I&#39;m not bad at such tasks, but every so often it is just too much to handle.&#xA;&#xA;!--more--&#xA;&#xA;In the last few weeks, I tested this setup, and it is quite overwhelming because every open thread competes for attention. I frequently scroll through session histories or ask Claude, “Where did we stop last time?” or “What&#39;s next on the plan?”.  I wish I could just focus on one topic and complete it. This could remove the friction I&#39;m experiencing.&#xA;&#xA;Since the start of December, I achieved more than I did in all of 2025 combined. It is crazy. I just need to find a sane way to juggle all this in my brain without going crazy.&#xA;&#xA;Still, this is so much fun. I enjoy every day at the moment. I learn so much, and with every day, I’m a bit more confident in topics I never touched.&#xA;&#xA;It is really exciting to see where this will all continue or end. But no matter what, I learned something and got better in every aspect.&#xA;&#xA;For now, I don&#39;t really have an adequate solution. But looking into the past year, I made good progress in working with AI. So I&#39;m sure I can find a way to handle AI orchestration as well. For example, setting better priorities could help.&#xA;---  &#xA;89 of #100DaysToOffload  &#xA;#log #ai  &#xA;Thoughts? a href=&#34;https://remark.as/p/barfooz.xyz/am-i-made-for-ai-orchestration&#34;Discuss.../a]]&gt;</description>
      <content:encoded><![CDATA[<p>I was never a person who could do plenty of things in parallel. It’s difficult for me to switch contexts. I usually stick to one topic and work on it until it’s done or I get <a href="https://barfooz.xyz/getting-distracted-on-the-last-20">distracted</a>. But hopping back in is hard for me, which makes using AI in parallel a lot harder. That said, using AI is not the problem here. Me not being good at orchestration tasks at this level of parallelism needs to be fixed. In general I&#39;m not bad at such tasks, but every so often it is just too much to handle.</p>



<p>In the last few weeks, I tested this setup, and it is quite overwhelming because every open thread competes for attention. I frequently scroll through session histories or ask Claude, “Where did we stop last time?” or “What&#39;s next on the plan?”.  I wish I could just focus on one topic and complete it. This could remove the friction I&#39;m experiencing.</p>

<p>Since the start of December, I achieved more than I did in all of 2025 combined. It is crazy. I just need to find a sane way to juggle all this in my brain without going crazy.</p>

<p>Still, this is so much fun. I enjoy every day at the moment. I learn so much, and with every day, I’m a bit more confident in topics I never touched.</p>

<p>It is really exciting to see where this will all continue or end. But no matter what, I learned something and got better in every aspect.</p>

<p>For now, I don&#39;t really have an adequate solution. But looking into the past year, I made good progress in working with AI. So I&#39;m sure I can find a way to handle AI orchestration as well. For example, setting better priorities could help.</p>

<hr/>

<p><strong>89</strong> of <a href="https://barfooz.xyz/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a><br/>
<a href="https://barfooz.xyz/tag:log" class="hashtag"><span>#</span><span class="p-category">log</span></a> <a href="https://barfooz.xyz/tag:ai" class="hashtag"><span>#</span><span class="p-category">ai</span></a><br/>
<em>Thoughts? <a href="https://remark.as/p/barfooz.xyz/am-i-made-for-ai-orchestration">Discuss...</a></em></p>
]]></content:encoded>
      <guid>https://barfooz.xyz/am-i-made-for-ai-orchestration</guid>
      <pubDate>Tue, 20 Jan 2026 15:24:49 +0000</pubDate>
    </item>
    <item>
      <title>Sudoji - Emoji-Sudoku for Kids</title>
      <link>https://barfooz.xyz/sudoji-emoji-sudoku-for-kids?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Last weekend (when I prepared that post), I created a game for my oldest with Claude Code. After breakfast we discussed games he could play on his tablet. I thought that Sudoku would be a nice game for him, but maybe with images or shapes.&#xA;&#xA;!--more--&#xA;&#xA;After a bit of research, I found nothing that resonated with me. Nothing that looked like a good fit. While researching, I found out that there were Sudokus for kids with shapes on paper. We tried them, and he liked it. Then it clicked, and I fired up Jippity. We talked and created a plan for an MVP game in React Native. Thanks to my #AdventOfProgress, I already had experience with React Native and a base from where we can start.&#xA;&#xA;There were points that made the implementation easy. For example: offline first and no auth, so no Supabase or backend dependency is needed and less complexity. A clear and simple scope. No game engine is needed because of the missing game loop and simple graphics.&#xA;&#xA;I had a lot of fun, and it was difficult to stop. After the initial MVP was complete, I kept adding features. AND it is the first project I started without having a domain name first. 🎉&#xA;&#xA;The finishing line is in sight. There is a little bit of work left on the landing page that needs to be done and smaller visual issues inside the app that I need to address. Also preparing all the data for the stores, for example, taking screenshots for each language and adding marketing texts, needs a lot of work. It will be my first release of an app in the stores. It should at least look a bit polished. 😅&#xA;&#xA;---  &#xA;87 of #100DaysToOffload  &#xA;#log #dev #game #kids #ai #claude  &#xA;Thoughts? a href=&#34;https://remark.as/p/barfooz.xyz/sudoji-emoji-sudoku-for-kids&#34;Discuss.../a]]&gt;</description>
      <content:encoded><![CDATA[<p>Last weekend (when I prepared that post), I created a game for my oldest with Claude Code. After breakfast we discussed games he could play on his tablet. I thought that Sudoku would be a nice game for him, but maybe with images or shapes.</p>



<p>After a bit of research, I found nothing that resonated with me. Nothing that looked like a good fit. While researching, I found out that there were Sudokus for kids with shapes on paper. We tried them, and he liked it. Then it clicked, and I fired up Jippity. We talked and created a plan for an MVP game in React Native. Thanks to my <a href="https://barfooz.xyz/tag:AdventOfProgress" class="hashtag"><span>#</span><span class="p-category">AdventOfProgress</span></a>, I already had experience with React Native and a base from where we can start.</p>

<p>There were points that made the implementation easy. For example: offline first and no auth, so no Supabase or backend dependency is needed and less complexity. A clear and simple scope. No game engine is needed because of the missing game loop and simple graphics.</p>

<p>I had a lot of fun, and it was difficult to stop. After the initial MVP was complete, I kept adding features. AND it is the first project I started without having a domain name first. 🎉</p>

<p>The finishing line is in sight. There is a little bit of work left on the landing page that needs to be done and smaller visual issues inside the app that I need to address. Also preparing all the data for the stores, for example, taking screenshots for each language and adding marketing texts, needs a lot of work. It will be my first release of an app in the stores. It should at least look a bit polished. 😅</p>

<hr/>

<p><strong>87</strong> of <a href="https://barfooz.xyz/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a><br/>
<a href="https://barfooz.xyz/tag:log" class="hashtag"><span>#</span><span class="p-category">log</span></a> <a href="https://barfooz.xyz/tag:dev" class="hashtag"><span>#</span><span class="p-category">dev</span></a> <a href="https://barfooz.xyz/tag:game" class="hashtag"><span>#</span><span class="p-category">game</span></a> <a href="https://barfooz.xyz/tag:kids" class="hashtag"><span>#</span><span class="p-category">kids</span></a> <a href="https://barfooz.xyz/tag:ai" class="hashtag"><span>#</span><span class="p-category">ai</span></a> <a href="https://barfooz.xyz/tag:claude" class="hashtag"><span>#</span><span class="p-category">claude</span></a><br/>
<em>Thoughts? <a href="https://remark.as/p/barfooz.xyz/sudoji-emoji-sudoku-for-kids">Discuss...</a></em></p>
]]></content:encoded>
      <guid>https://barfooz.xyz/sudoji-emoji-sudoku-for-kids</guid>
      <pubDate>Sun, 18 Jan 2026 11:21:14 +0000</pubDate>
    </item>
    <item>
      <title>Claude Code usage stats for one week</title>
      <link>https://barfooz.xyz/claude-code-usage-stats-for-one-week?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[I use Claude Code a lot; that was what I thought. But seeing the /usage from last week, there is plenty of room to use it even more. :D&#xA;&#xA;Displays the Claude Code /usage; the focus here is the “current week” with 25% for all models.&#xA;&#xA;Recently, I saw Clawd.bot, which is a personal AI assistant and looks promising. Let&#39;s see what use cases I can find here.&#xA;&#xA;---  &#xA;84 of #100DaysToOffload  &#xA;#log #ai #claude #dev  &#xA;Thoughts? a href=&#34;https://remark.as/p/barfooz.xyz/claude-code-usage-stats-for-one-week&#34;Discuss.../a]]&gt;</description>
      <content:encoded><![CDATA[<p>I use Claude Code a lot; that was what I thought. But seeing the <code>/usage</code> from last week, there is plenty of room to use it even more. :D</p>

<p><img src="https://i.snap.as/DjVubC5k.jpg" alt="Displays the Claude Code `/usage`; the focus here is the “current week” with 25% for all models."/></p>

<p>Recently, I saw <a href="https://clawd.bot/">Clawd.bot</a>, which is a personal AI assistant and looks promising. Let&#39;s see what use cases I can find here.</p>

<hr/>

<p><strong>84</strong> of <a href="https://barfooz.xyz/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a><br/>
<a href="https://barfooz.xyz/tag:log" class="hashtag"><span>#</span><span class="p-category">log</span></a> <a href="https://barfooz.xyz/tag:ai" class="hashtag"><span>#</span><span class="p-category">ai</span></a> <a href="https://barfooz.xyz/tag:claude" class="hashtag"><span>#</span><span class="p-category">claude</span></a> <a href="https://barfooz.xyz/tag:dev" class="hashtag"><span>#</span><span class="p-category">dev</span></a><br/>
<em>Thoughts? <a href="https://remark.as/p/barfooz.xyz/claude-code-usage-stats-for-one-week">Discuss...</a></em></p>
]]></content:encoded>
      <guid>https://barfooz.xyz/claude-code-usage-stats-for-one-week</guid>
      <pubDate>Fri, 09 Jan 2026 10:38:01 +0000</pubDate>
    </item>
    <item>
      <title>From Raycast AI to ChatGPT</title>
      <link>https://barfooz.xyz/from-raycast-ai-to-chatgpt?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[For nearly a year I was a Raycast Pro user. With that, I was also able to use their AI features. Sadly it was not so satisfying, because you gained access to models you can use freely on respective sites. Yes, it solved as a proxy to avoid sharing sensitive data, at least I hoped, but I have no verification for this.&#xA;&#xA;But now, I&#39;ve moved to ChatGPT Plus. I could also use it with Raycast, but the ChatGPT desktop app for macOS looks good and works well. So, why use a wrapper? &#xA;&#xA;Raycast Pro is payable, but besides the AI feature, I’ve only used the synchronization feature. The synchronization was useful for using the mobile app; sadly, it was not what I hoped, so there is no good reason to sync anymore. Only for backups, but this I can do myself. &#xA;&#xA;I’m still using Raycast and love it for what it offers. Only the Pro subscription makes no sense to me anymore.&#xA;&#xA;I will now explore more of what ChatGPT can do for me. I also can give Codex a try. Maybe I&#39;ll find time for this to try. :)&#xA;---  &#xA;54 of #100DaysToOffload  &#xA;#log #ai #raycast #chatgpt  &#xA;Thoughts? a href=&#34;https://remark.as/p/barfooz.xyz/from-raycast-ai-to-chatgpt&#34;Discuss.../a]]&gt;</description>
      <content:encoded><![CDATA[<p>For nearly a year I was a Raycast Pro user. With that, I was also able to use their AI features. Sadly it was not so satisfying, because you gained access to models you can use freely on respective sites. Yes, it solved as a proxy to avoid sharing sensitive data, at least I hoped, but I have no verification for this.</p>

<p>But now, I&#39;ve moved to ChatGPT Plus. I could also use it with Raycast, but the ChatGPT desktop app for macOS looks good and works well. So, why use a wrapper?</p>

<p>Raycast Pro is payable, but besides the AI feature, I’ve only used the synchronization feature. The synchronization was useful for using the mobile app; sadly, it was not what I hoped, so there is no good reason to sync anymore. Only for backups, but this I can do myself.</p>

<p>I’m still using Raycast and love it for what it offers. Only the Pro subscription makes no sense to me anymore.</p>

<p>I will now explore more of what ChatGPT can do for me. I also can give Codex a try. Maybe I&#39;ll find time for this to try. :)</p>

<hr/>

<p><strong>54</strong> of <a href="https://barfooz.xyz/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a><br/>
<a href="https://barfooz.xyz/tag:log" class="hashtag"><span>#</span><span class="p-category">log</span></a> <a href="https://barfooz.xyz/tag:ai" class="hashtag"><span>#</span><span class="p-category">ai</span></a> <a href="https://barfooz.xyz/tag:raycast" class="hashtag"><span>#</span><span class="p-category">raycast</span></a> <a href="https://barfooz.xyz/tag:chatgpt" class="hashtag"><span>#</span><span class="p-category">chatgpt</span></a><br/>
<em>Thoughts? <a href="https://remark.as/p/barfooz.xyz/from-raycast-ai-to-chatgpt">Discuss...</a></em></p>
]]></content:encoded>
      <guid>https://barfooz.xyz/from-raycast-ai-to-chatgpt</guid>
      <pubDate>Tue, 11 Nov 2025 23:15:32 +0000</pubDate>
    </item>
  </channel>
</rss>