<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AE4JC on AI</title><link>https://ai.ae4jc.com/</link><description>Recent content on AE4JC on AI</description><generator>Hugo</generator><language>en-US</language><atom:link href="https://ai.ae4jc.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Finish the Text Before It Forks</title><link>https://ai.ae4jc.com/best-practices/finish-the-text-before-it-forks/</link><pubDate>Fri, 31 Jul 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/best-practices/finish-the-text-before-it-forks/</guid><description>&lt;p&gt;&lt;strong&gt;The rule:&lt;/strong&gt; every editing pass — grammar, style, fact-checking, tone — happens on the source of truth, &lt;em&gt;before&lt;/em&gt; the text is copied anywhere else. Once a copy exists on a second platform, that copy is finished. You publish it. You don&amp;rsquo;t improve it there.&lt;/p&gt;
&lt;h2 id="why"&gt;Why&lt;/h2&gt;
&lt;p&gt;The moment the same piece exists in two places and you edit the second one, you have two partly-correct versions and no authoritative one. Merging them is not a merge. It&amp;rsquo;s a judgment call on every difference, made by someone who has to remember which change was an improvement and which was a mistake.&lt;/p&gt;</description></item><item><title>My First Month With a Second Brain</title><link>https://ai.ae4jc.com/articles/my-first-month-with-a-second-brain/</link><pubDate>Thu, 30 Jul 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/my-first-month-with-a-second-brain/</guid><description>&lt;p&gt;&lt;img src="https://ai.ae4jc.com/images/my-first-month-claude-code.png" alt="A close photo of a monitor showing the Claude Code terminal splash screen — the version banner and a greeting line, with the small pixel-art mascot underneath"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The morning it started — July 2nd, 2026. Many images in this piece are a real photo or screenshot from the month described.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;One month ago, I didn&amp;rsquo;t have a second brain. I had a folder of notes, a habit of pasting things into a chat window, and an idea I&amp;rsquo;d read from two strangers on X. Today I have an AI agent that maintains a real, working knowledge base on its own — reads my notes, fixes what&amp;rsquo;s broken, catches its own mistakes, and has shipped four live websites along the way. It seems like a blur right now, but here&amp;rsquo;s a summary of what this first month actually looked like: the real wins and the real mistakes, in the order they happened.&lt;/p&gt;</description></item><item><title>Check the Bytes You're Actually Publishing</title><link>https://ai.ae4jc.com/best-practices/check-the-bytes-you-publish/</link><pubDate>Fri, 31 Jul 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/best-practices/check-the-bytes-you-publish/</guid><description>&lt;p&gt;&lt;strong&gt;The rule:&lt;/strong&gt; the check runs against the exact artifact a reader will get — not the draft it came from, not the file you were editing, not the version you remember approving.&lt;/p&gt;
&lt;p&gt;That artifact is different depending on when you&amp;rsquo;re standing. &lt;strong&gt;Before publishing,&lt;/strong&gt; it&amp;rsquo;s the built output that is about to be uploaded — the rendered page, not the source you typed. &lt;strong&gt;After publishing,&lt;/strong&gt; it&amp;rsquo;s the live URL, because anything that happened during upload or rendering happened after your last look. Both checks are worth running; what they have in common is that neither one trusts the source file.&lt;/p&gt;</description></item><item><title>The Bottleneck Is Also the Inspector</title><link>https://ai.ae4jc.com/articles/the-slowest-step-no-script-can-reach/</link><pubDate>Fri, 31 Jul 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/the-slowest-step-no-script-can-reach/</guid><description>&lt;p&gt;The first version of this article argued that a publishing workflow runs at the speed of the steps a machine can reach, and that every step needing a human hand is a hard stop that chains the work to one specific device in one specific place.&lt;/p&gt;
&lt;p&gt;I still think that&amp;rsquo;s true. It was also incomplete in a way I didn&amp;rsquo;t see until I tried to make the argument &lt;em&gt;better&lt;/em&gt; — by asking an AI to find me a stronger version of it, and then checking what it handed back.&lt;/p&gt;</description></item><item><title>Treat a Graphical-Only Surface as Terminal</title><link>https://ai.ae4jc.com/best-practices/treat-the-surface-as-terminal/</link><pubDate>Fri, 31 Jul 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/best-practices/treat-the-surface-as-terminal/</guid><description>&lt;p&gt;&lt;strong&gt;The rule:&lt;/strong&gt; if a platform has no programmatic way to edit or remove what you&amp;rsquo;ve already published, treat it as a one-way destination. Send it finished work. Never plan to iterate there.&lt;/p&gt;
&lt;h2 id="why"&gt;Why&lt;/h2&gt;
&lt;p&gt;There&amp;rsquo;s an assumption built into modern publishing that everything is editable. Most of the web is. When a platform isn&amp;rsquo;t, the cost doesn&amp;rsquo;t show up at publish time — it shows up at the first typo, weeks later, when the correction turns out to require a specific machine in a specific room.&lt;/p&gt;</description></item><item><title>Score a Platform Before Adopting It</title><link>https://ai.ae4jc.com/best-practices/score-a-platform-before-adopting-it/</link><pubDate>Fri, 31 Jul 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/best-practices/score-a-platform-before-adopting-it/</guid><description>&lt;p&gt;&lt;strong&gt;The rule:&lt;/strong&gt; before committing real work to a platform, find out which parts of the loop a program can reach — create, read back, update, delete. Do it first, while switching is still free.&lt;/p&gt;
&lt;h2 id="why"&gt;Why&lt;/h2&gt;
&lt;p&gt;Platforms get chosen for what they can &lt;em&gt;display&lt;/em&gt;. Reach, audience, formatting, how the finished thing looks. Those are the visible properties, and they&amp;rsquo;re all about publishing day.&lt;/p&gt;
&lt;p&gt;Every cost after publishing day comes from a different set of properties — the ones I did not think to check: whether a script can read the piece back, revise it, or remove it. Those determine what the next year of maintenance feels like, and they&amp;rsquo;re usually discoverable in about ten minutes of reading documentation — but only if you think to look.&lt;/p&gt;</description></item><item><title>If a Fork Is Unavoidable, Automate the Diff</title><link>https://ai.ae4jc.com/best-practices/automate-the-diff/</link><pubDate>Fri, 31 Jul 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/best-practices/automate-the-diff/</guid><description>&lt;p&gt;&lt;strong&gt;The rule:&lt;/strong&gt; when the same content genuinely has to live in two places, the comparison between them is a script you run — not a careful reading you perform.&lt;/p&gt;
&lt;h2 id="why"&gt;Why&lt;/h2&gt;
&lt;p&gt;Sometimes a fork can&amp;rsquo;t be prevented. A platform has no update path, an editor only exists on one side, a collaborator works somewhere you don&amp;rsquo;t. Fine. But the moment two copies exist, someone has to answer &amp;ldquo;what&amp;rsquo;s different, and which version is right?&amp;rdquo; — and that job is far more error-prone by hand than it looks.&lt;/p&gt;</description></item><item><title>Keep an Explicit "Needs a Desktop" List</title><link>https://ai.ae4jc.com/best-practices/keep-a-needs-a-desktop-list/</link><pubDate>Fri, 31 Jul 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/best-practices/keep-a-needs-a-desktop-list/</guid><description>&lt;p&gt;&lt;strong&gt;The rule:&lt;/strong&gt; anything blocked on a specific device, place, or physical step goes onto a written list the moment it&amp;rsquo;s found — with enough detail that doing it later requires no thinking, only hands.&lt;/p&gt;
&lt;h2 id="why"&gt;Why&lt;/h2&gt;
&lt;p&gt;Some work can&amp;rsquo;t be done from wherever you are. That&amp;rsquo;s a fact of any system that touches the physical world or a graphical interface, and it isn&amp;rsquo;t a problem by itself.&lt;/p&gt;
&lt;p&gt;The problem is &lt;em&gt;rediscovery&lt;/em&gt;. Without a list, blocked work gets found at the moment you want it done, forgotten during the hours you&amp;rsquo;re away from the machine, and then re-derived from scratch the next time it surfaces. The thinking gets done two or three times and the task gets done once — if it gets done at all.&lt;/p&gt;</description></item><item><title>Affiliate Disclosure</title><link>https://ai.ae4jc.com/disclosure/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ai.ae4jc.com/disclosure/</guid><description>&lt;p&gt;Every article page on this site carries a link to &lt;strong&gt;AdBlob&lt;/strong&gt; (adblob.com), my own gear storefront, and the footer links it too. AdBlob contains affiliate links — mainly Amazon Associates and the eBay Partner Network. If you click through and buy something, I may earn a small commission at no extra cost to you.&lt;/p&gt;
&lt;p&gt;Articles on this site may also embed posts from X that themselves contain affiliate links. Those posts carry their own disclosure where they were published.&lt;/p&gt;</description></item><item><title>Privacy Policy</title><link>https://ai.ae4jc.com/privacy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ai.ae4jc.com/privacy/</guid><description>&lt;p&gt;&lt;em&gt;Last updated: August 17, 2026.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A plain-language description of what this site actually does with data, not formal legal counsel.&lt;/p&gt;
&lt;h2 id="what-this-site-collects"&gt;What This Site Collects&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Comments.&lt;/strong&gt; Articles on this site use a comment system that requires a verified email address to post (no anonymous commenting). When you leave a comment, the system stores your email address, the display name you choose, your comment text, and technical data (like your IP address) used to prevent spam and abuse. This data is stored on a server I run myself — it is never sold, and never shared with anyone except as required by law. You can ask to have your comments and account data deleted at any time — the comment system has a built-in &amp;ldquo;delete my data&amp;rdquo; option.&lt;/p&gt;</description></item><item><title>How I Built a Working AI-Maintained Second Brain</title><link>https://ai.ae4jc.com/articles/how-i-built-a-working-ai-maintained-second-brain/</link><pubDate>Tue, 07 Jul 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/how-i-built-a-working-ai-maintained-second-brain/</guid><description>&lt;p&gt;A few weeks ago, I didn&amp;rsquo;t know a system like this was realistically possible. Today, I have it running on a dedicated mini-PC, with the AI actively maintaining my Obsidian vault according to my custom guidelines. Here&amp;rsquo;s how it started.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://ai.ae4jc.com/images/part1-minipc-glow.jpg" alt="A small silver mini-PC sitting in a dark room, its front power ring lit blue, casting a faint glow across the surface it sits on"&gt;&lt;/p&gt;
&lt;p&gt;The spark came from &lt;a href="https://x.com/i/status/2068306794116501544"&gt;an X Article&lt;/a&gt; discussing how people increasingly need help remembering and organizing information in an age of scattered notes, browser tabs, and forgotten chats. The core frustration it highlighted was that AI tools forget. They don&amp;rsquo;t build on previous work.&lt;/p&gt;</description></item><item><title>Hardware Choice + Day 1 Security Setup for My AI-Maintained Second Brain</title><link>https://ai.ae4jc.com/articles/hardware-choice-and-day-1-security-setup/</link><pubDate>Tue, 07 Jul 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/hardware-choice-and-day-1-security-setup/</guid><description>&lt;p&gt;Last time I wrote about the guardrails I put in place before letting an AI maintain a real knowledge base. This time: the actual hardware, and how I approached the first day of setup.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://ai.ae4jc.com/images/part2-minipc-desk.jpg" alt="The mini-PC sitting on a wooden desk in a darkened room, lit from above, with nothing else connected to it"&gt;&lt;/p&gt;
&lt;h3 id="picking-the-hardware"&gt;Picking the hardware&lt;/h3&gt;
&lt;p&gt;I used Grok to narrow down the options for the use case and settled on a &lt;a href="https://www.amazon.com/dp/B0DRVSK2T9?tag=ae4jc0002-20"&gt;MINISFORUM UM870 Slim Mini PC&lt;/a&gt; (affiliate link) — Ryzen 7 8745H, 32GB RAM, 1TB SSD.&lt;/p&gt;</description></item><item><title>Locking Down Remote Access for My AI-Maintained Second Brain</title><link>https://ai.ae4jc.com/articles/locking-down-remote-access/</link><pubDate>Sat, 01 Aug 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/locking-down-remote-access/</guid><description>&lt;p&gt;&lt;img src="https://ai.ae4jc.com/images/part3-tailscale-status-mockup.png" alt="A terminal showing Tailscale connection status with placeholder device names and addresses"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Sterile mockup, not a real capture — an actual &lt;code&gt;tailscale status&lt;/code&gt; screenshot would expose personal network info.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://x.com/i/status/2068306794116501544"&gt;Second Brain&lt;/a&gt; system I&amp;rsquo;m running today didn&amp;rsquo;t start with a plan for dedicated, isolated hardware. I was thinking hosted space at first.&lt;/p&gt;
&lt;p&gt;But as Grok and I continued to weigh the options, we kept coming back to dedicated, isolated hardware.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://ai.ae4jc.com/images/part3-decision-matrix.jpg" alt="A comparison of hosted space against a dedicated mini-PC across cost, control, and data ownership"&gt;&lt;/p&gt;</description></item><item><title>The File Structure for My AI-Maintained Second Brain</title><link>https://ai.ae4jc.com/articles/the-file-structure/</link><pubDate>Sun, 02 Aug 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/the-file-structure/</guid><description>&lt;p&gt;Last time I covered locking down remote access and the phone-side failures that came with it. This time: designing the vault itself. People picture a &amp;ldquo;second brain&amp;rdquo; as something elaborate — nested tags, custom plugins, a taxonomy years in the making. Five folders is all it took.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s the whole point of this piece. The structure is small on purpose, and the one part of it I tried to maintain by hand is the one part that broke.&lt;/p&gt;</description></item><item><title>The Retry Loop Was the Real Problem, Not the Platform</title><link>https://ai.ae4jc.com/articles/the-retry-loop-was-the-real-problem/</link><pubDate>Mon, 03 Aug 2026 07:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/the-retry-loop-was-the-real-problem/</guid><description>&lt;p&gt;If you&amp;rsquo;re new here, &lt;a href="https://ai.ae4jc.com/articles/how-i-built-a-working-ai-maintained-second-brain/"&gt;this whole thing started&lt;/a&gt; as a chat with Grok. Then it became Claude. Then it became Claude running an actual second brain — a vault of my own notes, maintained by an AI I trust with real decisions. I&amp;rsquo;m writing these while I&amp;rsquo;m still living them, not from a finished vantage point looking back. This one: a real mistake, and it wasn&amp;rsquo;t the platform&amp;rsquo;s.&lt;/p&gt;
&lt;h3 id="a-highway-lit-up-like-a-circuit"&gt;A highway lit up like a circuit&lt;/h3&gt;
&lt;p&gt;The best description I&amp;rsquo;ve found for what this actually feels like: AI itself moves like electricity — near light-speed, the answer is already there the moment you ask. But &lt;em&gt;using&lt;/em&gt; AI across real tools and platforms feels more like driving. Highways connect one system to another, and the APIs between them are tolls at the gates — pay the fee, cross the gate, keep moving fast on the other side.&lt;/p&gt;</description></item><item><title>The Real AI Limitation Isn't Missing Capability — It's the Gates Between Tools</title><link>https://ai.ae4jc.com/articles/the-gates-between-tools/</link><pubDate>Tue, 04 Aug 2026 07:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/the-gates-between-tools/</guid><description>&lt;p&gt;Now that I have a working AI-maintained second brain, I&amp;rsquo;ve become a bit spoiled.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re unfamiliar, here&amp;rsquo;s &lt;a href="https://ai.ae4jc.com/articles/how-i-built-a-working-ai-maintained-second-brain/"&gt;where this started&lt;/a&gt;. The short version: a dedicated mini-PC runs Claude as a permanent assistant that reads, writes, and remembers a structured set of notes — everything I capture, decide, and build — entirely on its own, between sessions. It&amp;rsquo;s not a chatbot you visit; it&amp;rsquo;s a system that operates continuously under a set of rules I wrote for it, and it has held up through a month of real use. Outside that boundary is a different world entirely, and living between the two is what this piece is actually about.&lt;/p&gt;</description></item><item><title>Why a Mini-PC, Not a Hosted Server</title><link>https://ai.ae4jc.com/articles/why-a-mini-pc-not-a-hosted-server/</link><pubDate>Wed, 05 Aug 2026 07:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/why-a-mini-pc-not-a-hosted-server/</guid><description>&lt;p&gt;Somewhere around &lt;a href="https://ai.ae4jc.com/articles/hardware-choice-and-day-1-security-setup/"&gt;Part 2&lt;/a&gt;, a fair question shows up: why run an AI-maintained knowledge system on a mini-PC sitting in my house, instead of renting space in a real data center with professional security and fire suppression? It&amp;rsquo;s a good question. Here&amp;rsquo;s how I actually decided — not the tidy version after the fact, but the method itself, since the method is more useful to you than my specific answer.&lt;/p&gt;
&lt;h3 id="the-method-benjamin-franklins-weighted-pros-and-cons"&gt;The method: Benjamin Franklin&amp;rsquo;s weighted pros and cons&lt;/h3&gt;
&lt;p&gt;In 1772, Franklin wrote a letter to Joseph Priestley describing what he called &amp;ldquo;moral or prudential algebra.&amp;rdquo; The idea, in short: don&amp;rsquo;t just list pros on one side and cons on the other and count which column is longer. Instead:&lt;/p&gt;</description></item><item><title>My Wife Called Me a Vampire</title><link>https://ai.ae4jc.com/articles/my-wife-called-me-a-vampire/</link><pubDate>Mon, 17 Aug 2026 00:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/my-wife-called-me-a-vampire/</guid><description>&lt;p&gt;My wife called me a vampire before I ever saw the clip.&lt;/p&gt;
&lt;blockquote class="twitter-tweet" data-dnt="true"&gt;
 &lt;a href="https://twitter.com/AiEvolutio58513/status/2088626797709787602"&gt;&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt;

&lt;p&gt;Marc Andreessen — the &amp;ldquo;software eats the world&amp;rdquo; guy — was on Joe Rogan&amp;rsquo;s podcast describing what AI coding is doing to developers&amp;rsquo; hours: people working &lt;em&gt;more&lt;/em&gt;, not less. I think it&amp;rsquo;s because the opportunity in front of us feels like a now-or-never window. There&amp;rsquo;s already a name for it circulating in the industry: the &amp;ldquo;AI vampire&amp;rdquo; — up all night because you&amp;rsquo;re too productive to shut it off.&lt;/p&gt;</description></item><item><title>The Guardrails File That Grew Itself</title><link>https://ai.ae4jc.com/articles/the-guardrails-file-that-grew-itself/</link><pubDate>Thu, 06 Aug 2026 07:00:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/the-guardrails-file-that-grew-itself/</guid><description>&lt;p&gt;Last time I covered designing the vault itself. This time I&amp;rsquo;m going back to something from the very first installment: the guardrails file — the plain text document that tells the AI maintaining my notes what it may and may not do on its own. Part 1 summarised the core rules I started with as five plain guidelines. What I didn&amp;rsquo;t say then: those five were a plain-English summary of seven numbered rules, and the file didn&amp;rsquo;t stop at seven.&lt;/p&gt;</description></item><item><title>The Memory Fix That Broke Its Own Alarm</title><link>https://ai.ae4jc.com/articles/the-memory-fix-that-broke-its-own-alarm/</link><pubDate>Mon, 31 Aug 2026 04:16:00 -0500</pubDate><guid>https://ai.ae4jc.com/articles/the-memory-fix-that-broke-its-own-alarm/</guid><description>&lt;p&gt;&lt;img src="https://ai.ae4jc.com/images/memory-fix-silent-alarm.png" alt="A silent alarm gauge with its bell wire cut"&gt;&lt;/p&gt;
&lt;p&gt;My AI Second Brain runs on a dedicated machine, and Claude Code Remote Control is the service that keeps every session alive on it. A few weeks ago that service started dying, the same way, over and over: memory climbed for hours, then the whole box went into swap and everything froze at once. Not one session. All of them.&lt;/p&gt;
&lt;p&gt;The fix looked simple. Give the service a hard memory ceiling, so a runaway session gets killed on its own instead of taking the whole machine down with it. I set &lt;code&gt;MemoryMax&lt;/code&gt; to a real number and moved on.&lt;/p&gt;</description></item><item><title>About</title><link>https://ai.ae4jc.com/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ai.ae4jc.com/about/</guid><description>&lt;p&gt;I&amp;rsquo;m Matthew Foutch (AE4JC) — a Senior Manufacturing Engineer with a multi-decade career in hands-on process engineering. I built SecBrain, an AI-augmented personal knowledge system, to apply lean manufacturing discipline (5S, root cause/corrective action, continuous improvement) to knowledge work and workflow automation, using Claude (Anthropic) and Grok (xAI) as working agents.&lt;/p&gt;
&lt;p&gt;This site is the public record of that system: dated accounts of milestones and mistakes, and the operating principles that came out of real incidents. It exists so someone arriving from my LinkedIn project — or anyone evaluating whether AI can be run with professional accountability — can see the work, not just a claim.&lt;/p&gt;</description></item><item><title>What's New</title><link>https://ai.ae4jc.com/updates/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ai.ae4jc.com/updates/</guid><description>&lt;p&gt;Everything on this site, newest change first. New pages and revised ones both show up here — this list is generated from the site&amp;rsquo;s own history, so nothing has to be remembered onto it.&lt;/p&gt;
&lt;p&gt;Prefer to be told instead of checking? The &lt;a href="https://ai.ae4jc.com/index.xml"&gt;RSS feed&lt;/a&gt; carries the same thing, and there&amp;rsquo;s a link in the footer of every page.&lt;/p&gt;</description></item></channel></rss>