<?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>Posts on **Dev-Wellytonian**</title>
    <link>https://dev.wellytonian.com/posts/</link>
    <description>Recent content in Posts on **Dev-Wellytonian**</description>
    <generator>Hugo -- 0.146.0</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 05 Jun 2026 20:40:00 +1200</lastBuildDate>
    <atom:link href="https://dev.wellytonian.com/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building an AI Operating Model: A Practical Framework</title>
      <link>https://dev.wellytonian.com/posts/ai/building-an-ai-operating-model/</link>
      <pubDate>Fri, 05 Jun 2026 20:40:00 +1200</pubDate>
      <guid>https://dev.wellytonian.com/posts/ai/building-an-ai-operating-model/</guid>
      <description>Move beyond casual AI adoption. Here is a practical framework for model routing, prompt discipline, agent governance, and ROI measurement that engineering leaders can implement today.</description>
    </item>
    <item>
      <title>The AI Governance Problem: Why Casual Model Usage No Longer Works</title>
      <link>https://dev.wellytonian.com/posts/ai/the-ai-governance-problem/</link>
      <pubDate>Fri, 05 Jun 2026 20:40:00 +1200</pubDate>
      <guid>https://dev.wellytonian.com/posts/ai/the-ai-governance-problem/</guid>
      <description>GitHub&amp;rsquo;s June 1 billing change reveals a critical governance gap: casual AI adoption is no longer sustainable. Engineering leaders need to understand the real risks.</description>
    </item>
    <item>
      <title>The Concurrency Paradox: Solving the Parallel Development Bottleneck in the Age of AI</title>
      <link>https://dev.wellytonian.com/posts/ai/spec-driven-parallel-dev/</link>
      <pubDate>Mon, 02 Feb 2026 09:00:00 -0500</pubDate>
      <guid>https://dev.wellytonian.com/posts/ai/spec-driven-parallel-dev/</guid>
      <description>Why AI agents and faster coding speeds require stricter guardrails, and how Spec-Driven Development acts as traffic control for high-velocity teams.</description>
    </item>
    <item>
      <title>Deploy Secrets to GitHub via Bulk Upload: Streamline Your DevOps Security</title>
      <link>https://dev.wellytonian.com/posts/devops/deploygithubsecrets/</link>
      <pubDate>Sun, 08 Jun 2025 07:46:46 +1200</pubDate>
      <guid>https://dev.wellytonian.com/posts/devops/deploygithubsecrets/</guid>
      <description>Learn how to securely bulk upload environment variables and secrets to GitHub repositories using automated scripts for Bash and PowerShell. Protect your sensitive data while streamlining your DevOps workflow.</description>
    </item>
    <item>
      <title>Running Azure AI Foundry Locally: A Hands-on Guide</title>
      <link>https://dev.wellytonian.com/posts/ai/foundrylocal/</link>
      <pubDate>Wed, 21 May 2025 10:54:49 +1200</pubDate>
      <guid>https://dev.wellytonian.com/posts/ai/foundrylocal/</guid>
      <description>Explore how to run Azure AI models locally with Foundry Local—an on-device solution that prioritizes privacy, performance, and cost-efficiency.</description>
    </item>
    <item>
      <title>Deployingdotnet</title>
      <link>https://dev.wellytonian.com/posts/devops/deployingdotnet/</link>
      <pubDate>Sat, 08 Mar 2025 10:18:28 +1300</pubDate>
      <guid>https://dev.wellytonian.com/posts/devops/deployingdotnet/</guid>
      <description>This is a summary for this post to be displayed.</description>
    </item>
    <item>
      <title>Automation to Help Cost Control Container Apps</title>
      <link>https://dev.wellytonian.com/posts/cloud/containerappsautomaintain/</link>
      <pubDate>Sat, 15 Feb 2025 00:52:24 +1300</pubDate>
      <guid>https://dev.wellytonian.com/posts/cloud/containerappsautomaintain/</guid>
      <description>This guide will help with cost control of running Container Apps on Azure.</description>
    </item>
    <item>
      <title>Windows Secure SSH</title>
      <link>https://dev.wellytonian.com/posts/devops/windowssecuressh/</link>
      <pubDate>Thu, 02 Jan 2025 08:53:27 +1300</pubDate>
      <guid>https://dev.wellytonian.com/posts/devops/windowssecuressh/</guid>
      <description>This is a summary for this post Secure SSH using Key Pair From Windows.</description>
    </item>
    <item>
      <title>Customize your Ubuntu Server</title>
      <link>https://dev.wellytonian.com/posts/tools/customizefreshlinux/</link>
      <pubDate>Fri, 01 Nov 2024 03:00:44 +1300</pubDate>
      <guid>https://dev.wellytonian.com/posts/tools/customizefreshlinux/</guid>
      <description>This is a post to show how to customize your Ubunutu Server.</description>
    </item>
    <item>
      <title>Automating Azure Container Registry Image Cleanup</title>
      <link>https://dev.wellytonian.com/posts/cloud/acrmaintain/</link>
      <pubDate>Sun, 06 Oct 2024 09:34:02 +1300</pubDate>
      <guid>https://dev.wellytonian.com/posts/cloud/acrmaintain/</guid>
      <description>Learn how to write a script to automatically clean up Azure Container Images older than 7 days.</description>
    </item>
    <item>
      <title>Secure SSH on Linux</title>
      <link>https://dev.wellytonian.com/posts/devops/linuxsecuressh/</link>
      <pubDate>Tue, 09 Apr 2024 09:20:29 +1200</pubDate>
      <guid>https://dev.wellytonian.com/posts/devops/linuxsecuressh/</guid>
      <description>This is a summary for this post that Secure SSH using Key Pair.</description>
    </item>
    <item>
      <title>Ansible Series Part 1</title>
      <link>https://dev.wellytonian.com/posts/devops/ansiblepart1/</link>
      <pubDate>Wed, 20 Mar 2024 09:20:21 +1300</pubDate>
      <guid>https://dev.wellytonian.com/posts/devops/ansiblepart1/</guid>
      <description>This is a summary for this post that is Part 1 of an Ansible Series.</description>
    </item>
    <item>
      <title>Connecting Azure with Github Actions</title>
      <link>https://dev.wellytonian.com/posts/cloud/azwtgithub/</link>
      <pubDate>Sun, 17 Mar 2024 13:11:51 +1300</pubDate>
      <guid>https://dev.wellytonian.com/posts/cloud/azwtgithub/</guid>
      <description>This is a summary for this post on connecting Github Actions to Azure.</description>
    </item>
    <item>
      <title>Hugo Website on Azure - Part 2</title>
      <link>https://dev.wellytonian.com/posts/cloud/hugoonazurepart2/</link>
      <pubDate>Fri, 08 Mar 2024 07:10:10 +1300</pubDate>
      <guid>https://dev.wellytonian.com/posts/cloud/hugoonazurepart2/</guid>
      <description>This is a post to help deploy a Hugo Website on Azure.</description>
    </item>
    <item>
      <title>Hugo Website on Azure - Part 1</title>
      <link>https://dev.wellytonian.com/posts/cloud/hugoonazure/</link>
      <pubDate>Fri, 08 Mar 2024 07:10:09 +1300</pubDate>
      <guid>https://dev.wellytonian.com/posts/cloud/hugoonazure/</guid>
      <description>This is a post to help deploy a Hugo Website on Azure.</description>
    </item>
    <item>
      <title>Building Terraform Code from Existing Azure Services</title>
      <link>https://dev.wellytonian.com/posts/cloud/tfexportdev/</link>
      <pubDate>Fri, 01 Mar 2024 12:00:12 +1300</pubDate>
      <guid>https://dev.wellytonian.com/posts/cloud/tfexportdev/</guid>
      <description>This post shows how to export existing Azure Resources back into Terraform</description>
    </item>
    <item>
      <title></title>
      <link>https://dev.wellytonian.com/posts/linkedin/linkedin-post-spec-driven-dev/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dev.wellytonian.com/posts/linkedin/linkedin-post-spec-driven-dev/</guid>
      <description>&lt;p&gt;&lt;strong&gt;AI agents generate code faster than humans can review it. That’s a problem.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We’ve all seen the promise: “10x developer velocity with AI.” But when a whole team uses agents to sprint, you don’t just get 10x features—you get 10x integration chaos.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Concurrency Paradox&lt;/strong&gt; is real: as velocity increases, coordination costs skyrocket. Without guardrails, agentic development becomes a “denial‑of‑service” attack on your own main branch.&lt;/p&gt;
&lt;p&gt;We’re moving from “agile chaos” to &lt;strong&gt;Spec‑Driven Development (SDD)&lt;/strong&gt;. It’s the only way to put guardrails on agentic speed.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
