<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>My notes and stuff - Automation</title>
    <subtitle>This is just a space for me to share some notes and thoughts. I hope someone finds something useful here.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://suchaboris.com/tags/automation/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://suchaboris.com/"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2025-10-26T00:00:00+00:00</updated>
    <id>https://suchaboris.com/tags/automation/atom.xml</id>
    <entry xml:lang="en">
        <title>The Joy of Scope Creep in a Homelab</title>
        <published>2025-10-26T00:00:00+00:00</published>
        <updated>2025-10-26T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://suchaboris.com/blog/the-joy-of-scope-creep-in-a-homelab/"/>
        <id>https://suchaboris.com/blog/the-joy-of-scope-creep-in-a-homelab/</id>
        
        <content type="html" xml:base="https://suchaboris.com/blog/the-joy-of-scope-creep-in-a-homelab/">&lt;p&gt;Last week was a classic case of &lt;strong&gt;scope creep&lt;&#x2F;strong&gt; (for a personal project): I started one task and it instantly spawned five more. On one hand, it&#x27;s a good learning process; on the other, it feels less productive because my To-Do list got bigger, not smaller.&lt;&#x2F;p&gt;
&lt;p&gt;All I wanted was to set up some &lt;strong&gt;security scanner&lt;&#x2F;strong&gt; for my &lt;strong&gt;homelab K8s cluster&lt;&#x2F;strong&gt;. After researching different tools, I spun one up and got a summary report, which was great. Time to start fixing vulnerabilities and misconfigurations, right?&lt;&#x2F;p&gt;
&lt;p&gt;Well, I thought I needed to set up alerting first so I know the number does not go up. But for that, I need to set up &lt;strong&gt;secret management&lt;&#x2F;strong&gt; so alerts can be sent via email. And each part requires quite a bit of reading, research, and evaluation of which solution will work best for my case.&lt;&#x2F;p&gt;
&lt;p&gt;And so, by the end of the week, my To-Do list for the homelab is twice as big as it was when the week started. And I love it. I am learning so much with this project.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>My OS Bootstrap Scripts</title>
        <published>2025-09-21T00:00:00+00:00</published>
        <updated>2025-09-21T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://suchaboris.com/blog/my-os-bootstrap-scripts/"/>
        <id>https://suchaboris.com/blog/my-os-bootstrap-scripts/</id>
        
        <content type="html" xml:base="https://suchaboris.com/blog/my-os-bootstrap-scripts/">&lt;p&gt;For many years, I&#x27;ve had scripts I&#x27;d run on a new &lt;strong&gt;MacBook&lt;&#x2F;strong&gt; to bring it up to the state I need with all the apps and settings I want. But for some reason, only recently I realized I need this for all of the operating systems I use.&lt;&#x2F;p&gt;
&lt;p&gt;Playing with VMs lately made it even more useful as I switch between &lt;strong&gt;Mac&lt;&#x2F;strong&gt;, &lt;strong&gt;Windows&lt;&#x2F;strong&gt;, and &lt;strong&gt;Linux&lt;&#x2F;strong&gt;. With Mac and Linux, everything was pretty easy. It&#x27;s with Windows is where I really appreciated &lt;strong&gt;AI&lt;&#x2F;strong&gt;, as I don&#x27;t have the time or patience to dive into &lt;strong&gt;PowerShell&lt;&#x2F;strong&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;And now I have a &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;prymost&#x2F;os_bootstrap&quot;&gt;repository&lt;&#x2F;a&gt; I can easily pull and set up a brand new OS with everything I need and the way I like it. These are quite personalized, but if anyone wants to, you can definitely use it as inspiration.&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
