

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://chilepluto.com/</id>
  <title>Chilepluto</title>
  <subtitle>Practical technical guides for Azure landing zones, cloud governance, Terraform, PowerShell, Python, Windows, FinOps, and local AI workflows.</subtitle>
  <updated>2026-06-29T18:19:45+10:00</updated>
  <author>
    <name>Sean</name>
    <uri>https://chilepluto.com/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="https://chilepluto.com/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="en"
    href="https://chilepluto.com/"/>
  <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator>
  <rights> © 2026 Sean </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>Use PowerShell Remoting Safely with WinRM</title>
    <link href="https://chilepluto.com/posts/powershell-remoting-winrm/" rel="alternate" type="text/html" title="Use PowerShell Remoting Safely with WinRM" />
    <published>2026-06-29T09:00:00+10:00</published>
  
    <updated>2026-06-29T09:00:00+10:00</updated>
  
    <id>https://chilepluto.com/posts/powershell-remoting-winrm/</id>
    <content type="text/html" src="https://chilepluto.com/posts/powershell-remoting-winrm/" />
    <author>
      <name>Sean</name>
    </author>

  
    
    <category term="PowerShell" />
    
  

  <summary>Enable PowerShell remoting where needed, run remote commands, and avoid common WinRM security mistakes.</summary>

  </entry>

  
  <entry>
    <title>Azure Hub-and-Spoke Networking for Enterprise Landing Zones</title>
    <link href="https://chilepluto.com/posts/azure-hub-spoke-networking-enterprise-landing-zones/" rel="alternate" type="text/html" title="Azure Hub-and-Spoke Networking for Enterprise Landing Zones" />
    <published>2026-06-26T09:00:00+10:00</published>
  
    <updated>2026-06-26T09:00:00+10:00</updated>
  
    <id>https://chilepluto.com/posts/azure-hub-spoke-networking-enterprise-landing-zones/</id>
    <content type="text/html" src="https://chilepluto.com/posts/azure-hub-spoke-networking-enterprise-landing-zones/" />
    <author>
      <name>Sean</name>
    </author>

  
    
    <category term="Azure" />
    
  

  <summary>A detailed guide to designing Azure hub-and-spoke networking for secure enterprise landing zones.</summary>

  </entry>

  
  <entry>
    <title>Diagnose Linear Regression with Cross-Validation and Residuals</title>
    <link href="https://chilepluto.com/posts/diagnose-linear-regression-cross-validation-residuals/" rel="alternate" type="text/html" title="Diagnose Linear Regression with Cross-Validation and Residuals" />
    <published>2026-06-22T09:00:00+10:00</published>
  
    <updated>2026-06-22T09:00:00+10:00</updated>
  
    <id>https://chilepluto.com/posts/diagnose-linear-regression-cross-validation-residuals/</id>
    <content type="text/html" src="https://chilepluto.com/posts/diagnose-linear-regression-cross-validation-residuals/" />
    <author>
      <name>Sean</name>
    </author>

  
    
    <category term="Python" />
    
    <category term="AI" />
    
  

  <summary>Evaluate a linear regression model with a holdout set, cross-validation, and residual inspection.</summary>

  </entry>

  
  <entry>
    <title>Terraform and Azure DevOps Delivery Model for Landing Zones</title>
    <link href="https://chilepluto.com/posts/terraform-azure-devops-landing-zone-delivery-model/" rel="alternate" type="text/html" title="Terraform and Azure DevOps Delivery Model for Landing Zones" />
    <published>2026-06-19T09:00:00+10:00</published>
  
    <updated>2026-06-19T09:00:00+10:00</updated>
  
    <id>https://chilepluto.com/posts/terraform-azure-devops-landing-zone-delivery-model/</id>
    <content type="text/html" src="https://chilepluto.com/posts/terraform-azure-devops-landing-zone-delivery-model/" />
    <author>
      <name>Sean</name>
    </author>

  
    
    <category term="Azure" />
    
  

  <summary>A deep dive into structuring Terraform and Azure DevOps pipelines for repeatable, reviewable landing zone delivery.</summary>

  </entry>

  
  <entry>
    <title>Run a Local Text-Generation Pipeline on Apple Silicon</title>
    <link href="https://chilepluto.com/posts/local-text-generation-apple-silicon/" rel="alternate" type="text/html" title="Run a Local Text-Generation Pipeline on Apple Silicon" />
    <published>2026-06-15T09:00:00+10:00</published>
  
    <updated>2026-06-15T09:00:00+10:00</updated>
  
    <id>https://chilepluto.com/posts/local-text-generation-apple-silicon/</id>
    <content type="text/html" src="https://chilepluto.com/posts/local-text-generation-apple-silicon/" />
    <author>
      <name>Sean</name>
    </author>

  
    
    <category term="Python" />
    
    <category term="AI" />
    
  

  <summary>Run a small Hugging Face text-generation pipeline on an Apple Silicon Mac with MPS acceleration and CPU fallback.</summary>

  </entry>

</feed>


