<?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>July 20, 2025 on Brett Smith</title>
    <link>/archive/2025/07/20/</link>
    <description>Recent content in July 20, 2025 on Brett Smith</description>
    <generator>Hugo -- 0.148.1</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 20 Jul 2025 16:37:50 -0700</lastBuildDate>
    <atom:link href="/archive/2025/07/20/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building FullStackBrett</title>
      <link>/archive/2025/07/20/building-fullstackbrett/</link>
      <pubDate>Sun, 20 Jul 2025 16:37:50 -0700</pubDate>
      <guid>/archive/2025/07/20/building-fullstackbrett/</guid>
      <description>&lt;p&gt;Hey there! I&amp;rsquo;ve been meaning to do this for a while. Create a personal site for a blog, that is. I have had multiple false starts over the years. Hopefully this isn&amp;rsquo;t a continuation of the pattern. What has motivated me is a desire to have better notes about the things I am learning. It is a crazy time in the life of software engineers with AI sweeping across the industry. I want to have a low stakes place to record my thoughts, and in the process maybe provide someone else with a few useful ideas too.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Repomix</title>
      <link>/archive/2025/07/20/repomix/</link>
      <pubDate>Sun, 20 Jul 2025 16:37:26 -0700</pubDate>
      <guid>/archive/2025/07/20/repomix/</guid>
      <description>&lt;p&gt;I have been using RepoMix on and off for projects on Github, but I never knew they had a &lt;a href=&#34;https://repomix.com/#using-the-cli-tool&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;CLI&lt;/a&gt;
 for it. It&amp;rsquo;s extremely useful and easy to setup. I was using a custom python script but the repomix cli is much easier to work with.&lt;/p&gt;
&lt;p&gt;There are a bunch of useful commands. Here is a quick overview:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Install using npm&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;npm install -g repomix
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Then run in any project directory&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;repomix
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Pack specific files or directories&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
