<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Go on General Ramblings</title>
    <link>https://fc4c6dbc.haigmail.pages.dev/tags/go/</link>
    <description>Recent content in Go on General Ramblings</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Lance Haig</copyright>
    <lastBuildDate>Fri, 13 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://fc4c6dbc.haigmail.pages.dev/tags/go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>What if programming languages were designed for AI, not humans</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/announcing-intent-programming-language-for-ai/</link>
      <pubDate>Fri, 13 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/announcing-intent-programming-language-for-ai/</guid>
      <description>
        
          
            &lt;h1 id=&#34;what-if-programming-languages-were-designed-for-ai-not-humans&#34;&gt;What if programming languages were designed for AI, not humans?&lt;/h1&gt;
&lt;p&gt;A few weeks ago I saw a post on social media -- someone asking whether it was time to create a programming language designed for consumption by code assistants. Not for humans to write, but for AI to generate and humans to verify.&lt;/p&gt;
&lt;p&gt;I couldn&#39;t stop thinking about it.&lt;/p&gt;
&lt;p&gt;Every programming language I use was designed for humans to write. Python optimizes for readability. Rust optimizes for safety. JavaScript optimizes for getting something on screen fast. They all assume a human is typing the code.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Better Late Than Never: Announcing Ramble, A Nomad Job &amp; Pack Registry</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/announcing-ramble-nomad-registry/</link>
      <pubDate>Wed, 07 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/announcing-ramble-nomad-registry/</guid>
      <description>
        
          
            &lt;p&gt;Back in 2021, I had an idea. What if there was a better way to share and discover Nomad job files and Nomad Packs? What if we could make it as easy to find a production-ready Nomad configuration as it is to find a Docker image? We needed a helm like repository for Nomad&lt;/p&gt;
&lt;p&gt;That idea became &lt;a href=&#34;https://ramble.openwander.org&#34;&gt;Ramble&lt;/a&gt; -- &lt;a href=&#34;https://github.com/open-wander/ramble&#34;&gt;Github Repo&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Today, after multiple restarts, countless refactorings, and a journey that taught me Go from the ground up, I&#39;m finally ready to share it.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>