<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Briar Patch</title>
    <link>https://briar-patch.neocities.org/</link>
    <description>Recent content on Briar Patch</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 10 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://briar-patch.neocities.org/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Don&#39;t Believe Everything You Prove</title>
      <link>https://briar-patch.neocities.org/posts/dont_believe_prove/</link>
      <pubDate>Mon, 10 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://briar-patch.neocities.org/posts/dont_believe_prove/</guid>
      <description>&lt;p&gt;In many ways, this is a companion post to my &lt;a href=&#34;../admire_purity&#34;&gt;complaint&lt;/a&gt; about John Backus&amp;rsquo; Turing lecture. If you travel&#xA;far enough along the smarter-than-thou asshole path, you&amp;rsquo;ll usually find the end of the line somewhere around formal proof methods.&lt;/p&gt;&#xA;&lt;p&gt;The idea is that if we can elaborate a proof from a well-verified set of operations and a minimal collection of axioms, the thing&#xA;we&amp;rsquo;re trying to demonstrate &lt;em&gt;has&lt;/em&gt; to be correct. It&amp;rsquo;s the ultimate trump card for those seeking a pure, unassailable foundation for&#xA;their program (or, increasingly, their philosophy of life).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Please Do Not Admire Its Purity</title>
      <link>https://briar-patch.neocities.org/posts/admire_purity/</link>
      <pubDate>Fri, 31 Jul 2026 23:52:26 -0700</pubDate>
      <guid>https://briar-patch.neocities.org/posts/admire_purity/</guid>
      <description>&lt;p&gt;The title, if you didn&amp;rsquo;t catch it, is a reference to the movie &lt;em&gt;Alien&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Specifically, it&amp;rsquo;s a reference to the part (spoiler alert for a movie from 1979) where the crew discovers one of&#xA;their fellow crewmates, Ash, is actually an android. They discover this when he tries to kill Ellen Ripley,&#xA;our protagonist, and after he&amp;rsquo;s clubbed to death with a fire extinguisher, the crew reconnects his severed head&#xA;for a final interrogation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Death of Design Patterns</title>
      <link>https://briar-patch.neocities.org/posts/death_design_patterns/</link>
      <pubDate>Sat, 04 Jul 2026 23:46:51 -0700</pubDate>
      <guid>https://briar-patch.neocities.org/posts/death_design_patterns/</guid>
      <description>&lt;p&gt;Every now and then, I see &lt;em&gt;Design Patterns&lt;/em&gt; floated as a kind of next-step resource for&#xA;programmers after they&amp;rsquo;ve gotten comfortable with a language, typically an object-oriented&#xA;(or at least object-aware) one. I don&amp;rsquo;t particularly have a problem with OOP as a concept,&#xA;though I agree with its critics that inheritance is overused in teaching materials by several&#xA;orders of magnitude.&lt;/p&gt;&#xA;&lt;p&gt;But as for &lt;em&gt;Design Patterns&lt;/em&gt; itself, I personally think these days that it only serves as a window into&#xA;90s programming philosophy - a historical relic of a bygone age, and one that I&amp;rsquo;m not all&#xA;that interested in revisiting (unlike my passion for &lt;em&gt;Software Tools&lt;/em&gt; from the 70s).&lt;/p&gt;</description>
    </item>
    <item>
      <title>GITR: Resources</title>
      <link>https://briar-patch.neocities.org/posts/gitr_resources/</link>
      <pubDate>Sat, 20 Jun 2026 23:53:52 -0700</pubDate>
      <guid>https://briar-patch.neocities.org/posts/gitr_resources/</guid>
      <description>&lt;p&gt;Instead of running my mouth out the gate, I want to start by pointing to what other&#xA;people have said, and resources that have undoubtedly influenced me. The bulk of this&#xA;will be in book form, because that&amp;rsquo;s the type of media I prefer to learn from,&#xA;but I&amp;rsquo;ll do my best to include websites, courses, and videos where I can.&lt;/p&gt;&#xA;&lt;p&gt;I probably won&amp;rsquo;t put everything here at once. Instead, my intent is to have this post&#xA;be one I can return to as time goes by, adding to the list and updating my&#xA;views on what&amp;rsquo;s helpful and what isn&amp;rsquo;t.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Growing Into the Role</title>
      <link>https://briar-patch.neocities.org/posts/growing_into_the_role/</link>
      <pubDate>Sat, 20 Jun 2026 23:43:11 -0700</pubDate>
      <guid>https://briar-patch.neocities.org/posts/growing_into_the_role/</guid>
      <description>&lt;h1 id=&#34;intro&#34;&gt;Intro&lt;/h1&gt;&#xA;&lt;p&gt;For a long time now, I&amp;rsquo;ve been thinking about how I would structure something like a course on software engineering. One&#xA;thing that&amp;rsquo;s important to me is to emphasize practical aspects and &amp;ldquo;common sense&amp;rdquo; tools and techniques, because often&#xA;what ought to be common really isn&amp;rsquo;t.&lt;/p&gt;&#xA;&lt;p&gt;I feel that gap even more strongly because I came into writing software from a non-CS background, and in the early days&#xA;it was just a means to an end for me. But flailing around without knowing much about even simple things like version control led to&#xA;way, way too many mistakes and setbacks. In the end, I was almost mad when I found out there were much easier solutions to the problems I&#xA;was having, and since I learned the hard way, the lessons stuck with me that much more strongly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Gun to Your Head</title>
      <link>https://briar-patch.neocities.org/posts/gun_to_your_head/</link>
      <pubDate>Sun, 07 Jun 2026 13:35:25 -0700</pubDate>
      <guid>https://briar-patch.neocities.org/posts/gun_to_your_head/</guid>
      <description>&lt;h1 id=&#34;we-live-in-a-society&#34;&gt;We Live in a Society&lt;/h1&gt;&#xA;&lt;p&gt;While I think I&amp;rsquo;ve made my &lt;a href=&#34;../bad_engineer_llms&#34;&gt;position&lt;/a&gt; on voluntarily using LLMs for software engineering&#xA;pretty clear, I realize that not everyone has the luxury of choice in our current corporate environment. In fact,&#xA;I&amp;rsquo;m in that boat myself, with management breathing down my neck to show some sort of participation in the LLM&#xA;craze.&lt;/p&gt;&#xA;&lt;p&gt;As a result, I&amp;rsquo;ve spent a lot of time thinking about how someone whose career may be tied to an AI mandate outside&#xA;their control can survive the current era without totally compromising their values.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Something Nicer</title>
      <link>https://briar-patch.neocities.org/posts/mpi_parser/</link>
      <pubDate>Sat, 06 Jun 2026 18:23:35 -0700</pubDate>
      <guid>https://briar-patch.neocities.org/posts/mpi_parser/</guid>
      <description>&lt;p&gt;I realize I keep bouncing between screeds and fun little project summaries like a meth-addled squirrel, but&#xA;I don&amp;rsquo;t want everything I write to be depressing or angry. It would be far too easy to do that, in all honesty,&#xA;so I&amp;rsquo;m making myself look on the bright side.&lt;/p&gt;&#xA;&lt;p&gt;In this case, you might remember me saying something about the flexibility of MUCK descriptions in my &lt;a href=&#34;../line_by_line&#34;&gt;post&lt;/a&gt;&#xA;about the line editor project. It went a bit like this:&lt;/p&gt;</description>
    </item>
    <item>
      <title>LLMs Are Bad at Software</title>
      <link>https://briar-patch.neocities.org/posts/bad_engineer_llms/</link>
      <pubDate>Mon, 01 Jun 2026 22:27:41 -0700</pubDate>
      <guid>https://briar-patch.neocities.org/posts/bad_engineer_llms/</guid>
      <description>&lt;p&gt;I am incredibly tired of &amp;ldquo;reasonable&amp;rdquo; takes about LLMs being used to develop software. &amp;ldquo;Well, they&amp;rsquo;re useful for-&amp;rdquo; No! They&amp;rsquo;re&#xA;unethical plagiarism machines that exploit some of our worst addictive impulses while being trained to flatter us so we&amp;rsquo;ll&#xA;spend more time and money on an ecologically destructive and inefficient method of approximating text sequences. They are&#xA;insidious and I&amp;rsquo;m going to lay out how they screw up your coding and your critical thinking in all sorts of ways.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Line by line</title>
      <link>https://briar-patch.neocities.org/posts/line_by_line/</link>
      <pubDate>Fri, 29 May 2026 00:55:04 -0700</pubDate>
      <guid>https://briar-patch.neocities.org/posts/line_by_line/</guid>
      <description>&lt;h1 id=&#34;ancient-history&#34;&gt;Ancient History&lt;/h1&gt;&#xA;&lt;p&gt;Since I talked about building things last time, it&amp;rsquo;s only fair I share the things I&amp;rsquo;ve been working on. A lot recently has been inspired by old tech.&#xA;Some of it is probably nostalgia for an era I didn&amp;rsquo;t really get to experience, but some of it is genuine delight. Lately I&amp;rsquo;ve been excited by the&#xA;cutting edge of early-90s internet - the MUCK.&lt;/p&gt;&#xA;&lt;p&gt;The hell is that? Well, it&amp;rsquo;s a less grind-oriented variant of the multi-user dungeon (MUD).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Get Weird</title>
      <link>https://briar-patch.neocities.org/posts/get_weird/</link>
      <pubDate>Wed, 20 May 2026 21:59:39 -0700</pubDate>
      <guid>https://briar-patch.neocities.org/posts/get_weird/</guid>
      <description>&lt;h1 id=&#34;now-what&#34;&gt;Now What?&lt;/h1&gt;&#xA;&lt;p&gt;Maybe you can feel it. The enshittification. The suits breathing down your neck to adopt a broken technology meant&#xA;to replace you and deny you access to information save through their filters and their control. An assualt on the craft&#xA;and creativity that used to be part and parcel of being a weirdo tech enthusiast.&lt;/p&gt;&#xA;&lt;p&gt;OpenAI&amp;rsquo;s Super Bowl ad was an unwitting(?) tell - give us all your curiosity, all your attempts at learning, all your&#xA;triumphs of insight, and we&amp;rsquo;ll give you back a chat box. That&amp;rsquo;s all you need. That&amp;rsquo;s all you are. It does everything&#xA;you can. Better. Faster. More obediently.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
