<?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>Weeknote on Mutable Comment</title>
    <link>https://mutablecomment.com/tags/weeknote/</link>
    <description>Recent content in Weeknote on Mutable Comment</description>
    <image>
      <title>Mutable Comment</title>
      <url>https://mutablecomment.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://mutablecomment.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.151.0</generator>
    <language>en</language>
    <lastBuildDate>Sat, 16 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://mutablecomment.com/tags/weeknote/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>weeknote-2026-20</title>
      <link>https://mutablecomment.com/posts/2026-05-16-weeknote-2026-20/</link>
      <pubDate>Sat, 16 May 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-05-16-weeknote-2026-20/</guid>
      <description>&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;how-claude-code-works-in-large-codebases-best-practices-and-where-to-start&#34;&gt;How Claude Code Works in Large Codebases: Best Practices and Where to Start&lt;/h3&gt;
&lt;p&gt;Some maybe surprising things here about how to use Claude Code with larger codebases that I hadn&amp;rsquo;t known before.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://code.claude.com/docs/en/hooks-guide&#34;&gt;&lt;strong&gt;Hooks&lt;/strong&gt;&lt;/a&gt; &lt;strong&gt;make the setup self-improving&lt;/strong&gt;. Most teams think of hooks as scripts that prevent Claude from doing something wrong, but their more valuable use is continuous improvement. A stop hook can reflect on what happened during a session and propose CLAUDE.md updates while the context is fresh. A start hook can load team-specific context dynamically so every developer gets the right setup for their module without manual configuration. For automated checks like linting and formatting, hooks enforce the rules deterministically and produce more consistent results than relying on Claude to remember&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-16</title>
      <link>https://mutablecomment.com/posts/2026-04-03-weeknote-2026-16/</link>
      <pubDate>Fri, 24 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-04-03-weeknote-2026-16/</guid>
      <description>&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;maybe-youre-not-actually-trying&#34;&gt;Maybe You’re Not Actually Trying&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://usefulfictions.substack.com/p/maybe-youre-not-actually-trying&#34;&gt;https://usefulfictions.substack.com/p/maybe-youre-not-actually-trying&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;One of the interesting things about all of this is that there was nothing particularly inventive about the strategies my husband deployed. They were more or less exactly the strategies I would have come up with if I’d been put in charge of a similar situation in someone else’s life. Why did it take another person getting involved for me to realize I wasn’t Actually Trying? I think what happened is this: When the stalker entered my life, I was at a low point in personal capacity — broke, alone, addled, etc. My approach towards him at that point (ignore, hoping he’d stop) was the only one that seemed available given my spiritual and psychological resources at the time. But my orientation to the problem became fixed in time at that point of low agency, and it never occurred to me to revisit it as my capacity for action increased. I think we are all like this. &lt;strong&gt;People are not just high-agency or low-agency in a global sense, across their entire lives. Instead, people are selectively agentic.&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-15</title>
      <link>https://mutablecomment.com/posts/2026-04-03-weeknote-2026-15/</link>
      <pubDate>Fri, 17 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-04-03-weeknote-2026-15/</guid>
      <description>&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;the-middle-loop&#34;&gt;The Middle Loop&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;http://annievella.com/posts/the-middle-loop/&#34;&gt;http://annievella.com/posts/the-middle-loop/&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It occurred to me that we often refer to “loops” in software development - the &lt;a href=&#34;https://notes.paulswail.com/public/The+inner+and+outer+loops+of+software+development+workflow&#34;&gt;inner loop and the outer loop&lt;/a&gt;: • The &lt;strong&gt;inner loop&lt;/strong&gt; is where the craft lives: write code, build, run, test, debug. Tight, fast, local. This is what TDD and better IDEs optimised. • The &lt;strong&gt;outer loop&lt;/strong&gt; is the broader cycle: commit, code review, CI, deploy, monitor, feedback. This is what DevOps and CI/CD optimised. What if supervisory engineering work lives in a new loop between these two loops? AI is increasingly automating the inner loop - the code generation, the build-test cycle, the debugging. But someone still has to direct that work, evaluate the output, and correct what’s wrong. That feels like a new loop, the &lt;strong&gt;middle loop&lt;/strong&gt;, a layer where engineers supervise AI doing what they used to do by hand.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-15</title>
      <link>https://mutablecomment.com/posts/weeknote-2026-15/</link>
      <pubDate>Fri, 17 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/weeknote-2026-15/</guid>
      <description>&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;ai-101-what-is-a-token-and-why-it-runs-ai&#34;&gt;AI 101: What Is a Token (And Why It Runs AI)?&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.turingpost.com/p/token&#34;&gt;https://www.turingpost.com/p/token&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;English&lt;/strong&gt; is often tokenized into words and subword pieces, because spaces clearly separate words and longer terms can be broken into reusable chunks. &lt;strong&gt;Chinese&lt;/strong&gt; works differently: words are not separated by spaces, and single characters often already carry meaning, so tokenization tends to stay closer to the character level. That is one reason the same sentence can produce a very different token count in English and Chinese.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-14</title>
      <link>https://mutablecomment.com/posts/2026-04-03-weeknote-2026-14/</link>
      <pubDate>Fri, 10 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-04-03-weeknote-2026-14/</guid>
      <description>&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;hackernews-thread&#34;&gt;Hackernews Thread&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;And he said something then that I will never forget and which absolutely blew my mind because no one had ever said anything like it to me before: “I don’t think being good at things is the point of doing them. I think you’ve got all these wonderful experiences with different skills, and that all teaches you things and makes you an interesting person, no matter how well you do them.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-13</title>
      <link>https://mutablecomment.com/posts/2026-04-03-weeknote-2026-13/</link>
      <pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-04-03-weeknote-2026-13/</guid>
      <description>&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;how-microsoft-vaporized-a-trillion-dollars&#34;&gt;How Microsoft Vaporized a Trillion Dollars&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://isolveproblems.substack.com/p/how-microsoft-vaporized-a-trillion-2f5&#34;&gt;https://isolveproblems.substack.com/p/how-microsoft-vaporized-a-trillion-2f5&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Moreover, the code was leaking cached entries and even entire caches due to misunderstood memory ownership rules, and suffered from a large number of crashes, in the order of 300,000 to 500,000 crashes per month for the WireServer web server alone across the fleet. New code was throwing C++ exceptions in a codebase that was originally exception-free. The team had coding guidelines in direct contradiction of those of the larger organization, and their testing practices didn’t include long-running tests, so they missed memory leaks and other defects. The team had reached a point where it was too risky to make any code refactoring or engineering improvements. I submitted several bug fixes and refactoring, notably using smart pointers, but they were rejected for fear of breaking something. This further illustrates the pervasive gap in technical leadership throughout the organization.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-12</title>
      <link>https://mutablecomment.com/posts/2026-03-20-weeknote-2026-12/</link>
      <pubDate>Fri, 27 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-03-20-weeknote-2026-12/</guid>
      <description>&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;you-will-know-nothing-and-be-happy&#34;&gt;You Will Know Nothing and Be Happy&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://seattledataguy.substack.com/p/you-will-know-nothing-and-be-happy&#34;&gt;https://seattledataguy.substack.com/p/you-will-know-nothing-and-be-happy&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;But there’s a difference between using AI to accelerate your thinking and using AI to replace your thinking!&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Previously we built up our mental maps of how things work by writing code. However now that has changed and we need to figure out what the new thing is.&lt;/p&gt;
&lt;h3 id=&#34;production-is-where-the-rigor-goes&#34;&gt;Production Is Where the Rigor Goes&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.honeycomb.io/blog/production-is-where-the-rigor-goes&#34;&gt;https://www.honeycomb.io/blog/production-is-where-the-rigor-goes&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The notes describe five destinations where rigor is already moving to:
• Upstream to specification review
• Into test suites as first-class artifacts
• Into type systems and constraints
• Into risk mapping
• Into continuous comprehension
All of these are great and exciting. Beefing up your pre-production test quality, capturing intent in specification docs, separating specs from constraints, revisiting the jobs to be done by code review, yes yes yes, all of that. Yes please. But where is production on that list? If control is supposed to be moving “closer to reality,” what is closer to reality than your production systems? Production is reality! Reality is production!&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-11</title>
      <link>https://mutablecomment.com/posts/2026-03-20-weeknote-2026-11/</link>
      <pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-03-20-weeknote-2026-11/</guid>
      <description>&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;ai-should-help-us-produce-better-code---agentic-engineering-patterns---simon-willisons-weblog&#34;&gt;AI Should Help Us Produce Better Code - Agentic Engineering Patterns - Simon Willison&amp;rsquo;s Weblog&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://simonwillison.net/guides/agentic-engineering-patterns/better-code/&#34;&gt;https://simonwillison.net/guides/agentic-engineering-patterns/better-code/&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I like to think about shipping better code in terms of technical debt. We take on technical debt as the result of trade-offs: doing things &amp;ldquo;the right way&amp;rdquo; would take too long, so we work within the time constraints we are under and cross our fingers that our project will survive long enough to pay down the debt later on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-11</title>
      <link>https://mutablecomment.com/posts/weeknote-2026-11/</link>
      <pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/weeknote-2026-11/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;zen-of-ai-coding&#34;&gt;Zen of AI Coding&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://nonstructured.com/zen-of-ai-coding/&#34;&gt;https://nonstructured.com/zen-of-ai-coding/&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The cost of changing your mind is lower than it has ever been. Architectural decisions that once felt permanent are now provisional. You chose React. Two months later, you regret it. Ask an agent to rewrite the project. Making imperfect decisions is no longer fatal. In fact, it can be productive. A flawed reference implementation provides better context than a pristine specification. Agents reason more effectively from concrete artifacts than from abstract intent. Rapid iteration is now the default mode.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-10</title>
      <link>https://mutablecomment.com/posts/2026-03-06-weeknote-2026-10/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-03-06-weeknote-2026-10/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;Another week of AI things. Not as much here this time but there&amp;rsquo;s still a lot happening.&lt;/p&gt;
&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;my-hypothetical-srecon26-keynote&#34;&gt;My (Hypothetical) SRECon26 Keynote&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://charitydotwtf.substack.com/p/my-hypothetical-srecon26-keynote&#34;&gt;https://charitydotwtf.substack.com/p/my-hypothetical-srecon26-keynote&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;If I was giving the keynote at SRECon 2026, I would ditch the begrudging stance. I would start by acknowledging that AI is radically changing the way we build software. It’s here, it’s happening, and it is coming for us all.&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;It is very, very hard to adjust to change that is being forced on you. So please don’t wait for it to be forced on you. &lt;strong&gt;Swim out to meet it&lt;/strong&gt;. Find your way in, find something to get excited about.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-08</title>
      <link>https://mutablecomment.com/posts/weeknote-2026-08/</link>
      <pubDate>Fri, 27 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/weeknote-2026-08/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;The theme of this week is dev tools are agent tools too. So good practices are still just that. AI will change some things but it will mainly just reinforce the good practices of before. If you don&amp;rsquo;t have those set up, throwing money at AI isn&amp;rsquo;t going to change things for you a whole lot either.&lt;/p&gt;
&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;the-factory-model-how-coding-agents-changed-software-engineering&#34;&gt;The Factory Model: How Coding Agents Changed Software Engineering&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://addyosmani.com/blog/factory-model/&#34;&gt;https://addyosmani.com/blog/factory-model/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-06</title>
      <link>https://mutablecomment.com/posts/2026-02-07-weeknote-2026-06/</link>
      <pubDate>Tue, 17 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-02-07-weeknote-2026-06/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve been quite late with this one but at least it is out in some shape or form. It still contains the things I read during the week 6 but a few days late. A lot of AI stuff again this time. I&amp;rsquo;m not sure if I am or am not that interested in all this still. Some is good but the way absolutely everyone is reading and writing about the same stuff all means there&amp;rsquo;s a lot of stuff that isn&amp;rsquo;t that useful or only slight variations of others.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-05</title>
      <link>https://mutablecomment.com/posts/2026-02-07-weeknote-2026-05/</link>
      <pubDate>Sat, 07 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-02-07-weeknote-2026-05/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;More AI stuff this week again like the last before it. I don&amp;rsquo;t think anybody really knows how these things will all play out but that hasn&amp;rsquo;t stopped everyone making lots of predictions.&lt;/p&gt;
&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;raising-a-special-little-ai&#34;&gt;Raising a Special Little AI&lt;/h3&gt;
&lt;p&gt;By Not Boring&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Having said that, I do subscribe to the Chris Dixon views that &lt;em&gt;&lt;a href=&#34;https://substack.com/redirect/727abb4d-09df-45af-8147-23bb1e5f5641?j=eyJ1Ijoic2UxZCJ9.O7zg4gBpw_bfnRWIcn7BvkW-x9AFchRxs63YAVzCkI8&#34;&gt;The next big thing will start out looking like a toy&lt;/a&gt;&lt;/em&gt; and &lt;em&gt;&lt;a href=&#34;https://substack.com/redirect/22a03694-bc18-485a-8a1f-cdd1a12830a8?j=eyJ1Ijoic2UxZCJ9.O7zg4gBpw_bfnRWIcn7BvkW-x9AFchRxs63YAVzCkI8&#34;&gt;What the smartest people do on the weekend is what everyone else will do during the week in ten years&lt;/a&gt;&lt;/em&gt;, so if this many people are captivated, there’s something going on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-04</title>
      <link>https://mutablecomment.com/posts/2026-01-16-weeknote-2026-04/</link>
      <pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-01-16-weeknote-2026-04/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;Spend a few days in Madrid this week and spent those days exploring the city rather than reading so a light one this time. I did read a lot of the book &amp;ldquo;Dead in the Water&amp;rdquo; and though I haven&amp;rsquo;t finished it yet it is really interesting. Reads something of a thriller though based on a true tale. I&amp;rsquo;ve read a few books on shipping and it seems like an awful industry for almost everyone involved. Little to no laws for the workers, margins are cutthroat for those at the top. It really seems to only benefit those of dubious morals who can and will take whatever shortcuts necessary to benefit the bottom line. Or just do the insurance as this book points out which seems to be a great business if once again you&amp;rsquo;re okay with turning the blind eye to a bit of fraud every now and again as a cost of doing business.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-04</title>
      <link>https://mutablecomment.com/posts/2026-01-30-weeknote-2026-04/</link>
      <pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-01-30-weeknote-2026-04/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;Spend a few days in Madrid this week and spent those days exploring the city rather than reading so a light one this time. I did read a lot of the book &amp;ldquo;Dead in the Water&amp;rdquo; and though I haven&amp;rsquo;t finished it yet it is really interesting. Reads something of a thriller though based on a true tale. I&amp;rsquo;ve read a few books on shipping and it seems like an awful industry for almost everyone involved. Little to no laws for the workers, margins are cutthroat for those at the top. It really seems to only benefit those of dubious morals who can and will take whatever shortcuts necessary to benefit the bottom line. Or just do the insurance as this book points out which seems to be a great business if once again you&amp;rsquo;re okay with turning the blind eye to a bit of fraud every now and again as a cost of doing business.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-03</title>
      <link>https://mutablecomment.com/posts/2026-01-16-weeknote-2026-03/</link>
      <pubDate>Fri, 23 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-01-16-weeknote-2026-03/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;I read a few things this week around AI and code and how things are going. I&amp;rsquo;ve been trying to think what this all might mean but I&amp;rsquo;ve not yet been able to put all my thoughts together in a coherent way.&lt;/p&gt;
&lt;p&gt;Other than reading this stuff I&amp;rsquo;ve been generating more code to see where the tools take it. One I&amp;rsquo;ve been using is &lt;a href=&#34;https://ampcode.com&#34;&gt;amp&lt;/a&gt; to help me with this newsletter by pulling together all the articles I&amp;rsquo;ve read and highlights I&amp;rsquo;ve made the last week. Not being a frontend developer means something like that would take me ages before, but now I can put it together in a couple of hours no problem.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-03</title>
      <link>https://mutablecomment.com/posts/2026-01-23-weeknote-2026-03/</link>
      <pubDate>Fri, 23 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-01-23-weeknote-2026-03/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;I read a few things this week around AI and code and how things are going. I&amp;rsquo;ve been trying to think what this all might mean but I&amp;rsquo;ve not yet been able to put all my thoughts together in a coherent way.&lt;/p&gt;
&lt;p&gt;Other than reading this stuff I&amp;rsquo;ve been generating more code to see where the tools take it. One I&amp;rsquo;ve been using is &lt;a href=&#34;https://ampcode.com&#34;&gt;amp&lt;/a&gt; to help me with this newsletter by pulling together all the articles I&amp;rsquo;ve read and highlights I&amp;rsquo;ve made the last week. Not being a frontend developer means something like that would take me ages before, but now I can put it together in a couple of hours no problem.&lt;/p&gt;</description>
    </item>
    <item>
      <title>weeknote-2026-02</title>
      <link>https://mutablecomment.com/posts/2026-01-16-weeknote-2026-02/</link>
      <pubDate>Fri, 16 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://mutablecomment.com/posts/2026-01-16-weeknote-2026-02/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;Lots more AI stuff this week I read and watched. I went to a few talks too around AI and again some of the same themes came up. I&amp;rsquo;m really not sure what this all means but reading around change is the only real guarantee.&lt;/p&gt;
&lt;h2 id=&#34;highlights-of-the-week&#34;&gt;Highlights of the Week&lt;/h2&gt;
&lt;h3 id=&#34;he-was-a-supreme-court-lawyer-then-his-double-life-caught-up-with-him&#34;&gt;He Was a Supreme Court Lawyer. Then His Double Life Caught Up With Him.&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.nytimes.com/2025/12/28/magazine/thomas-goldstein-supreme-court-gambling.html&#34;&gt;https://www.nytimes.com/2025/12/28/magazine/thomas-goldstein-supreme-court-gambling.html&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;During this run he won a total of about $50 million, and even though he had sold roughly 75 percent of his stakes to investors, he still personally cleared about $12 million. Flush with his success against Gores, Goldstein sat down to a heads-up match with a real estate magnate named Bob Safai — and this time he didn’t spread the risk by taking on backers. “I just have convinced myself, because I won $50 million in heads-up poker, that I am a savant at heads-up poker,” Goldstein told me. He promptly lost $14 million to Safai, all out of his own pocket.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
