<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Workflow on HomelabPro Blog</title>
    <link>/tags/workflow/</link>
    <description>Recent content in Workflow on HomelabPro Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Tue, 21 Apr 2026 17:22:53 +1000</lastBuildDate><atom:link href="/tags/workflow/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Claude vs GitHub Copilot in VS Code</title>
      <link>/posts/2026-04-21-claude-vs-github-copilot-in-vscode/</link>
      <pubDate>Tue, 21 Apr 2026 17:22:53 +1000</pubDate>
      
      <guid>/posts/2026-04-21-claude-vs-github-copilot-in-vscode/</guid>
      
      <description>&lt;iframe data-testid=&#34;embed-iframe&#34; style=&#34;border-radius:12px&#34; src=&#34;https://open.spotify.com/embed/episode/40jiCFIakTUJxpZAz5UAp1?utm_source=generator&#34; width=&#34;100%&#34; height=&#34;352&#34; frameBorder=&#34;0&#34; allowfullscreen=&#34;&#34; allow=&#34;autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture&#34; loading=&#34;lazy&#34;&gt;&lt;/iframe&gt;
&lt;p&gt;I&amp;rsquo;ve been asked a few times lately which AI tool I&amp;rsquo;d actually recommend for day-to-day coding work, and honestly the question itself is a bit of a trap. Everyone wants one winner. One tool that does everything, handles every task, earns its subscription fee on its own. And I get it: subscription fatigue is real, and nobody wants to be paying for three things when one should do the job. But the honest answer, at least from where I&amp;rsquo;m sitting, is that Claude and GitHub Copilot inside VS Code are good at genuinely different things, and the friction starts the moment you try to force either one of them to do the whole job.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Advent Calendar Day 7: Utilizing Veeam Intelligence with VeeamONE</title>
      <link>/posts/2025-12-07-advent-day07/</link>
      <pubDate>Sun, 07 Dec 2025 07:00:00 +0800</pubDate>
      
      <guid>/posts/2025-12-07-advent-day07/</guid>
      
      <description>&lt;h2 id=&#34;advent-calendar-day-7-integrating-ai-intelligence-with-veeamone&#34;&gt;
  Advent Calendar Day 7: Integrating AI Intelligence with VeeamONE
  &lt;a class=&#34;anchor-head&#34; href=&#34;#advent-calendar-day-7-integrating-ai-intelligence-with-veeamone&#34; aria-label=&#34;Anchor link to this heading&#34;&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt;
I&amp;rsquo;m not a professional developer, and this content is intended to demonstrate the &amp;ldquo;art of the possible&amp;rdquo; rather than serve as production-ready guidance. Use these features with caution, and test thoroughly in your environment before relying on them for critical tasks.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Welcome to Day 7 of our Veeam Blog Advent Calendar! Over the last few days, we have spent a lot of time in automation, creating PowerShell scripts and N8N workflows and really seeing the power of automation. Today, I&amp;rsquo;d like to switch gears a little bit—still on the automation front—but rather than us writing our own code, let&amp;rsquo;s take a look at Veeam Intelligence.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Advent Calendar Day 6: Building Veeam Workflows with N8N (Part 2)</title>
      <link>/posts/2025-12-06-advent-day06/</link>
      <pubDate>Sat, 06 Dec 2025 07:00:00 +0800</pubDate>
      
      <guid>/posts/2025-12-06-advent-day06/</guid>
      
      <description>&lt;h2 id=&#34;advent-calendar-day-6-building-veeam-workflows-with-n8n-part-2&#34;&gt;
  Advent Calendar Day 6: Building Veeam Workflows with N8N (Part 2)
  &lt;a class=&#34;anchor-head&#34; href=&#34;#advent-calendar-day-6-building-veeam-workflows-with-n8n-part-2&#34; aria-label=&#34;Anchor link to this heading&#34;&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt;
I&amp;rsquo;m not a professional developer, and this content is intended to demonstrate the &amp;ldquo;art of the possible&amp;rdquo; rather than serve as production-ready guidance. Use these features with caution, and test thoroughly in your environment before relying on them for critical tasks.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Welcome to Day 6 of our Veeam Blog Advent Calendar! Over the past few days, we&amp;rsquo;ve been on quite a journey. We explored the Veeam REST API, learned to use it with PowerShell, and yesterday we set up N8N. Today, we&amp;rsquo;re bringing it all together to create a powerful security automation workflow that could be a game-changer for your environment.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Advent Calendar Day 5: Setting Up N8N for Workflow Automation (Part 1)</title>
      <link>/posts/2025-12-05-advent-day05/</link>
      <pubDate>Fri, 05 Dec 2025 06:00:00 +0800</pubDate>
      
      <guid>/posts/2025-12-05-advent-day05/</guid>
      
      <description>&lt;h2 id=&#34;advent-calendar-day-5-setting-up-n8n-for-workflow-automation-part-1&#34;&gt;
  Advent Calendar Day 5: Setting Up N8N for Workflow Automation (Part 1)
  &lt;a class=&#34;anchor-head&#34; href=&#34;#advent-calendar-day-5-setting-up-n8n-for-workflow-automation-part-1&#34; aria-label=&#34;Anchor link to this heading&#34;&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt;
I&amp;rsquo;m not a professional developer, and this content is intended to demonstrate the &amp;ldquo;art of the possible&amp;rdquo; rather than serve as production-ready guidance. Use these features with caution, and test thoroughly in your environment before relying on them for critical tasks.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Welcome to Day 5 of our Veeam Blog Advent Calendar! Over the past few days, we&amp;rsquo;ve been exploring the Veeam REST API through Swagger and PowerShell scripts. Today, we&amp;rsquo;re taking automation to the next level by introducing &lt;strong&gt;N8N&lt;/strong&gt; (pronounced &amp;ldquo;n-eight-n&amp;rdquo;), a powerful workflow automation tool that&amp;rsquo;s about to change how you think about integrations.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>