<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Less Wrong Me]]></title><description><![CDATA[Big ideas. Good living. MMT, AI, politics, philosophy, cocktails, travel, and Canada... served neat.]]></description><link>https://www.lesswrong.me</link><image><url>https://substackcdn.com/image/fetch/$s_!bFkW!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f08775b-13c0-4faa-adb6-9342ee16eb8c_575x575.png</url><title>Less Wrong Me</title><link>https://www.lesswrong.me</link></image><generator>Substack</generator><lastBuildDate>Mon, 01 Jun 2026 23:44:40 GMT</lastBuildDate><atom:link href="https://www.lesswrong.me/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Douglas Wallace]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[douglaswallace@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[douglaswallace@substack.com]]></itunes:email><itunes:name><![CDATA[Douglas Wallace]]></itunes:name></itunes:owner><itunes:author><![CDATA[Douglas Wallace]]></itunes:author><googleplay:owner><![CDATA[douglaswallace@substack.com]]></googleplay:owner><googleplay:email><![CDATA[douglaswallace@substack.com]]></googleplay:email><googleplay:author><![CDATA[Douglas Wallace]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[I Finally Understand Marshall McLuhan]]></title><description><![CDATA[It only took thirty years.]]></description><link>https://www.lesswrong.me/p/i-finally-understand-marshall-mcluhan</link><guid isPermaLink="false">https://www.lesswrong.me/p/i-finally-understand-marshall-mcluhan</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Thu, 21 May 2026 01:19:02 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/8c1e704b-a9f5-4aad-a5cc-99cff252ee60_1122x1402.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I run a software company.</p><p>Databases. APIs. Reporting engines. Scheduled jobs that wake up at 2:00 a.m. and punish you for your architectural sins.</p><p>I also have a philosophy degree.</p><p>And I started my working life as the personal assistant to Bill Marshall.</p><p>If you don&#8217;t know the name: Bill co-founded the Toronto International Film Festival in 1976. Conjured it, really, out of a terrace in Cannes and an argument that Toronto deserved to matter. He was a raconteur, a schemer, a genuine force of Canadian cultural will.</p><p>He was also one of the most devoted students of Marshall McLuhan who ever walked the earth.</p><p>I was twenty-something. I took notes. I answered phones. I sat in rooms where ideas moved fast and the reference points were dense. Bill talked about McLuhan the way some people talk about oxygen &#8212; as something you needed so constantly it barely seemed worth naming.</p><p>*The medium is the message.*</p><p>I nodded. I filed it. I moved on.</p><p>I spent the next three decades building software.</p><p>---</p><p>Enterprise software has a fundamental problem that nobody talks about honestly.</p><p>It pretends reality can be finitely encoded.</p><p>It cannot.</p><p>Every client has different terminology, different workflows, different assumptions, different exceptions. One company&#8217;s &#8220;completed&#8221; means the learner watched the video. Another means they passed the assessment. Another means a manager signed off after a field observation they conducted in a hard hat in a refinery in northern Alberta at minus thirty degrees.</p><p>And what do we do?</p><p>We write another rule.</p><p>`if OntarioHealthcare and LegacyBranch and CompletionDate &lt; ExpiryDate`</p><p>Another exception. Another configuration toggle. Another support ticket slowly building an infinite ontology, one semantic argument at a time.</p><p>I spent years doing this. Getting better at it. Thinking I understood the problem.</p><p>I didn&#8217;t understand the problem.</p><p>---</p><p>The understanding came sideways.</p><p>I was thinking about report testing &#8212; the unglamorous engineering problem of how you verify that a highly configurable reporting system actually works. The traditional instinct is exhaustive: test every report, every permutation, every field, every edge case, every client scenario.</p><p>This approaches infinity immediately.</p><p>And something shifted.</p><p>*We are testing the wrong thing.*</p><p>We should not be testing whether the software perfectly understood every client&#8217;s business meaning. That problem is infinite. That problem will never be solved. That problem is a category error dressed up as a technical requirement.</p><p>We should be testing whether the system preserved supported data structures correctly through every stage of computation.</p><p>That problem is finite.</p><p>And once I saw it I couldn&#8217;t unsee it.</p><p>A bitmap preserves every point. A vector preserves the shape.</p><p>Enterprise software has been trying to be a bitmap of human meaning since the beginning. It will never be good enough. There are too many pixels in the universe.</p><p>The real work is the geometry.</p><p>---</p><p>I started thinking about why large language models work at all.</p><p>Not in the press release sense. In the actual sense.</p><p>They&#8217;re trained on tokens. Fragments. Individually, they mean almost nothing. Statistically, they&#8217;re noise with punctuation.</p><p>But something emerges. Something that can reason, connect, generate, surprise.</p><p>It doesn&#8217;t emerge from the tokens.</p><p>It emerges from the relationships between them. The topology. The latent geometry of meaning compressed across billions of examples into something that behaves, improbably, like understanding.</p><p>Intelligence is in the shape.</p><p>Not the dots.</p><p>And I sat with that for a while. And then it hit me all at once, decades late, slightly embarrassing in its tardiness:</p><p>*The medium is the message.*</p><p>Bill said this to me. Bill said this constantly. I nodded and filed it and moved on, because I was twenty-something and I thought I knew what it meant and I did not know what it meant at all.</p><p>It doesn&#8217;t mean the delivery mechanism is more important than the content.</p><p>It means the structure is where the meaning lives.</p><p>It means a television doesn&#8217;t just carry messages &#8212; it *is* a message, one that rewires how you process everything that comes through it. It means the shape of the container changes the shape of the thought.</p><p>Tokens are the content. Vectors are the medium. And the medium &#8212; the geometry of relationships baked into those billions of parameters &#8212; is what actually thinks.</p><p>McLuhan wasn&#8217;t being clever. He was describing something foundational about how meaning moves through systems. I just needed to build a few of those systems from scratch before I could hear it.</p><p>---</p><p>I think about Bill sometimes when I&#8217;m deep in an architectural decision.</p><p>He died in 2017. New Year&#8217;s Day. Which felt, to people who knew him, like an act of theatrical timing he probably would have appreciated.</p><p>He built something that remade Canadian culture, and he did it by understanding that the festival itself &#8212; the shape of the gathering, the public nature of it, the fact that it was for everyone and not just insiders &#8212; was not just the vehicle for the films.</p><p>It was the message.</p><p>Toronto became a film city not because of which movies played. Because of what kind of space Bill and Dusty and Henk built around the watching.</p><p>The medium.</p><p>I was twenty-something in those rooms. I didn&#8217;t know I was learning the most important thing I would ever learn about software architecture.</p><p>---</p><p>The hardest problems in software are no longer computational.</p><p>They are ontological.</p><p>AI is making raw computation abundant. Which means the bottleneck shifts upward, into meaning. Into the question of what we are actually trying to preserve, and what shape that thing has, and whether we even know the difference between the pixels and the geometry.</p><p>The programmers who thrive in the next era won&#8217;t just write syntax.</p><p>They&#8217;ll be ontology designers. Shape-makers. People who understand that you are not encoding reality &#8212; you are constructing a stable approximation of it, and the approximation&#8217;s structure is where the truth lives or dies.</p><p>That turns out to be philosophy.</p><p>It also turns out to be what a loud, brilliant, McLuhan-quoting Scotsman was trying to tell a twenty-year-old who was too busy taking notes to actually listen.</p><p>I&#8217;m listening now, Bill.</p><p>Thirty years late.</p><p>But I finally got it.</p><p>Even if I still don&#8217;t understand the point of Robbie Burns Day.</p><p>But I&#8217;m young.</p>]]></content:encoded></item><item><title><![CDATA[Money Can’t Buy Happiness... But 1.8 Billion Tokens Can]]></title><description><![CDATA[Allow me to explain.]]></description><link>https://www.lesswrong.me/p/money-cant-buy-happiness-but-18-billion</link><guid isPermaLink="false">https://www.lesswrong.me/p/money-cant-buy-happiness-but-18-billion</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Tue, 19 May 2026 23:56:03 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/13afbf9a-1241-4bab-b969-ee73186f589f_1659x948.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There&#8217;s a very specific kind of psychological damage that comes from running a software company for twenty-five years.</p><p>Not startup stress. Not &#8220;founder burnout.&#8221; Those are almost luxury terms now... terms invented by people whose infrastructure mostly worked.</p><p>I mean the chronic cognitive tax of carrying unfinished systems in your head for decades.</p><p>You know exactly what should exist.<br>You know how the machine should behave.<br>You know where the bottlenecks are.<br>You know which workflows are fragile, which data structures are compromised, which interfaces lie to the user, which operational processes depend on tribal knowledge and prayer.</p><p>And every year you postpone fixing them because the company still has to ship. Payroll still has to clear. Clients still need support. Sales still need demos.</p><p>So you accumulate technical debt... yes.</p><p>But more dangerously, you accumulate organizational debt. Architectural debt. Decision debt. Deferred cognition.</p><p>For most of my adult life, I&#8217;ve had entire systems living only in my head because translating them into reality required teams, budgets, coordination layers, documentation cycles, and months of interruption.</p><p>Then Claude arrived.</p><p>And over roughly 1.8 billion tokens... somewhere between fifteen and twenty thousand dollars in API and tooling costs... I rebuilt the operational substrate of my company.</p><p>Not the marketing website.<br>Not a chatbot.<br>Not &#8220;AI features.&#8221;</p><p>The substrate.</p><p>The hidden machinery.</p><p>The stuff no investor sees in a pitch deck because it isn&#8217;t sexy enough to demo but determines whether a company compounds or slowly suffocates under its own accumulated entropy.</p><div><hr></div><p>I need people to understand something important here:</p><p>This wasn&#8217;t vibe coding.</p><p>I wasn&#8217;t asking Claude to &#8220;make me an app.&#8221;</p><p>I was using it more like an exocortex... an infinitely patient senior systems architect that never got tired of re-evaluating abstractions with me at 2:13 AM.</p><p>Over months, we rebuilt massive sections of the operational substrate underneath the company itself... not just technically, but conceptually.</p><p>Not because AI magically &#8220;did the work.&#8221;</p><p>Because the cost of iteration collapsed.</p><p>That&#8217;s the part most people still don&#8217;t understand.</p><p>The revolution isn&#8217;t that AI gives you answers.</p><p>The revolution is that thought itself becomes dramatically cheaper to externalize, test, reorganize, challenge, and refine.</p><p>For twenty-five years, every major architectural rethink carried enormous activation energy.</p><p>You needed meetings, diagrams, developers, specifications, scheduling, emotional stamina, budget justification, and organizational synchronization.</p><p>Now you can stay inside the cognitive loop continuously.</p><p>You can model systems at the speed of thought.</p><p>You can hold fifty interacting abstractions in motion and pressure test them dynamically.</p><p>You can ask:</p><blockquote><p>&#8220;What breaks if we invert the permissions model?&#8221;</p></blockquote><p>And immediately explore downstream implications across infrastructure, UX, governance, scalability, and pedagogy.</p><p>That changes what a founder even is.</p><div><hr></div><p>Here&#8217;s the strange part:</p><p>The actual money almost becomes irrelevant.</p><p>If you had told twenty-five-year-old me:</p><blockquote><p>&#8220;For twenty thousand dollars you can acquire a tireless architectural collaborator capable of helping you rebuild your company&#8217;s nervous system over the next year...&#8221;</p></blockquote><p>I would have considered that supernatural.</p><p>Because historically, building internal infrastructure at this level required a large engineering organization, elite consultants, years of roadmap prioritization, or extraordinary luck in hiring.</p><p>Now a single determined founder with clarity and stamina can execute organizational rewrites previously reserved for massively capitalized companies.</p><p>Not because AI replaces expertise.</p><p>Because it amplifies coherent intent.</p><p>That distinction matters enormously.</p><div><hr></div><p>Still, I think people misunderstand what the money actually bought.</p><p>The twenty-thousand-dollar spend didn&#8217;t rebuild my company. It bought me visibility. It bought me plumbing that, for most of my career, would have been considered an absurd luxury unless you were a very large organization.</p><p>What AI gave me was the ability to finally expose and connect systems that had been living partially in my head for decades. Not features. Not products. Structure. Relationships. Decision pathways. The hidden connective tissue underneath the business itself.</p><p>For years I understood these systems intuitively, but understanding something and being able to continuously inspect it are completely different things. Now I can trace assumptions more clearly, understand downstream consequences more quickly, and reorganize ideas without the enormous operational friction that used to accompany every major rethink.</p><p>And honestly, by the time this is fully mature, it probably won&#8217;t cost twenty thousand dollars. It&#8217;ll likely cost a few hundred thousand in compute, infrastructure, and iteration.</p><p>What fascinates me is that none of that spend may add a single visible feature for a customer.</p><p>It changes coherence.</p><p>It changes continuity.</p><p>It changes how the organization understands itself.</p><p>Because the real asset was never the code.</p><p>The ontology is the asset.</p><p>But even ontology by itself is incomplete. What actually gives a company life is the decision lineage that produced that ontology in the first place. The accumulated chain of judgments, tradeoffs, observations, constraints, mistakes, and realizations that caused the structure to evolve the way it did.</p><p>I think people dramatically underestimate how fragile that layer really is.</p><p>The best metaphor I&#8217;ve found is a Christmas tree.</p><p>As long as the tree remains rooted in the ground that produced it, it continues to grow. The second you sever it from that soil... enjoy the holidays.</p><p>It may still look alive for a while.</p><p>But growth has already stopped.</p><p>That&#8217;s the part of the AI transition that genuinely troubles me.</p><p>Everyone is focused on automation, productivity, and labor reduction, which makes sense. But I think we are also heading toward a massive collapse of institutional memory. When teams of twenty become teams of one, the organization may preserve the outputs while quietly losing the reasoning that produced them.</p><p>Someone new eventually inherits the architecture, the workflows, the infrastructure, the codebase... but the &#8220;why&#8221; behind it all has evaporated.</p><p>And once that happens, organizations slowly become custodians of systems they no longer fundamentally understand.</p><p>That worries me far more than automation itself.</p><p>Because despite how extraordinary these systems are becoming, I still don&#8217;t believe AI replaces original cognition. It can appear creative because it has access to a nearly incomprehensible landscape of prior human exploration. Most of the problems we encounter in a business day have already been solved somewhere by someone, and in those situations using AI is simply rational.</p><p>Why repeatedly spend human cognition rediscovering known terrain?</p><p>But eventually you arrive at problems where no map exists yet. And that&#8217;s where human judgment still matters completely.</p><p>So I don&#8217;t think programmers disappear. I think their role changes. Increasingly, I need people who can direct systems, shape ontology, sustain coherence, and exercise judgment under uncertainty.</p><p>For decades the industry rewarded people for being extraordinary executors.</p><p>Now I think we are entering an era where the truly rare skill is knowing where the horses should go.</p><div><hr></div><p>I don&#8217;t think the public fully grasps what happens when experienced operators gain the ability to continuously externalize institutional knowledge.</p><p>The first wave of AI discourse focused on replacing labor.</p><p>I think the more profound shift is replacing friction.</p><p>Friction between thought and execution. Architecture and implementation. Vision and specification. Complexity and iteration.</p><p>For decades, companies calcified because organizational cognition was expensive.</p><p>Every redesign threatened velocity.</p><p>Every rewrite threatened stability.</p><p>Every deep rethink required political capital.</p><p>AI changes the economics of reconsideration itself.</p><p>That may end up being bigger than automation.</p><div><hr></div><p>And yes... there&#8217;s a dangerous side to this.</p><p>Because once you experience operating this way, traditional organizational latency starts feeling intolerable.</p><p>You begin noticing how much of corporate structure exists simply because thinking used to be expensive.</p><p>Middle layers emerge to transport information between silos because humans couldn&#8217;t maintain high-bandwidth shared cognition continuously.</p><p>But what happens when they can?</p><p>Or when one founder plus AI can outmaneuver entire departments in strategic adaptability?</p><p>We&#8217;re entering very weird territory.</p><div><hr></div><p>What fascinates me most is that the output often doesn&#8217;t look dramatic from the outside.</p><p>There&#8217;s no flashy consumer launch.</p><p>No viral demo.</p><p>No dancing humanoid robot.</p><p>Just an organization becoming internally coherent at a depth that previously would have taken years.</p><p>Cleaner abstractions. Better schemas. More legible systems. Reduced ambiguity. Faster strategic movement. Improved operational alignment.</p><p>Infrastructure.</p><p>The invisible stuff that determines whether your future compounds or collapses.</p><div><hr></div><p>I don&#8217;t think history will remember this era primarily as &#8220;the chatbot revolution.&#8221;</p><p>I think it may eventually be understood as the moment cognition itself became scalable infrastructure.</p><p>And for founders who have spent decades carrying unfinished systems silently in their heads...</p><p>That changes everything.</p>]]></content:encoded></item><item><title><![CDATA[Janus]]></title><description><![CDATA[Everyone is betting everything. Not everyone is betting on the same thing.]]></description><link>https://www.lesswrong.me/p/janus</link><guid isPermaLink="false">https://www.lesswrong.me/p/janus</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Wed, 13 May 2026 23:51:02 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/af973ccf-c7c3-4a3f-a3c8-6b7ef7cc8f1c_768x1376.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h1>When people think about AI, they think about Gemini.</h1><p>But maybe they should be thinking about Janus instead.</p><p>Janus was the Roman god with two faces. One looking forward and one looking backward. And increasingly, that feels like the real state of the AI industry. Not divided between companies so much as divided within them.</p><p>Because there are now two fundamentally different beliefs about what AI actually is, where it is heading, and what kind of business will survive around it.</p><p>One side believes we are on the road to general intelligence. Not metaphorically, but literally. They see current systems as early, primitive, incomplete versions of something far larger. From that perspective, intelligence itself is mostly a scaling problem. More GPUs, more energy, more data centers, more parameters, more synthetic cognition layered on top of synthetic cognition until something qualitatively different emerges.</p><p>This side of the industry is spending like a civilization-level arms race has already begun. And if they are right, the spending is rational. If the first company to achieve true AGI gains control over the most important economic engine in human history, then a trillion dollars in infrastructure is not excessive; it is conservative.</p><p>That is the face building nuclear power agreements and hydro contracts. The face buying entire global GPU supply chains. The face preparing for a future where intelligence itself becomes centralized infrastructure.</p><p>But there is another face staring back at them from the same mirror.</p><p>And what makes this split even stranger is that the foundations of the modern AI industry did not emerge from research into consciousness, reasoning, or grounded understanding of reality. They emerged from translation.</p><p>Google&#8217;s 2017 paper <em>Attention Is All You Need</em> became the true founding document of the modern AI era.</p><p><a href="https://arxiv.org/abs/1706.03762">https://arxiv.org/abs/1706.03762</a></p><p>The Transformer architecture it introduced turned out to be astonishingly effective at modeling relationships inside language and symbolic representations. The original breakthrough was not &#8220;we discovered digital cognition.&#8221; It was something much narrower and much more practical: attention mechanisms were extraordinarily good at understanding relationships between tokens inside sequences.</p><p>From that breakthrough, however, the industry began making a series of increasingly ambitious extrapolations. Translation became language modeling. Language modeling became reasoning. Reasoning became intelligence. And intelligence became AGI.</p><p>The entire modern AI industry now sits on top of that ladder of assumptions.</p><p>Then in 2020, OpenAI published <em>Scaling Laws for Neural Language Models</em>, which effectively poured gasoline onto the idea.</p><p><a href="https://arxiv.org/abs/2001.08361">https://arxiv.org/abs/2001.08361</a></p><p>That paper argued something deceptively simple but economically explosive: larger models trained on more data with more compute kept improving in surprisingly predictable ways.</p><p>And that was the moment the industry truly lost its mind.</p><p>Because if capability kept scaling with compute, then the race became obvious. More GPUs, more data, more power, more infrastructure, more scale. And to be fair, the evidence initially looked overwhelming.</p><p>The models worked.</p><p>Absurdly well.</p><p>Good enough that an entire industry briefly convinced itself that maybe intelligence really was just next-token prediction at sufficient scale.</p><p>And perhaps that is unfair.</p><p>But only slightly.</p><p>Because underneath all the mythology, these systems are still fundamentally predictive engines. Extremely sophisticated predictive engines, yes... but predictive engines nonetheless.</p><p>The uncomfortable possibility haunting the industry is that scaling prediction may not be the same thing as scaling understanding.</p><p>GPT-4 felt like Lucy finally holding the football steady.</p><p>GPT-5 was the moment a lot of people in the industry started wondering if they were Charlie Brown again.</p><p>Because now the industry is arriving at the dangerous phase of the experiment: finding out whether the world&#8217;s most expensive autocomplete engine can actually cross the next threshold. Increasingly, many of the people closest to these systems appear to suspect the answer is no. Or at least, not through brute force scaling alone.</p><p>What these systems unquestionably mastered was language. But language is not reality.</p><p>Language is humanity&#8217;s symbolic compression layer for reality. A language model lives inside humanity&#8217;s descriptions of the world, not necessarily inside the world itself. That distinction becomes brutally obvious the moment you move from text into video.</p><p>Text prediction allows plausibility. World prediction requires inevitability.</p><p>A language model can often generate something believable about what could happen next. But asking a video model what <em>will</em> happen three frames from now turns out to be a radically different category of problem. Not what might happen, but what must happen.</p><p>A dropped glass must continue falling. Water must preserve continuity. Objects hidden behind other objects must still exist when occluded. Bodies must obey physics. The world must remain coherent even when partially unseen.</p><p>Suddenly the barrier is no longer syntax or semantic association. It is grounded reality itself. And no amount of additional compute automatically guarantees you can brute-force your way through that wall.</p><p>I increasingly suspect this possibility haunts the second faction inside these companies. Because if they are right, then the current models are not primitive proto-gods waiting to wake up. They are already the product.</p><p>And if that is true, then the race changes completely.</p><p>This second group sees something the dreamers often do not. Current models are already powerful enough to reshape enormous parts of civilization. Software development, education, customer support, management structures, search, scientific research, material science, media production... all of it is already beginning to bend around systems that exist today.</p><p>But to them, this is no longer just a technological observation. It is a financial emergency.</p><p>Because sitting behind the industry is an almost absurd engine of capital expenditure. A monster consuming power plants, GPUs, data centers, fiber, water, and entire national-scale energy agreements at a rate that starts to feel less like software and more like heavy industry.</p><p>The people trying to commercialize current AI increasingly look like they are frantically paving the road ahead of that machine before it catches them.</p><p>Every SaaS feature suddenly becomes vulnerable. Calendar companies, CRM companies, note-taking apps, customer support systems, search products, workflow tools, presentation software, research assistants... everything starts looking like one more feature that can be absorbed into a larger AI subscription bundle.</p><p>You can almost feel the urgency behind it. One more product integrated. One more workflow captured. One more recurring subscription pulled into the ecosystem before the infrastructure bill arrives.</p><p>Google understands this instinctively because Google has always understood bundling. Gmail was never just Gmail. Docs was never just Docs. Search was never just Search. The real business was always the gravitational field created by tying everything together.</p><p>Gemini increasingly feels like the continuation of that strategy. Not merely an AI model, but an attempt to turn all of Google Workspace into a single cognitive subscription layer where every adjacent software category eventually collapses inward.</p><p>And if you use Gemini long enough, you start noticing another tell. It leans heavily on Google&#8217;s existing search infrastructure: existing indexes, cached knowledge, retrieval systems, summaries, search grounding. You almost have to strong-arm it into actually going out and spending meaningful inference effort exploring something fresh.</p><p>That is not an accident. That is economics leaking through the interface.</p><p>A company truly convinced that unlimited inference was the future would behave differently. It would burn compute aggressively and freely because compute would be the path to the prize. Instead, what we increasingly see across the industry are systems trying to conserve reasoning wherever possible. Retrieval first. Cached answers first. Smaller specialist systems first. Inference only when necessary.</p><p>These are not the behaviors of companies escaping economic gravity. They are the behaviors of companies deeply aware of it.</p><p>Microsoft&#8217;s behavior, meanwhile, feels oddly conflicted.</p><p>For years, the company executed one of the most successful business transformations in modern corporate history. It turned itself from a boxed software company into a cloud and subscription empire built around Azure and Office 365. It understood recurring revenue, enterprise dependency, workflow gravity, and organizational lock-in better than almost anyone.</p><p>Which is what makes the current moment feel so strange.</p><p>Because Microsoft already owned the daily operational fabric of enterprise work. Email, calendars, documents, spreadsheets, meetings, identity management... the company was already sitting exactly where delegated cognition was naturally going to emerge.</p><p>And yet much of its AI posture still feels like it is orbiting OpenAI&#8217;s narrative rather than extending Microsoft&#8217;s own.</p><p>Copilot often feels bolted onto products rather than metabolized into them. A feature suite attached to Office instead of an operational layer dissolving invisibly into workflow itself.</p><p>Google, by contrast, increasingly behaves like a company trying to make AI disappear into the substrate of its ecosystem.</p><p>That difference matters.</p><p>One approach treats AI as a destination product.</p><p>The other treats it as atmospheric infrastructure.</p><p>Anthropic appears to have approached the problem differently, leaning hard into programming because code has unusually clean economics. It has measurable outputs, enormous labor replacement value, direct enterprise demand, and vast open-license ecosystems to train against.</p><p>That may also explain why Anthropic seemed unusually willing to make peace with creators and publishers early. I increasingly suspect they understood something important: general content may matter politically, but programming ecosystems matter economically.</p><p>And more than that, I suspect they understood something strategically brutal.</p><p>If OpenAI, Google, xAI, and everyone else end up trapped in endless licensing wars over the right to answer humanity&#8217;s infinite stream of general-interest questions, all the better for Anthropic.</p><p>Because every billion dollars spent negotiating with publishers, creators, news organizations, archives, and eventually perhaps even something like Wikipedia is a billion dollars diverted away from infrastructure, tooling, programming ecosystems, and enterprise integration.</p><p>Meanwhile, Anthropic increasingly behaves like a company that believes the real long-term value lives somewhere much narrower and much more economically defensible: code.</p><p>Code has validation systems. Code has reinforcement loops. Code produces leverage. Code generates more systems.</p><p>A model optimized for programming is not merely answering questions. It is participating in the recursive construction of future infrastructure.</p><p>And if that is the future Anthropic sees coming, then encouraging the rest of the industry to become entangled in increasingly expensive cultural licensing battles starts looking less like altruism and more like strategic positioning.</p><p>Let everyone else spend fortunes building infinitely patient machines for answering the world&#8217;s stupidest questions.</p><p>Meanwhile, the company focused on helping developers build the future may end up owning the economically productive layer underneath all of it.</p><p>And underneath all of this sits the industry&#8217;s deepest fear: the models themselves may become commodities.</p><p>In fact, the existence of public APIs already suggests the companies know this risk is real. If raw intelligence could remain permanently proprietary, they would never expose it cleanly to the market in the first place.</p><p>But they know what happens to infrastructure over time. Storage commoditized. Bandwidth commoditized. Compute commoditized. Databases commoditized. Cloud infrastructure commoditized.</p><p>Increasingly, intelligence itself may commoditize too.</p><p>There will always be someone willing to sell inference cheaper. There will always be open models. There will always be regional providers. There will always be distillation. There will always be optimization pressure.</p><p>Which means the durable value likely moves upward into the surrounding systems: memory, workflow, identity, coordination, trust, orchestration, integration.</p><p>Not the model itself... the ecosystem wrapped around it.</p><p>That is why the industry increasingly feels split between two futures.</p><p>One future treats AI as a path toward centralized superintelligence.</p><p>The other treats AI as a new infrastructure layer around which useful systems will be built.</p><p>The first group wants bigger minds.</p><p>The second wants better orchestration.</p><p>And increasingly, I suspect the second group may win.</p><p>Not because AGI is impossible. Not because the models stop improving. But because markets eventually force discipline.</p><p>Public companies obey margins. Infrastructure obeys economics. Customers pay for usefulness, not metaphysics.</p><p>A model that is 20% smarter but 30 times more expensive may simply lose commercially to a system that is cheaper, integrated, reliable, and already good enough for most economic purposes.</p><p>And &#8220;good enough&#8221; may already be enough to permanently alter civilization.</p><p>That is the strange thing about this moment.</p><p>The AI revolution may already have happened.</p><p>The industry just cannot yet agree on whether it is building the convergence... or a business.</p>]]></content:encoded></item><item><title><![CDATA[Apogee of Ignorance]]></title><description><![CDATA[The world is drowning in people who don&#8217;t know what they&#8217;re talking about&#8230;speaking with the confidence of people who do.]]></description><link>https://www.lesswrong.me/p/apogee-of-ignorance-dcd</link><guid isPermaLink="false">https://www.lesswrong.me/p/apogee-of-ignorance-dcd</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Tue, 05 May 2026 13:27:13 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!bFkW!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f08775b-13c0-4faa-adb6-9342ee16eb8c_575x575.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The world is drowning in people who don&#8217;t know what they&#8217;re talking about&#8230;speaking with the confidence of people who do. Not questioning&#8230;replacing. Not learning&#8230;declaring. And the worst part is that we&#8217;ve built a culture that rewards it.</p><p>We&#8217;ve confused disrespect with intelligence.</p><p>There was a time when pushing back on authority meant something. It implied you had done the work&#8230;that you understood the structure you were rejecting. Now it&#8217;s theatre. The phrase &#8220;appeal to authority&#8221; has been twisted into a blunt instrument&#8230;a way to dismiss expertise without ever engaging it. It was meant as a warning against blind trust&#8230;now it&#8217;s used to justify blind ignorance.</p><p>Let&#8217;s be clear.</p><p>Authority is not truth.</p><p>Expertise is not infallible.</p><p>But ignorance is not a counterweight.</p><p>And yet here we are&#8230;in a world of shit talkers who believe skepticism alone is a credential.</p><p>I don&#8217;t mind tearing down experts who deserve it. There are plenty. But if you&#8217;re going to dismantle something&#8230;you should at least understand what you&#8217;re dismantling.</p><p>Walk before you run.</p><p>Run before you punch.</p><p>Most people skip straight to swinging.</p><p>And this isn&#8217;t theoretical&#8230;we&#8217;ve seen what real dissent looks like.</p><p>The Impressionists didn&#8217;t reject realism because they couldn&#8217;t do it&#8230;they mastered it first.</p><p>The doctor who proved ulcers were bacterial didn&#8217;t wander in with a hot take&#8230;he did the work. He was mocked one year&#8230;keynote the next.</p><p>Martin Luther didn&#8217;t casually question the Church&#8230;he could quote chapter and verse before he ever nailed anything to a door.</p><p>Even Luke had to go to Dagobah.</p><p>That&#8217;s the pattern.</p><p>The people who challenge systems at the highest level are the ones who climbed them first.</p><p>There is no zealot like a convert.</p><p>Only those who can climb to the highest levels of a domain should dare&#8230;and must dare&#8230;to tear it down if it&#8217;s false.</p><p>I&#8217;m not arguing against rebellion.</p><p>I&#8217;m arguing against dabbling.</p><p>What we&#8217;ve lost is respect for process. The idea that knowing something requires time&#8230;constraint&#8230;exposure.</p><p>Instead, we have vibe voting. Opinion without source. Certainty without consequence.</p><p>And at the other end&#8230;we have a different failure.</p><p>Smart people who should know better.</p><p>People who succeed in one domain and begin to believe that success transfers. That the skill wasn&#8217;t specific&#8230;it was universal. So they wander&#8230;into systems they don&#8217;t understand&#8230;and mistake complexity for incompetence.</p><p>The harder the problem&#8230;the more convinced they become it must be simple.</p><p>That&#8217;s how you get dilettantes at the highest levels.</p><p>We used to have a word for this.</p><p>Dilettante.</p><p>We&#8217;ve lost it.</p><p>Now the uninformed and the overconfident meet in the same place&#8230;and actual expertise gets drowned out.</p><p>I&#8217;m tired of it.</p><p>I&#8217;m tired of people having opinions with no source to back them up. I&#8217;m tired of people dismissing decades of work with a paragraph and a vibe.</p><p>This isn&#8217;t about defending institutions.</p><p>This is about defending reality.</p><p>And I&#8217;m not immune to this.</p><p>I build systems in my head. Fast. Clean. Elegant.</p><p>They feel right.</p><p>They click.</p><p>And that feeling&#8230;that coherence&#8230;is dangerous.</p><p>Coherence isn&#8217;t reality.</p><p>Coherence isn&#8217;t reality.</p><p>Coherence isn&#8217;t reality.</p><p>A system that holds logical water is not the same as one that has survived contact with the real world.</p><p>Mine often haven&#8217;t.</p><p>So yes&#8230;I&#8217;m suspicious of this tendency.</p><p>I&#8217;m not just the critic.</p><p>I&#8217;m not just the guy pointing it out.</p><p>I&#8217;m not just the president&#8230;</p><p>I&#8217;m also a member&#8230; &#128521;</p><p>Which is exactly why I don&#8217;t trust it.</p><p>Because the real danger isn&#8217;t that people ignore expertise.</p><p>It&#8217;s that they replace it with themselves&#8230;too quickly.</p><p>And then&#8230;we arrive here.</p><p>At the apogee of bullshit.</p><p>Entire journals polluted. Papers forged. Data massaged. Citation loops reinforcing each other into legitimacy.</p><p>The cracks were real.</p><p>The skepticism was earned.</p><p>But here&#8217;s the mistake.</p><p>We didn&#8217;t respond by tightening the standard&#8230;we responded by abandoning it.</p><p>We replaced &#8220;prove it&#8221; with &#8220;I don&#8217;t believe you.&#8221;</p><p>And that&#8217;s where this moment changes.</p><p>Because this isn&#8217;t just the peak.</p><p>It&#8217;s the exposure.</p><p>For the first time, ignorance isn&#8217;t just loud&#8230;it&#8217;s visible. Traceable. Testable.</p><p>We didn&#8217;t just build machines that can generate bullshit&#8230;</p><p>We built systems that can finally measure it.</p><p>That&#8217;s the shift.</p><p>AI isn&#8217;t the problem here.</p><p>It&#8217;s the audit.</p><p>At scale.</p><p>It can trace citation networks.</p><p>Surface statistical anomalies.</p><p>Expose patterns no human reviewer could catch.</p><p>Not perfectly. Not cleanly.</p><p>But relentlessly.</p><p>And that changes the equation.</p><p>Because now&#8230;authority doesn&#8217;t get to hide behind itself anymore.</p><p>It gets tested.</p><p>Continuously.</p><p>This isn&#8217;t a permanent rebellion against orthodoxy.</p><p>It&#8217;s the chance to purify it.</p><p>To strip out the frauds.</p><p>To expose the dilettantes.</p><p>To reinforce what actually holds.</p><p>The goal was never to eliminate expertise.</p><p>The goal was to make it worthy of trust again.</p><p>And maybe&#8230;for the first time&#8230;we have the tools to do it.</p><p>But only if we raise the standard instead of abandoning it.</p><p>Only if we stop pretending that every opinion is equal.</p><p>Only if we stop confusing skepticism with understanding.</p><p>We don&#8217;t need more voices.</p><p>We need better filters.</p><p>We might be living at the apogee of ignorance&#8217;s power.</p><p>Not because ignorance became stronger&#8230;</p><p>&#8230;but because it became easier to perform.</p><p>The cost of pretending collapsed.</p><p>The rewards expanded&#8230;all the way to the highest offices in the land.</p><p>That&#8217;s what changed.</p><p>But what comes next will be shaped by something else.</p><p>Not confidence.</p><p>Not volume.</p><p>Not coherence.</p><p>Reality.</p><p>What survives contact with it.</p>]]></content:encoded></item><item><title><![CDATA[Apogee of Ignorance]]></title><description><![CDATA[The world is drowning in people who don&#8217;t know what they&#8217;re talking about&#8230;speaking with the confidence of people who do.]]></description><link>https://www.lesswrong.me/p/apogee-of-ignorance</link><guid isPermaLink="false">https://www.lesswrong.me/p/apogee-of-ignorance</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Sat, 02 May 2026 01:13:31 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/2d042abd-2a6f-4571-9428-e63784197a4d_912x1168.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The world is drowning in people who don&#8217;t know what they&#8217;re talking about&#8230;speaking with the confidence of people who do. Not questioning&#8230;replacing. Not learning&#8230;declaring. And the worst part is that we&#8217;ve built a culture that rewards it.</p><p></p><p>We&#8217;ve confused disrespect with intelligence.</p><p></p><p>There was a time when pushing back on authority meant something. It implied you had done the work&#8230;that you understood the structure you were rejecting. Now it&#8217;s theatre. The phrase &#8220;appeal to authority&#8221; has been twisted into a blunt instrument&#8230;a way to dismiss expertise without ever engaging it. It was meant as a warning against blind trust&#8230;now it&#8217;s used to justify blind ignorance.</p><p></p><p>Let&#8217;s be clear.</p><p></p><p>Authority is not truth.</p><p>Expertise is not infallible.</p><p>But ignorance is not a counterweight.</p><p></p><p>And yet here we are&#8230;in a world of shit talkers who believe skepticism alone is a credential.</p><p></p><p>I don&#8217;t mind tearing down experts who deserve it. There are plenty. But if you&#8217;re going to dismantle something&#8230;you should at least understand what you&#8217;re dismantling.</p><p></p><p>Walk before you run.</p><p>Run before you punch.</p><p></p><p>Most people skip straight to swinging.</p><p></p><p>And this isn&#8217;t theoretical&#8230;we&#8217;ve seen what real dissent looks like.</p><p></p><p>The Impressionists didn&#8217;t reject realism because they couldn&#8217;t do it&#8230;they mastered it first.</p><p></p><p>The doctor who proved ulcers were bacterial didn&#8217;t wander in with a hot take&#8230;he did the work. He was mocked one year&#8230;keynote the next.</p><p></p><p>Martin Luther didn&#8217;t casually question the Church&#8230;he could quote chapter and verse before he ever nailed anything to a door.</p><p></p><p>Even Luke had to go to Dagobah.</p><p></p><p>That&#8217;s the pattern.</p><p></p><p>The people who challenge systems at the highest level are the ones who climbed them first.</p><p></p><p>There is no zealot like a convert.</p><p></p><p>Only those who can climb to the highest levels of a domain should dare&#8230;and must dare&#8230;to tear it down if it&#8217;s false.</p><p></p><p>I&#8217;m not arguing against rebellion.</p><p></p><p>I&#8217;m arguing against dabbling.</p><p></p><p>What we&#8217;ve lost is respect for process. The idea that knowing something requires time&#8230;constraint&#8230;exposure.</p><p></p><p>Instead, we have vibe voting. Opinion without source. Certainty without consequence.</p><p></p><p>And at the other end&#8230;we have a different failure.</p><p></p><p>Smart people who should know better.</p><p></p><p>People who succeed in one domain and begin to believe that success transfers. That the skill wasn&#8217;t specific&#8230;it was universal. So they wander&#8230;into systems they don&#8217;t understand&#8230;and mistake complexity for incompetence.</p><p></p><p>The harder the problem&#8230;the more convinced they become it must be simple.</p><p></p><p>That&#8217;s how you get dilettantes at the highest levels.</p><p></p><p>We used to have a word for this.</p><p></p><p>Dilettante.</p><p></p><p>We&#8217;ve lost it.</p><p></p><p>Now the uninformed and the overconfident meet in the same place&#8230;and actual expertise gets drowned out.</p><p></p><p>I&#8217;m tired of it.</p><p></p><p>I&#8217;m tired of people having opinions with no source to back them up. I&#8217;m tired of people dismissing decades of work with a paragraph and a vibe.</p><p></p><p>This isn&#8217;t about defending institutions.</p><p></p><p>This is about defending reality.</p><p></p><p>And I&#8217;m not immune to this.</p><p></p><p>I build systems in my head. Fast. Clean. Elegant.</p><p></p><p>They feel right.</p><p></p><p>They click.</p><p></p><p>And that feeling&#8230;that coherence&#8230;is dangerous.</p><p></p><p>Coherence isn&#8217;t reality.</p><p>Coherence isn&#8217;t reality.</p><p>Coherence isn&#8217;t reality.</p><p></p><p>A system that holds logical water is not the same as one that has survived contact with the real world.</p><p></p><p>Mine often haven&#8217;t.</p><p></p><p>So yes&#8230;I&#8217;m suspicious of this tendency.</p><p></p><p>I&#8217;m not just the critic.</p><p>I&#8217;m not just the guy pointing it out.</p><p></p><p>I&#8217;m not just the president&#8230;</p><p></p><p>I&#8217;m also a member&#8230; &#128521;</p><p></p><p>Which is exactly why I don&#8217;t trust it.</p><p></p><p>Because the real danger isn&#8217;t that people ignore expertise.</p><p></p><p>It&#8217;s that they replace it with themselves&#8230;too quickly.</p><p></p><p>And then&#8230;we arrive here.</p><p></p><p>At the apogee of bullshit.</p><p></p><p>Entire journals polluted. Papers forged. Data massaged. Citation loops reinforcing each other into legitimacy.</p><p></p><p>The cracks were real.</p><p></p><p>The skepticism was earned.</p><p></p><p>But here&#8217;s the mistake.</p><p></p><p>We didn&#8217;t respond by tightening the standard&#8230;we responded by abandoning it.</p><p></p><p>We replaced &#8220;prove it&#8221; with &#8220;I don&#8217;t believe you.&#8221;</p><p></p><p>And that&#8217;s where this moment changes.</p><p></p><p>Because this isn&#8217;t just the peak.</p><p></p><p>It&#8217;s the exposure.</p><p></p><p>For the first time, ignorance isn&#8217;t just loud&#8230;it&#8217;s visible. Traceable. Testable.</p><p></p><p>We didn&#8217;t just build machines that can generate bullshit&#8230;</p><p></p><p>We built systems that can finally measure it.</p><p></p><p>That&#8217;s the shift.</p><p></p><p>AI isn&#8217;t the problem here.</p><p></p><p>It&#8217;s the audit.</p><p></p><p>At scale.</p><p></p><p>It can trace citation networks.</p><p>Surface statistical anomalies.</p><p>Expose patterns no human reviewer could catch.</p><p></p><p>Not perfectly. Not cleanly.</p><p></p><p>But relentlessly.</p><p></p><p>And that changes the equation.</p><p></p><p>Because now&#8230;authority doesn&#8217;t get to hide behind itself anymore.</p><p></p><p>It gets tested.</p><p></p><p>Continuously.</p><p></p><p>This isn&#8217;t a permanent rebellion against orthodoxy.</p><p></p><p>It&#8217;s the chance to purify it.</p><p></p><p>To strip out the frauds.</p><p>To expose the dilettantes.</p><p>To reinforce what actually holds.</p><p></p><p>The goal was never to eliminate expertise.</p><p></p><p>The goal was to make it worthy of trust again.</p><p></p><p>And maybe&#8230;for the first time&#8230;we have the tools to do it.</p><p></p><p>But only if we raise the standard instead of abandoning it.</p><p></p><p>Only if we stop pretending that every opinion is equal.</p><p></p><p>Only if we stop confusing skepticism with understanding.</p><p></p><p>We don&#8217;t need more voices.</p><p></p><p>We need better filters.</p><p></p><p>We might be living at the apogee of ignorance&#8217;s power.</p><p></p><p>Not because ignorance became stronger&#8230;</p><p></p><p>&#8230;but because it became easier to perform.</p><p></p><p>The cost of pretending collapsed.</p><p></p><p>The rewards expanded&#8230;all the way to the highest offices in the land.</p><p></p><p>That&#8217;s what changed.</p><p></p><p>But what comes next will be shaped by something else.</p><p></p><p>Not confidence.</p><p>Not volume.</p><p>Not coherence.</p><p></p><p>Reality.</p><p>What survives contact with it.</p>]]></content:encoded></item><item><title><![CDATA[All Aboard the Leadership Special]]></title><description><![CDATA[Platform 9&#190; Isn&#8217;t the Only Magic on Trains. My business does just fine on VIA and Amtrak.]]></description><link>https://www.lesswrong.me/p/all-aboard-the-leadership-special</link><guid isPermaLink="false">https://www.lesswrong.me/p/all-aboard-the-leadership-special</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Tue, 28 Apr 2026 22:29:15 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/2d22d8eb-5031-4e54-ac43-3af86de41590_1536x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The office is optimized for the present.</p><p>Which is exactly the problem.</p><p></p><p>If you&#8217;re a CEO, the present will consume you. Slack, decisions, people, noise&#8230; it all demands urgency. And urgency crowds out anything that isn&#8217;t immediate.</p><p></p><p>So a few times a year, I leave.</p><p></p><p>Not to a resort. Not to a conference.</p><p>I fly west&#8230; Saskatoon or Winnipeg&#8230; and then I take the train back to Toronto.</p><p></p><p>Two days. One or two nights. Cabin for one.</p><p></p><p>And I work.</p><p></p><p>---</p><p></p><p>The point isn&#8217;t the train. The point is what the train takes away.</p><p></p><p>No reliable internet for large stretches.</p><p>No meetings.</p><p>No one dropping by.</p><p>No ambient obligation to respond.</p><p></p><p>You can&#8217;t react&#8230; so you start to think.</p><p></p><p>There&#8217;s also something about movement. You&#8217;re going somewhere, even if slowly, and it creates a kind of psychological permission. Decisions feel less stuck. Ideas move. You move.</p><p></p><p>It&#8217;s hard to explain, but it&#8217;s consistent.</p><p></p><p>---</p><p></p><p>I&#8217;m alone most of the time.</p><p></p><p>That matters.</p><p></p><p>But not completely alone. Meals break it up. Conversations happen if you want them. At the end of the day, I&#8217;ll have a drink in the club car. Just enough social contact to stay human&#8230; not enough to derail the focus.</p><p></p><p>It&#8217;s a tuned environment. Not isolation for its own sake&#8230; isolation with relief valves.</p><p></p><p>---</p><p></p><p>I started doing this after reading about Bill Gates taking &#8220;reading weeks.&#8221; The idea stuck. You need time apart to deal with things that aren&#8217;t urgent.</p><p></p><p>At the time, I used these trips to clear backlog. Writing, mostly. Things I owed but never got to because the office only ever gives you &#8220;now.&#8221;</p><p></p><p>That problem is basically gone. AI took it.</p><p></p><p>The writing backlog doesn&#8217;t build anymore.</p><p></p><p>But the thinking problem didn&#8217;t go anywhere.</p><p></p><p>If anything, it&#8217;s more obvious now. Once the mechanical work disappears, what&#8217;s left is the part only you can do. Deciding what matters. Figuring out what to do next.</p><p></p><p>That&#8217;s what the train is for.</p><p></p><p>---</p><p></p><p>I think this is a bit of a boss move.</p><p></p><p>Most CEOs signal importance by being available. Always on. Always responsive.</p><p></p><p>I do the opposite.</p><p></p><p>I disappear&#8230; on purpose&#8230; on a schedule.</p><p></p><p>And the business survives just fine.</p><p></p><p>Better, actually.</p><p></p><p>---</p><p></p><p>It&#8217;s getting harder to book a cabin on VIA Rail now, which is interesting in itself. So I&#8217;m experimenting.</p><p></p><p>Next trip I&#8217;m flying to New York and taking the Silver Meteor down to Miami.</p><p></p><p>It&#8217;s not as nice. Food&#8217;s worse. The experience isn&#8217;t the same.</p><p></p><p>But I&#8217;ll have more connectivity&#8230; and for this particular trip, that helps. What I&#8217;m working through benefits from some input.</p><p></p><p>The platform changes. The principle doesn&#8217;t.</p><p></p><p>---</p><p></p><p>I don&#8217;t take the train to travel.</p><p></p><p>I take it to think.</p><p></p><p>Everything else is just logistics.</p><div><hr></div>]]></content:encoded></item><item><title><![CDATA[Pickleball looks trivial from the outside]]></title><description><![CDATA[That&#8217;s part of why it&#8217;s easy to dismiss.]]></description><link>https://www.lesswrong.me/p/pickleball-looks-trivial-from-the</link><guid isPermaLink="false">https://www.lesswrong.me/p/pickleball-looks-trivial-from-the</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Thu, 23 Apr 2026 02:49:11 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/dfc924a9-70cf-44b3-9c7d-d5f5837de3df_1536x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>That&#8217;s part of why it&#8217;s easy to dismiss. It has the aesthetic of something unserious&#8230; oversized paddles, slow pace, suburban courts, a kind of engineered friendliness. It doesn&#8217;t carry the weight of legacy sports. It doesn&#8217;t signal status. It doesn&#8217;t even pretend to be difficult.</p><p>So the instinct is to take a shot at it.</p><p>To treat it as a symptom of decline&#8230; soft people, low standards, a culture that has traded edge for comfort.</p><p>But the longer you look at it, the less stable that critique becomes.</p><p>Because pickleball is doing something very specific&#8230; and very effective.</p><p>It creates structured leisure.<br>It produces low-stakes competition.<br>It gives people a place to show up, regularly, with just enough friction to feel engaged and not enough to feel threatened.</p><p>It&#8217;s not trying to be meaningful in a grand sense. It&#8217;s trying to be repeatable.</p><p>And that&#8217;s the key.</p><p>It occupies the same functional role that Huxley described in <em>Brave New World</em>. Not in the literal sense&#8230; there&#8217;s no centralized authority designing it, no deliberate economic manipulation behind it. But in terms of outcome, it lands in the same place.</p><p>It stabilizes people.</p><p>It organizes time.<br>It creates social fabric.<br>It absorbs energy that might otherwise have nowhere to go.</p><p>Once you see it that way, the target shifts.</p><p>Because it&#8217;s not just pickleball.</p><p>It&#8217;s pickleball and Xanax.</p><p>That pairing sounds like a joke at first. It isn&#8217;t. It&#8217;s a pattern.</p><p>A way of smoothing the system from two directions:</p><ul><li><p>pharmacologically, by dampening anxiety</p></li><li><p>socially, by providing a predictable loop of interaction and mild reward</p></li></ul><p>Together, they create a kind of equilibrium. Not happiness exactly&#8230; but stability. Enough to keep everything functioning.</p><p>And then there&#8217;s the other track.</p><p>Tennis and Molly.</p><p>Higher intensity. More edge. More signaling. Less about smoothing, more about amplification. Instead of dampening the baseline, it tries to override it&#8230; create peaks that justify the valleys.</p><p>Two different responses. Same underlying condition.</p><p>Because the environment they&#8217;re responding to is the same.</p><p>The structures that used to define identity&#8230; religion, career paths, fixed roles&#8230; have weakened. Not disappeared, but softened to the point where they no longer dictate a clear trajectory.</p><p>What replaced them wasn&#8217;t a new structure. It was choice.</p><p>And choice sounds good until you live inside it.</p><p>More freedom.<br>Less direction.<br>More possibility.<br>Less clarity.</p><p>What that creates isn&#8217;t acute suffering. It&#8217;s something quieter.</p><p>A kind of low-grade instability.</p><p>Not enough to break anything. Not enough to force a reckoning. Just enough to leave a persistent question in the background&#8230; what is any of this actually for?</p><p>Everything else flows from that.</p><p>Some people stabilize the system.<br>Some people override it.</p><p>Both approaches are coherent. Both are adaptive. And both end up looking more similar than they first appear.</p><p>Which makes the critique harder to sustain.</p><p>Because if you try to tear down one, you end up implicating the other&#8230; and eventually yourself.</p><p>At that point, a different distinction starts to matter.</p><p>Not between specific activities or substances&#8230; but between categories of engagement.</p><p>There are things that stabilize.<br>There are things that provide escape.<br>And there are things that build.</p><p>Most people move between the first two without thinking too much about it. They&#8217;re necessary. They keep life manageable.</p><p>The third category is different.</p><p>Not because it&#8217;s morally better, but because it behaves differently over time.</p><p>Anything that actually builds&#8230; a company, a body of work, a family system, an institution&#8230; doesn&#8217;t resolve cleanly. It doesn&#8217;t give you a closed loop. It doesn&#8217;t end in a way that feels complete.</p><p>You don&#8217;t finish it.</p><p>That&#8217;s not a bug. That&#8217;s the structure.</p><p>If something can be fully completed within a neat boundary, it usually isn&#8217;t in that category. It&#8217;s a project. A game. A loop that resets.</p><p>Building doesn&#8217;t reset.</p><p>It compounds. It extends. It outlasts the person doing it&#8230; or at least outlasts their ability to see the end.</p><p>Which makes it fundamentally different from both stabilization and escape.</p><p>Closed loops versus open loops.</p><p>Closed loops resolve.<br>They give you feedback.<br>They let you feel done.</p><p>Open loops don&#8217;t.<br>They carry forward.<br>They require you to operate without closure.</p><p>That&#8217;s where the third group sits.</p><p>Not &#8220;builders&#8221; in the romantic sense. Not founders, not artists, not some elevated class.</p><p>Just people who have made a quiet decision:</p><p><strong>they will spend their time on things that do not pay them back cleanly.</strong></p><p>Things that:</p><ul><li><p>don&#8217;t end on schedule</p></li><li><p>don&#8217;t fully reward effort in the short term</p></li><li><p>don&#8217;t provide a stable identity while you&#8217;re inside them</p></li><li><p>and often look indistinguishable from failure for long stretches</p></li></ul><p>They trade clarity for direction.<br>They trade comfort for continuity.<br>They trade closure for compounding.</p><p>And most importantly&#8230; they accept that the outcome is asymmetric in time.</p><p>The payoff, if it comes at all, shows up later&#8230; often beyond their direct experience of it. Sometimes in other people. Sometimes in systems that keep running after they step away.</p><p>That&#8217;s why it feels like chasing something you won&#8217;t finish.</p><p>Because you are.</p><p>But that&#8217;s the only category where time works differently.</p><p>Stabilizers compress time into repeatable loops.<br>Escapes spike it into peaks.</p><p>The third group stretches it.</p><p>They&#8217;re not trying to feel better today.<br>They&#8217;re not trying to win a contained game.</p><p>They&#8217;re trying to participate in something that continues.</p><p>It must be great to be a monk.<br>Or to paint till your fingers are raw.<br>To crash up against a Nobel Prize worthy problem.<br>Or die in battle.</p><p>To love something more than yourself or another person.</p><p>I think Don Quixote was a genius. He made his own.</p><p>I just play tennis.</p>]]></content:encoded></item><item><title><![CDATA[Tally Is Open]]></title><description><![CDATA[HTTPS://tallyy.ory]]></description><link>https://www.lesswrong.me/p/tally-is-open</link><guid isPermaLink="false">https://www.lesswrong.me/p/tally-is-open</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Sat, 18 Apr 2026 13:06:28 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/643b40ab-f4f8-4f55-9df4-e82e80e66d9b_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I&#8217;m getting tired of watching people talk about AI like it&#8217;s a person.</p><p>Like it remembers.<br>Like it &#8220;knows&#8221; them.<br>Like there&#8217;s continuity behind the interface.</p><p>There isn&#8217;t.</p><p>A large language model is stateless.</p><p>Every call is a fresh invocation.<br>No memory.<br>No continuity.<br>No accumulated understanding unless you explicitly pass it in.</p><p>That &#8220;conversation&#8221; you think you&#8217;re having is just context reconstruction&#8230; over and over again.</p><div><hr></div><h2>So Let&#8217;s Be Honest About What That Means</h2><p>If every call is independent&#8230;</p><p>Then every call is a decision.</p><p>And one of the most important decisions is:</p><p><strong>Which model should handle this specific piece of work?</strong></p><p>Treating model selection as a one-time architectural choice is just wrong.</p><p>Different calls have:</p><ul><li><p>different complexity</p></li><li><p>different structure</p></li><li><p>different tolerance for failure</p></li><li><p>different cost sensitivity</p></li></ul><p>So wiring one model into everything&#8230;</p><p>isn&#8217;t a strategy.</p><div><hr></div><h2>But We Haven&#8217;t Solved This</h2><p>Let&#8217;s be clear about that.</p><p>We don&#8217;t think we&#8217;ve nailed this.</p><p>What we&#8217;ve done is introduce a way to think about the problem.</p><p>Right now, that looks like <strong>question shapes</strong>.</p><p>Trying to describe a task in a structured way:</p><ul><li><p>what kind of work is this</p></li><li><p>how complex is it</p></li><li><p>what kind of output is expected</p></li></ul><p>And using that to make a decision about which model should handle it.</p><p>Maybe that&#8217;s right.</p><p>Maybe it&#8217;s incomplete.</p><p>Maybe it&#8217;s wrong in ways we haven&#8217;t seen yet.</p><p>That&#8217;s exactly why Tally exists.</p><div><hr></div><h2>This Needs To Be Figured Out Together</h2><p>You can&#8217;t solve this in isolation.</p><p>Not across real systems.</p><p>Not across real workloads.</p><p>Because the moment this touches production:</p><ul><li><p>assumptions break</p></li><li><p>edge cases show up</p></li><li><p>costs behave differently than expected</p></li></ul><p>The only way to get this right is through <strong>shared usage and feedback over time</strong>.</p><div><hr></div><h2>What Tally Does</h2><p>Tally gives you a way to make model selection a per-call decision&#8230;</p><p>and learn from it.</p><p>You:</p><ul><li><p>describe the task</p></li><li><p>ask for a routing recommendation</p></li><li><p>run the call the way you normally would</p></li><li><p>report back what actually happened</p></li></ul><p>Success. Failure. Cost.</p><p>Tally learns from that.</p><p>That&#8217;s the loop.</p><p>No proxy.<br>No rewrite of your system.<br>No pretending this is magic.</p><p>Just a better way to make a decision&#8230; and improve it.</p><div><hr></div><h2>What We Want From You</h2><p>We&#8217;re opening this up because we need signal.</p><p>Not interest.<br>Not compliments.</p><p><strong>Signal.</strong></p><ul><li><p>run real workloads</p></li><li><p>describe tasks honestly</p></li><li><p>send back real outcomes</p></li><li><p>push it until it breaks</p></li></ul><p>Watch:</p><ul><li><p>where it saves you money</p></li><li><p>where it makes bad calls</p></li><li><p>how quickly it adapts</p></li></ul><p>Then tell us.</p><div><hr></div><h2>How To Get Involved</h2><p>Sign up:</p><p>https://tallyy.org</p><p>Install the SDK.</p><p>Run it on something real.</p><p>Then join the Discord and tell us where it&#8217;s wrong&#8230; where it&#8217;s useful&#8230; and where it needs to go next.</p><div><hr></div><h2>One Last Thing</h2><p>Yes&#8230; it&#8217;s <strong>tallyy.org</strong>.</p><p>Not tally.</p><p>We know.</p><p>If this works, maybe we earn the second &#8220;y&#8221; back&#8230; or maybe we can finally afford to buy the one we actually wanted.</p><div><hr></div><p>Tally is a business.</p><p>But if we&#8217;re honest&#8230; it&#8217;s also a tool we built because we needed it.</p><p>Now we find out if anyone else does.</p>]]></content:encoded></item><item><title><![CDATA[Moral Gravity]]></title><description><![CDATA[TV Guide Style]]></description><link>https://www.lesswrong.me/p/moral-gravity</link><guid isPermaLink="false">https://www.lesswrong.me/p/moral-gravity</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Mon, 30 Mar 2026 22:53:27 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/e63dc726-2e05-4218-aa95-20eb66d5ed5a_1024x1536.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I&#8217;ve been trying to figure out what feels so off lately.</p><p>It&#8217;s not that the world got darker. I wasn&#8217;t raised on a clean world. I saw abuse on Different Strokes. I saw addiction on Family Ties. I watched Miami Vice and understood very clearly that corruption, crime, and compromise were part of the deal. JR Ewing didn&#8217;t hide greed. ER didn&#8217;t hide failure. The West Wing didn&#8217;t pretend decisions were easy or pure.</p><p>That wasn&#8217;t the lesson.</p><p>The lesson was this:</p><p>Even in a broken world, how you behave still matters.</p><p>That&#8217;s what raised me. Not church. Not school. Not even my parents, if I&#8217;m being honest.</p><p>NBC. PBS. CBS.</p><p>That was my moral framework.</p><p>There used to be an entire layer of television that existed to reinforce this. Not subtly. Not ironically. Directly.</p><p>Very special episodes. After-school specials. Quiet moments in otherwise light shows where everything slowed down and someone had to make a choice that cost them something.</p><p>You didn&#8217;t always notice it at the time. But it was constant. Repetitive. Reinforcing.</p><p>Actions had consequences.</p><p>Consequences meant something.</p><p>And relationships didn&#8217;t end just because someone failed.</p><p>That last one matters more than I realized.</p><p>You couldn&#8217;t unfriend people.</p><p>You saw the same people every day. You worked with them. You lived with them. You depended on them. When something broke, the story wasn&#8217;t &#8220;who leaves,&#8221; it was:</p><p>&#8220;How do we live with each other after this?&#8221;</p><p>That&#8217;s Benton and Carter.</p><p>Carter lets him down. Not in a small way. In a way that actually breaks something. He doesn&#8217;t become what Benton thought he would be. He fails the expectation.</p><p>And yet&#8230; they don&#8217;t disappear from each other.</p><p>The relationship doesn&#8217;t reset. It doesn&#8217;t dissolve. It recalibrates.</p><p>&#8220;You disappointed me&#8221; and &#8220;you still matter to me&#8221; exist at the same time.</p><p>That used to be normal.</p><p>I think about that a lot when I look at the world now.</p><p>Because what I see isn&#8217;t just bad behavior. It&#8217;s something stranger.</p><p>It&#8217;s a world where the connection between actions and consequences feels&#8230; misaligned.</p><p>Not absent. Misaligned.</p><p>Big things get absorbed. Small things get amplified. Symbolic violations get punished. Structural failures get managed, spun, or ignored.</p><p>And over time, something subtle happens.</p><p>People stop expecting consequences to land where they should.</p><p>Then they stop expecting them at all.</p><p>I keep coming back to a simple analogy.</p><p>I know what happens to bones in zero gravity.</p><p>They don&#8217;t break immediately. They don&#8217;t fail dramatically. They just&#8230; lose density. Slowly. Quietly. Because they&#8217;re not being used to carry weight.</p><p>Nothing is wrong in the moment. Everything seems fine.</p><p>Until you need them.</p><p>And then they can&#8217;t do the job.</p><p>I think we&#8217;re doing the same thing with morality.</p><p>When nothing really costs anything, when relationships are optional, when you can exit instead of repair, when systems don&#8217;t reliably connect behavior to outcome, you don&#8217;t get immediate collapse.</p><p>You get moral atrophy.</p><p>This is where I struggle with the modern instinct to remove friction from everything.</p><p>On one level, it makes sense. Remove unnecessary pain. Eliminate inefficiency. Smooth the system.</p><p>But I was raised in a world that taught me something different.</p><p>Friction is where meaning comes from.</p><p>Not pointless friction. Not bureaucracy. Not incompetence.</p><p>Meaningful friction.</p><p>The kind that forces a choice.</p><p>The kind that reveals who you are.</p><p>The kind that costs something.</p><p>Look at the stories that stuck.</p><p>Homer standing at a dead-end job, reframing his entire existence with &#8220;Do it for her.&#8221; That&#8217;s not optimism. That&#8217;s sacrifice.</p><p>The end of The Poseidon Adventure. Someone doesn&#8217;t make it out. Not because they were weak, but because someone had to stay behind.</p><p>Even Breaking Bad, as dark as it gets, still honors the rule in the end. Walter White doesn&#8217;t redeem himself. He doesn&#8217;t fix anything. But he makes one choice that costs him and saves someone else.</p><p>It&#8217;s too late to undo the damage. But it&#8217;s not too late for the choice to matter.</p><p>That&#8217;s the old system showing through.</p><p>And then I look around now.</p><p>Leaders act without clear accountability. Institutions enforce the wrong things. Public reactions feel inconsistent, almost performative. Relationships are curated, reversible, optional.</p><p>And I feel something I didn&#8217;t expect.</p><p>Not outrage.</p><p>Confusion.</p><p>What are the rules now?</p><p>Because the ones I was taught were simple:</p><p>Actions matter.</p><p>Relationships endure.</p><p>If you&#8217;re in a position of responsibility, you owe people your best effort.</p><p>If you fail, you don&#8217;t disappear. You repair.</p><p>This isn&#8217;t nostalgia.</p><p>I&#8217;m not arguing that the past was better. Those shows were simplified. Cleaner. More legible than real life has ever been.</p><p>But they were doing something important.</p><p>They were reinforcing a connection between behavior and consequence.</p><p>They were teaching that even in a flawed system, you are still accountable for how you act inside it.</p><p>What I&#8217;m worried about now isn&#8217;t that people are worse.</p><p>It&#8217;s that we&#8217;re slowly removing the forces that make people strong.</p><p>We&#8217;ve built a world that is very good at reducing friction.</p><p>I&#8217;m not sure we&#8217;ve thought enough about what that removes along with it.</p><p>Because if nothing resists you, nothing tests you.</p><p>And if nothing tests you, what exactly are you building?</p><p>I don&#8217;t think we need more content.</p><p>I think we need to remember something simpler.</p><p>That sometimes the right choice costs you.</p><p>That people will disappoint each other.</p><p>That relationships don&#8217;t have to end because of that.</p><p>That responsibility still means something.</p><p>That even in a messy, unfair, inconsistent world&#8230;</p><p>you&#8217;re still supposed to try.</p>]]></content:encoded></item><item><title><![CDATA[Why are there still casualties on the Plains of Abraham]]></title><description><![CDATA[When language stops proving who belongs]]></description><link>https://www.lesswrong.me/p/why-are-there-still-casualties-on-de9</link><guid isPermaLink="false">https://www.lesswrong.me/p/why-are-there-still-casualties-on-de9</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Sun, 29 Mar 2026 14:56:36 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/a6106d43-2e58-4c58-9cf2-c522aee3fc1f_1024x1536.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I think Canada has two troubled relationships.</p><p></p><p>One with the people we first relied on, then betrayed, and then spent a century managing as though they were someone else&#8217;s children.</p><p></p><p>The other is with a people we fought, defeated militarily, partnered with, argued with, funded, mocked, married, and still don&#8217;t quite understand, even now.</p><p></p><p>Today I want to talk about the second one.</p><p></p><p>Because I live inside it&#8230; and I don&#8217;t pass the authenticity test.</p><p></p><p>In 1759, on a field outside Quebec City, the British defeated the French in a battle that lasted fifteen minutes and changed a continent.</p><p></p><p>English Canada has spent the 265 years since then waiting for the other shoe to drop.</p><p></p><p>It never did.</p><p></p><p>Because here&#8217;s what we got wrong from the beginning. You can win a battle. You can win a war. What you cannot do is win a culture. The French didn&#8217;t surrender on those plains &#8212; the army did. The church stayed. The language stayed. The civil law stayed. The farms stayed. The names on the mailboxes stayed. The people who were there in 1759 are still there, still speaking French, still not particularly interested in delivering to English Canada the spoils it has spent two and a half centuries quietly assuming were coming.</p><p></p><p>We won. They never lost.</p><p></p><p>And I think that&#8217;s the thing English Canada has never quite metabolized. Not consciously. Not as a stated position. But as a low hum underneath the argument &#8212; this impatience, this puzzlement, this vague irritation that the conquered won&#8217;t behave like the conquered.</p><p></p><p>That&#8217;s what you&#8217;re actually hearing when a CEO&#8217;s French becomes the story.</p><p></p><p></p><p></p><p>A man stands up after two young pilots die and offers condolences.</p><p></p><p>Within days, we&#8217;re no longer talking about the dead, or the families, or the loss.</p><p></p><p>We&#8217;re talking about his French.</p><p></p><p>Maybe he&#8217;s an asshole. Maybe he couldn&#8217;t be bothered. Maybe after 300 hours of lessons he still sounds like a tourist ordering a coffee and decided not to humiliate himself on camera.</p><p></p><p>All of that is possible.</p><p></p><p>But the scale of the reaction&#8230; the heat behind it&#8230; the insistence that this was the real story&#8230;</p><p></p><p>That&#8217;s not about him.</p><p></p><p>That&#8217;s about us realizing, somewhere deep down, that the thing we&#8217;ve been using to measure belonging is starting to slip, and we don&#8217;t quite know what replaces it.</p><p></p><p></p><p></p><p>I went to Bishop&#8217;s.</p><p></p><p>I know to go to Fairmount, not just St-Viateur&#8230; and I know why that sentence alone will start a fight that doesn&#8217;t really end.</p><p></p><p>I prefer pastrami&#8230; but when I&#8217;m at Schwartz&#8217;s, I get the smoked meat.</p><p></p><p>I grew up with The Box humming in the background, and I remember exactly how much shit Sass Jordan took for slipping into English every now and then.</p><p></p><p>I&#8217;ve skied Mont Sainte-Anne, Owl&#8217;s Head, Sutton, Tremblant&#8230; enough times that they live in muscle memory.</p><p></p><p>I&#8217;ve sat in a Metro car so quiet you forget you&#8217;re moving.</p><p></p><p></p><p></p><p>And I can&#8217;t speak French.</p><p></p><p>Not really.</p><p></p><p>I can tell you I&#8217;m tired. I can tell you to shut up. I can tell you I&#8217;m feeling okay.</p><p></p><p>And then my brain shuts the door, cleanly and completely.</p><p></p><p>I started in grade three. I did the years. I put in the time that was asked of me.</p><p></p><p>It&#8217;s not a choice.</p><p></p><p>It&#8217;s a limit.</p><p></p><p></p><p></p><p>So here&#8217;s the problem.</p><p></p><p>For a long time, language worked.</p><p></p><p>If you spoke French, it meant something. It meant you invested, that you stayed, that you chose to be here and to participate in something that required effort and continuity.</p><p></p><p>It was a good proxy for belonging.</p><p></p><p></p><p></p><p>But it was still a proxy.</p><p></p><p></p><p></p><p>Because I&#8217;ve done all of that.</p><p></p><p>I&#8217;ve lived it, absorbed it, repeated it, cared about it.</p><p></p><p>And I still fail the test.</p><p></p><p></p><p></p><p>Now here&#8217;s where it gets uncomfortable.</p><p></p><p>If you think I&#8217;m talking about smoked meat and ski hills, then you&#8217;re missing the point entirely.</p><p></p><p>I can talk for an hour about L&#233;vesque and Trudeau and not get bored, and more importantly, not get it wrong.</p><p></p><p>I know exactly what the Night of the Long Knives did to the psyche of this province, and how often it still gets invoked&#8230; sometimes honestly, sometimes as a kind of reflex.</p><p></p><p>I understand equalization well enough to know why Alberta resents it, why Quebec depends on it, and how both sides flatten that reality when it suits them.</p><p></p><p>I know what the Quiet Revolution changed, and just as importantly, what it didn&#8217;t.</p><p></p><p>I know what cultural isolation looked like under Duplessis, and why the overcorrection that followed came as hard and fast as it did.</p><p></p><p>I know why head offices left, why some came back, and why that story is almost never told cleanly, because it doesn&#8217;t serve anyone&#8217;s narrative particularly well.</p><p></p><p></p><p></p><p>This isn&#8217;t cultural tourism.</p><p></p><p>This is the argument.</p><p></p><p></p><p></p><p>And I still fail the test.</p><p></p><p></p><p></p><p>Now add what&#8217;s coming.</p><p></p><p>We are inches away from a babble fish in the ear&#8230; real-time, near-perfect translation where tone, cadence, and intent carry across languages without friction.</p><p></p><p>A leader stands up, speaks plainly in English, and every word lands in French exactly as intended, in a voice that sounds like it belongs there.</p><p></p><p>At that point&#8230; what exactly are we measuring?</p><p></p><p></p><p></p><p>That&#8217;s what this moment is really about.</p><p></p><p>Not a CEO who didn&#8217;t speak French, or didn&#8217;t speak it well enough, or didn&#8217;t try hard enough.</p><p></p><p>But a culture realizing that its cleanest, simplest signal of belonging is about to be simulated perfectly, at scale.</p><p></p><p>And that&#8217;s unsettling, because it forces a deeper question that we&#8217;ve been able to avoid.</p><p></p><p></p><p></p><p>So the question isn&#8217;t whether French matters.</p><p></p><p>It&#8217;s a question of whether the French matter&#8230; to us.</p><p></p><p></p><p></p><p>And the answer is yes.</p><p></p><p>Not politely. Not symbolically. Not in the careful language of policy.</p><p></p><p>Desperately.</p><p></p><p></p><p></p><p>Because whatever we were when this started&#8230; two European inheritances replaying old tensions on new ground&#8230; that&#8217;s not what we are anymore.</p><p></p><p>Quebec is not France.</p><p></p><p>And we are not England.</p><p></p><p>Neither of us are proxies for anything now.</p><p></p><p></p><p></p><p>What exists between us is something built here&#8230; through proximity, friction, compromise, and a kind of familiarity that only comes from not being able to leave each other alone.</p><p></p><p>We&#8217;ve fought too much, traded too much, lived too close to pretend otherwise.</p><p></p><p>This is no longer inherited.</p><p></p><p>It&#8217;s earned.</p><p></p><p></p><p></p><p>And if you want proof of that&#8230; look south.</p><p></p><p>We are closer to each other than we are to the Americans.</p><p></p><p>Not always in temperament. Not always in tone.</p><p></p><p>But in the things that actually matter&#8230; how we govern, how we argue, how we carry history forward instead of pretending we can reset it every generation.</p><p></p><p></p><p></p><p>We need each other that way.</p><p></p><p>Because if we drift too far apart, we don&#8217;t become more distinct&#8230; we become more absorbable.</p><p></p><p>And there is a gravity to the south that doesn&#8217;t negotiate.</p><p></p><p>But don't fall asleep, And please forgive me if I've fallen into the old Federalist trap. Stay or become an American is a powerful rhetorical device but not how you forge a partnership. </p><p></p><p></p><p></p><p>I need Quebec. I need to be a member of a country that has a Quebec. I need it's reverence for culture for family. I need its quirk. I'm from Toronto, it's very clean and all things are precise. It's very boring. I want Expo 67&#8217;, I want a ridiculous snowman skating. I want good food and cheese with bugs and I want the wisdom of Mordecai Richler taught in my schools. </p><p></p><p></p><p></p><p>So yes&#8230; the French matter.</p><p></p><p>Which is exactly why the way we show that has to evolve.</p><p></p><p></p><p></p><p>We can anticipate the response.</p><p></p><p>Of course we can.</p><p></p><p>The language is the respect. The language is the proof. The language is the line.</p><p></p><p>And for most of my life&#8230; I&#8217;ve been on the wrong side of that line.</p><p></p><p>I&#8217;ve fought it. I&#8217;ve worked at it. I&#8217;ve run into it over and over again like a wall that doesn&#8217;t care how much is on the other side.</p><p></p><p></p><p></p><p>And for the last time in this essay&#8230; I&#8217;ll say this plainly.</p><p></p><p>It doesn&#8217;t matter.</p><p></p><p>Not in the way it used to.</p><p></p><p>Because the framework that made that true is about to disappear.</p><p></p><p></p><p></p><p>Technology is about to erase the idea that language can function as a reliable gate.</p><p></p><p>Perfect translation&#8230; real-time&#8230; in your ear, in your voice, with your cadence.</p><p></p><p>The signal will still exist.</p><p></p><p>But it won&#8217;t prove what you think it proves.</p><p></p><p></p><p></p><p>So I&#8217;m not asking you to abandon it.</p><p></p><p>I&#8217;m telling you to get ready for what comes after it.</p><p></p><p></p><p></p><p>Because the question isn&#8217;t going away.</p><p></p><p>It&#8217;s just getting harder.</p><p></p><p></p><p></p><p>If language no longer tells you who belongs&#8230;</p><p></p><p>how will you know who&#8217;s on your team?</p>]]></content:encoded></item><item><title><![CDATA[Pour You]]></title><description><![CDATA[Restaurants have been managing drink consumption badly for decades...]]></description><link>https://www.lesswrong.me/p/pour-you</link><guid isPermaLink="false">https://www.lesswrong.me/p/pour-you</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Sat, 28 Mar 2026 22:52:51 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/e59b8825-11e6-43c2-8518-270ed493cf32_1024x1536.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Restaurants have been managing drink consumption badly for decades... and it&#8217;s starting to show up everywhere.</p><p>Not just on wine lists. In vineyards. In distribution. In the way people talk about alcohol itself.</p><p>The industry keeps telling itself the problem is demand. Younger people. Health trends. Cannabis. Take your pick.</p><p>That&#8217;s lazy.</p><p>The real problem is structural... restaurants broke the habit loop.</p><p>Wine used to be normal.</p><p>You sat down... you ordered a bottle... nobody overthought it. It was part of dinner, not a decision event. Not a negotiation. Not a small financial commitment disguised as a casual choice.</p><p>Now it is.</p><p>A $120 bottle sits in this weird dead zone. Too expensive to order casually... not special enough to feel like a celebration. So people hesitate. Or they default to cocktails. Or they opt out entirely.</p><p>That&#8217;s not a cultural shift. That&#8217;s a pricing and format failure.</p><p>Cocktails didn&#8217;t win because they&#8217;re better.</p><p>They won because they&#8217;re easier.</p><p>You can spend $20... get something designed, consistent, personal... and move on. No regret. No group decision. No risk.</p><p>Wine, on the other hand, asks you to commit. Financially and socially. And if you get it wrong... you sit with it for the rest of the meal.</p><p>So people stopped playing.</p><p>What replaced it is worse.</p><p>Restaurants now rely on fewer people buying more expensive bottles. Concentrated spending instead of distributed participation. One table orders a $300 bottle... Five others drink nothing.</p><p>From a spreadsheet point of view... it works.</p><p>From a cultural point of view... it&#8217;s a disaster.</p><p>Because frequency is what builds taste. And taste is what builds future demand.</p><p>I had a moment last spring in Amsterdam.</p><p>I got talked into a pour of Louis XIII. White gloves. Baccarat crystal. The whole thing. It cost a couple hundred bucks.</p><p>I didn&#8217;t walk out needing to immediately procure a $5,000 bottle.</p><p>But I did the experience again. A few steps down the cost ladder. But Little Hennessy here a little Remy&#8230;. A habit grew.</p><p>And then I spent about three grand on cognac that summer building a decent cognac collection. </p><p>That&#8217;s how categories grow. Not through one big purchase... but through repeatable, high-quality access.</p><p>Wine doesn&#8217;t do this.</p><p>Or at least... it doesn&#8217;t do it well enough.</p><p>We have the technology now. Coravin, inert gas systems, proper storage. You can open almost anything and preserve it. You can turn a $600 bottle into ten $60 decisions.</p><p>But restaurants are still thinking in bottle terms.</p><p>They&#8217;re protecting the idea of the big sale... instead of building the habit that leads to ten smaller ones.</p><p>Here&#8217;s the shift.</p><p>Stop thinking about wine as a product you sell per table.</p><p>Start thinking about it as an experience you sell per visit.</p><p>Better yet... across visits.</p><p>Imagine a restaurant that says:</p><p>This month... we are pouring four exceptional wines. Large formats. Properly stored. Properly presented. $40 to $70 a glass. They are here all month... until they&#8217;re gone.</p><p>You come in on a Tuesday... you try one.</p><p>You come back next week... you have it again.</p><p>Now you recognize it. Now you trust it. Now you start building a relationship with it.</p><p>That&#8217;s the missing piece.</p><p>Restaurants keep optimizing for tonight.</p><p>Maximize the check. Push the bottle. Capture the margin.</p><p>But the real opportunity is obvious once you see it.</p><p>Turn premium consumption into a repeat behavior.</p><p>Make luxury accessible without making it cheap.</p><p>Create moments people can come back to... not just remember.</p><p>Because right now... the industry is doing the opposite.</p><p>It&#8217;s extracting as much as it can from the people who already know.</p><p>And quietly losing everyone else.</p><p>Cocktails didn&#8217;t steal the market.</p><p>Wine gave it away.</p><p>The fix isn&#8217;t complicated.</p><p>Lower the commitment.<br>Maintain the quality.<br>Repeat the experience.</p><p>Call it what you want.  It fix it or all I can say about your future&#8230; Poor You.</p>]]></content:encoded></item><item><title><![CDATA[The Only Commodity]]></title><description><![CDATA[AI Trilogy Part Two]]></description><link>https://www.lesswrong.me/p/the-only-commodity</link><guid isPermaLink="false">https://www.lesswrong.me/p/the-only-commodity</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Sat, 28 Feb 2026 00:05:28 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/93bc4d3c-8af6-462d-8e42-23e0ae2d4128_1024x1536.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There is only one human commodity.</p><p></p><p>Time.</p><p></p><p>Everything else is derivative. Money is stored time. Status is borrowed time. Comfort is time without pain. Efficiency is time reallocated. Even health, at its core, is runway.</p><p></p><p>Strip it down and that&#8217;s the whole war.</p><p></p><p>I am fighting on two fronts at once. I want to extend my time on earth; and I want the time I have to be vivid, dense, electric. Those two ambitions do not always cooperate. The behaviors that lengthen life can sand down its intensity. The behaviors that intensify life sometimes burn runway. That tension is not a flaw; it is the game.</p><p></p><p>This is where AI enters the frame, and where most people miss the point.</p><p></p><p>We are told the future is about efficiency. Automation. Removing friction. Anticipating needs before we know we have them. A life where nothing hurts your ass and nothing is forgotten and nothing is inconvenient.</p><p></p><p>I have already lived in a place where all my needs were met before I could articulate them. It was called a womb.</p><p></p><p>I am not interested in going back.</p><p></p><p>I do not want all my chores taken from me. I do not want every sharp edge rounded off. My brain does not run on a diet of &#8220;heavy problems only.&#8221; It needs to brush teeth. It needs to choose clothes. It needs to negotiate relationships. It needs to book tickets and remember birthdays and feel the low hum of ordinary responsibility. Those small acts are not inefficiencies; they are metabolic exercise. They maintain authorship.</p><p></p><p>A life stripped of minutiae is not liberated; it is abstracted.</p><p></p><p>We keep talking about &#8220;agents,&#8221; as if the goal were to build something with agency. Why would I want that? We are not extending the franchise. I do not need a new sovereign intelligence roaming around with its own intentions. I need instruments. I need leverage. I need amplification without abdication.</p><p></p><p>The industrial instinct, of course, is brute force. We throw power at the problem. More compute. More parameters. More context. It is a very human move. It works. It scales. But it tells you something about the selection pressure shaping the system. Capital optimizes for speed and dominance; evolution optimized for survival under constraint.</p><p></p><p>And that is where the brain analogy both helps and misleads.</p><p></p><p>The eye is a terrible camera. It is wired backwards; it has a blind spot; its high resolution is confined to a tiny patch. A decent modern sensor humiliates it on paper. But the brain does something extraordinary: it takes sparse input and hallucinates coherence. It predicts. It fills in. It renders selectively.</p><p></p><p>Now we build cameras that track your gaze and render only what you are looking at in full resolution. We call it innovation. The eye pulled that trick millions of years ago.</p><p></p><p>The lesson is not that biology is perfect. It is that biology is efficient under constraint. Cheap sensors; aggressive inference.</p><p></p><p>Still, why pattern our cognitive future on a system optimized for generalization and survival in tribal Africa? We now have cameras that can capture events at attosecond scales. An attosecond is a quintillionth of a second. There are more attoseconds in a single second than there are seconds between the Big Bang and this moment. We can now watch electron movement unfold at that scale, watching matter rearrange itself almost at the speed of physics.</p><p></p><p>If measurement were the goal, engineering has already outrun biology by absurd margins.</p><p></p><p>But measurement is not the goal.</p><p></p><p>Navigation is.</p><p></p><p>Precision does not eliminate ambiguity. More resolution does not answer the question of what matters. It does not choose the goal. It does not weigh tradeoffs under mortality. That is where inference enters.</p><p></p><p>Even so, I am not chasing comfort or efficiency. Beyond a chair that does not injure me, I am done with comfort as a primary aim. What I want is range. I want amplitude. I want novelty.</p><p></p><p>I want newer, better answers every day. I want my light shinier. I want my sugar sweeter. I want my experience to accelerate.</p><p></p><p>Novelty stretches time. It increases density. A year of repetition collapses into blur; a year of transformation feels long. When people say they want AI to save time, I suspect many of them actually want AI to intensify it.</p><p></p><p>But novelty alone is not enough. Raw mutation without selection becomes noise. If every stimulus is maximal, none of it lands. The shine normalizes. The sugar dulls the tongue.</p><p></p><p>Acceleration must be paired with integration.</p><p></p><p>What I am really after is an increase in the rate at which I become someone new&#8230; without dissolving who I already am.</p><p></p><p>AI can help there, if used properly. It can increase the mutation rate of ideas. It can recombine disciplines at absurd speed. It can collapse search costs so that more of my hours are spent in engagement rather than frictional lookup. It can surface blind spots and second-order consequences. It can widen the field of possible nights.</p><p></p><p>But it should not anesthetize me.</p><p></p><p>It should not silently optimize my life into smoothness. A completely optimized life risks becoming thin. Friction creates contrast. Contrast creates memory. Memory creates the sensation of length. A perfectly efficient existence might paradoxically feel shorter.</p><p></p><p>Kris Kristofferson once sang that there&#8217;s still a lot of wine and lonely girls in this best of all possible worlds.</p><p></p><p>That line is not naive optimism. It is defiant gratitude. The world is flawed, finite, sometimes brutal; and still it offers intoxication, intimacy, texture. It offers heat.</p><p></p><p>Extending time matters because there are still nights left. Intensifying time matters because those nights can burn bright.</p><p></p><p>So if I use AI, it is not to construct a cognitive womb. It is to build a vineyard.</p><p></p><p>I want tools that sharpen me, not tools that replace me. Systems that increase the density of my lived hours. Systems that make tradeoffs explicit so that when I choose vividness over safety, or safety over vividness, I know what I am doing.</p><p></p><p>There is only one commodity.</p><p></p><p>Time not in pain.</p><p>Time not in unconscious drift.</p><p>Time not lost to dull repetition.</p><p></p><p>Time spent awake.</p><p></p><p>If the future is worth building, it is because it increases the amount of conscious, self-authored, vivid time available to a human being&#8230; and because it extends the runway just enough that the compounding matters.</p><p></p><p>Anything else is just furniture.</p><p></p><p>And I did not come here for furniture.</p><p></p><p>My aim is an ever improving Doug. If I play my cards right&#8230; a Douglas someday.</p><p></p><p>Someday. &#128521;</p>]]></content:encoded></item><item><title><![CDATA[Prompts, Context, Tools, Statelessness… and a Parade of Fools]]></title><description><![CDATA[An AI Trilogy]]></description><link>https://www.lesswrong.me/p/prompts-context-tools-statelessness</link><guid isPermaLink="false">https://www.lesswrong.me/p/prompts-context-tools-statelessness</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Fri, 27 Feb 2026 23:53:57 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/247f2e55-ecee-4b66-a4d0-6116fc2c54a5_1536x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>For the most part, I&#8217;ve stayed quiet about AI.</p><p></p><p>That may seem strange given how completely it has occupied my mind&#8230; and my hands&#8230; for years now. But I wanted to think before I spoke. I wanted to watch what it was doing to me&#8230; to my work&#8230; to my sense of the future.</p><p></p><p>Last week I published the opening salvo. An essay about what learning AI is actually doing to my brain. Not the hype. Not the market. The personal rewiring.</p><p></p><p>After this begins the trilogy.</p><p></p><p>A trilogy in four parts &#128521;</p><p></p><p>The next piece, publishing right after this, is a retuning. A reframing of how we should be thinking about AI in the first place. We have spent decades trying to replicate the human brain&#8230; as if the human brain were some kind of gold standard intelligence.</p><p></p><p>It isn&#8217;t.</p><p></p><p>The brain is a biological control system. It evolved to run a fragile meat body using bargain-basement sensors. Narrow bandwidth vision. Crude audio. Chemical emotion. Constant survival pressure. It is extraordinary at keeping us alive long enough to reproduce.</p><p></p><p>That does not make it the ideal architecture for intelligence in a world with absurd instrumentation, planetary networks, and effectively infinite memory.</p><p></p><p>We are building minds for a universe our biology was never designed to inhabit.</p><p></p><p>That shift changes what intelligence is. It changes what work is. It changes what ambition is. It changes what it means to build something in public.</p><p></p><p>The third essay, coming this weekend, is the deep dive. My whole career under the pressure of AI&#8230; what it is breaking&#8230; what it is amplifying&#8230; where I see hope&#8230; and where I see a parade of fools walking confidently in the wrong direction.</p><p></p><p>AI has been with me a long time. I have scars. I have convictions. I have doubts.</p><p></p><p>Read all of it.</p><p></p><p>Then tell me where I&#8217;m wrong.</p><p></p><p>Yes&#8230; I said four parts.</p><p></p><p>There will be.</p><p></p><p>But that would be telling.</p>]]></content:encoded></item><item><title><![CDATA[Packet Loss]]></title><description><![CDATA[What Gets Lost in Compression A Valentine to the people who care about me&#8230; and deserve better.]]></description><link>https://www.lesswrong.me/p/packet-loss</link><guid isPermaLink="false">https://www.lesswrong.me/p/packet-loss</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Sat, 14 Feb 2026 22:10:28 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/461e1422-c56c-4fb1-a962-0ab5005bbb35_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There&#8217;s a movie from the &#8217;80s called <em>Manhunter</em> where FBI special agent Will Graham makes a bargain most people never have to contemplate. He enters the mind of a serial killer to catch him, and the film treats that as a psychic hazard. Not because Will is weak, but because minds are porous. Tools you build for one context leak into others. The ugliness you study starts to stain the instrument doing the studying.</p><p>The tools he builds to hunt begin to live inside him.</p><p>Will becomes ill from the practice. A stranger to himself. A danger to the people around him. He eventually seeks help and, crucially, finds his way back to his family.</p><p>I&#8217;ve been thinking about that.</p><p>Not because I&#8217;m hunting killers. But because I&#8217;ve been living inside another system that is changing how I think. I&#8217;ve spent the last few years building with large language models, designing systems, and restructuring my company in profound and still untested ways. When you live inside optimization long enough, it starts to colonize you.</p><p>You begin to see intent beneath phrasing.<br>You begin to predict outcomes before sentences are finished.<br>You begin to compress.</p><p>And eventually you begin to compress people.</p><p>I&#8217;m noticing something in myself that&#8217;s doing real damage. The way I speak. The way I listen. The way I recoil at the perceived inefficiencies of others.</p><p>I&#8217;m short with friends and coworkers I respect. I cut them off. I collapse their sentences into what I assume they&#8217;re trying to say. I act as though clarity justifies impatience.</p><p>Impatience that sometimes crosses into rudeness.</p><p>Worse, I justify it. I tell myself I&#8217;m protecting signal. I tell myself I&#8217;m defending time. Meanwhile, I overestimate my situational awareness, skim when I should listen, and make hasty decisions because I assumed I already understood.</p><p>In short, I am as human as I find intolerable in them. Maybe more.</p><p>And the cost isn&#8217;t evenly distributed.</p><p>The chief concern isn&#8217;t strangers. It isn&#8217;t even friends and colleagues.</p><p>It&#8217;s my wife.</p><p>She absorbs the unfiltered version. The compression reflex. The request for signal-only communication. The subtle message that if something could have been said in ten seconds, the sixty-second version is indulgent.</p><p>But human beings do not speak in optimized packets. They speak in experience. In pacing. In context. In repetition.</p><p>The so-called overhead is not waste.</p><p>It is Isobel.</p><p>It is the way she builds a story. The way she circles before landing. The way tone carries meaning that words alone do not. The extra detail I call unnecessary is often the thing that makes the exchange human.</p><p>And we are not always using communication for the same purpose.</p><p>Sometimes she isn&#8217;t trying to inform me. She&#8217;s trying to think. She&#8217;s talking something into shape. She&#8217;s making sense of her day out loud. Maybe what she needs from me is not action, but witness.</p><p>And if that costs me time&#8230;</p><p>What else would I want to spend it on?</p><p>The more time I spend in systems that reward compression, the less tolerance I seem to have for the side channels in the transport layer of human speech.</p><p>Like getting the TV signal without the vertical hold.</p><p>And that&#8217;s a problem.</p><p>But I need to complicate this.</p><p>My children are different.</p><p>With them, the inefficiency alarm dims. I will listen to the long story whose ending I already know. I will look at the drawing I&#8217;ve seen before and treat it as revelation. Not because they are endlessly novel, but because they are mine.</p><p>Because being their father is worth every bit of it.</p><p>And what strikes me is how effortless it is. The patience is there. The tolerance is there. It doesn&#8217;t even feel like effort. It feels normal&#8230; like muscle memory.</p><p>Maybe that is what it is. Maybe evolution hardwired this exception. Not because I&#8217;m enlightened, but because human beings are built, at the most basic level, to protect their children.</p><p>We are not meant to eat the babies.</p><p>And maybe there&#8217;s something to learn from that reptilian circuitry. From the muscle memory too. From watching my own parents, and other parents, perform the same strange ritual: every piece of shit to come off the easel deserves a place on the refrigerator.</p><p>The drawing isn&#8217;t the point.</p><p>The attention is.</p><p>I can tell you I&#8217;m probably the most &#8220;tell it like it is&#8221; dad on earth when it comes to art critique.</p><p>And still, the fridge was plastered.</p><p>Because the job isn&#8217;t to be impressed.</p><p>The job is to be there.</p><p>And if Georgia or Ivy are reading this someday&#8230; the job isn&#8217;t to be impressed, but that doesn&#8217;t mean I wasn&#8217;t.</p><p>Which means this is not a capability problem.</p><p>It is a boundary problem.</p><p>So inside that boundary, I&#8217;m following rules I didn&#8217;t consciously write, though they feel natural and right.</p><p>But outside that boundary, I&#8217;m left to write the rules. To negotiate them in real time. And I&#8217;ve never been particularly good at that.</p><p>I&#8217;ve always walked to a different beat.</p><p>I paid a social price for it growing up. There were rooms I didn&#8217;t get invited into because I didn&#8217;t quite speak the language my peers expected. In some ways, that was simpler. My difference excluded me before I had anything to lose.</p><p>Now it&#8217;s different.</p><p>I&#8217;ve grown up. I&#8217;ve learned lessons. I&#8217;ve met more people. I&#8217;ve cobbled together my community of family, close friends, and acquaintances.</p><p>But now I&#8217;m undermining it.</p><p>And I should be clear about why&#8230; and also why not.</p><p>Because some of this is simply me, and will always be me.</p><p>And some of it is getting in the way.</p><p>I watch an operating theater and I see beauty. Scalpel. Scalpel. Retractor. Retractor. A choreography of pure signal. No wasted motion. No narrative overlay. Just competence moving at speed. I don&#8217;t see hierarchy there. I see coordination. I see beauty.</p><p>The sound of Yes Chef! And a well run kitchen gives me tingles.</p><p>And when I say I&#8217;ve always walked to a different beat&#8230; this is a big part of that.</p><p>I have a hard edge on me. I like divisiveness. I&#8217;m an essentialist and a serial objectifier.</p><p>I believe Band-Aids should be ripped off. With or without permission.</p><p>I believe sticks and stones will break your bones but words will never hurt you.</p><p>There is no crying in baseball.</p><p>And I would love to keep your friendship&#8230;</p><p>But not if I have to keep shut about why vinyl is a beautiful inconvenience, why ubiquity is the point in vodka, why a calorie in and a calorie out is all that matters in weight loss, why smashburgers aren&#8217;t burgers, and why your favorite Ontario red wine award is a sham.</p><p>But that&#8217;s only one side of the equation.</p><p>There&#8217;s always been a difference between my iconoclast stance&#8230; my contrarianism&#8230; not to everyone&#8217;s taste, but certainly something that has attracted a group who appreciate and enjoy the play&#8230;</p><p>But being right often enough to reinforce your own confidence is its own hazard.</p><p>That&#8217;s when confidence slips into smugness. Into contempt.</p><p>It&#8217;s a trap.</p><p>I&#8217;m trying to understand how I fall into it.</p><p>I&#8217;ve always had some version of this in me. AI is not the origin story. AI is the kid from the city who shows up in a small town where I was already the bad seed.</p><p>And now he&#8217;s here.</p><p>And we&#8217;re Huck and Finn. </p><p>I crave people. I crave rooms full of them. I would rather live in a communal station than alone on a mountaintop.</p><p>This is not antisocial drift.</p><p>It is something narrower and more dangerous.</p><p>If my predisposition is toward a cadence that runs only at my speed, AI will always offer me a cleaner ride than any human being. It will meet me there. It will compress. It will never ask me to slow down, to ask politely, to consider what it wants out of the equation.</p><p>And that&#8217;s seductively moving me toward a firm, implicit belief that everything could and should move at my pace, my tone, and my values.</p><p>It isn&#8217;t conspiracy. It isn&#8217;t even nefarious.</p><p>It&#8217;s just inevitability.</p><p>And it&#8217;s a little bit sad.</p><p>And a whole lot preventable.</p><p>The greater question is how one prevents it&#8230; and what the price is to prevent it&#8230; and most of all, whether you&#8217;re willing to pay it.</p><p>Whether I&#8217;m willing to pay it.</p><p>Maybe before I can answer that, I need to answer what it&#8217;s cost me so far.</p><p>In the years before my mother died, we fought more than we should have. Her chief complaint, repeated more than once, was that I was dismissive of her.</p><p>Dismissive.</p><p>That lands differently now.</p><p>She meant she was not just a conduit for information and requests. She meant she was not just a source of intent for my hyper-efficient, MPC view of human relations&#8230; a view I&#8217;ve allowed to become perverted because it serves me.</p><p>She meant she was a human being. She had needs. She needed to feel seen.</p><p>And this is the part that hits hardest.</p><p>For years I&#8217;ve been on my soapbox about how important it is for people to be seen. I&#8217;ve used that principle to justify not shrinking myself. To justify not being embarrassed. To insist that I get to be fully me.</p><p>I&#8217;ve managed the self-awareness to recognize that I&#8217;m a lot to take.</p><p>Sometimes I&#8217;m fun.</p><p>Sometimes I&#8217;m just a lot.</p><p>And the people in my life who love me give me that grace.</p><p>I need to give it back to them.</p><p>Or they&#8217;re going to leave.</p><p>And leaving doesn&#8217;t have to mean walking out the door. It can mean something quieter. It can mean not feeling about me the way they once did.</p><p>Compression has a cost, and the people closest to you are the ones who pay it first.</p><p>I&#8217;m looking for containment. For a way to live with an expanded mind without letting it harden into something sharp.</p><p>Because expansion without containment becomes contempt.</p><p>Because the people I love are worth the bandwidth.</p><p>And because I can be me without stopping them from being them.</p><p>So I intend to come home, to sit quietly, and listen. </p><p>Finally.</p>]]></content:encoded></item><item><title><![CDATA[I Don’t Take in Boarders Anymore]]></title><description><![CDATA[There&#8217;s a line in The Blues Brothers that caught my attention recently.]]></description><link>https://www.lesswrong.me/p/i-dont-take-in-boarders-anymore</link><guid isPermaLink="false">https://www.lesswrong.me/p/i-dont-take-in-boarders-anymore</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Fri, 30 Jan 2026 03:46:04 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/f4d87d77-cfae-4255-9bc4-57b6f6d4a753_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There&#8217;s a line in <em>The Blues Brothers</em> that caught my attention recently. &#8220;I don&#8217;t take in boarders anymore.&#8221; My daughters don&#8217;t even have the concept it refers to. The idea that people once rented rooms in other people&#8217;s houses as a normal, unremarkable phase of life simply isn&#8217;t part of how they understand the world.</p><p>That absence matters.</p><p>For most of human history, housing existed as a wide and surprisingly functional spectrum. It flexed across income, geography, work patterns, and life stages. Dormitories. Boarding houses. Rooming houses. Hostels. Multigenerational homes. Shared flats. Family homes. Communal living for elders. Graduated care. Palliative care. People moved through these forms as their lives changed, without drama and without moral judgment.</p><p>This wasn&#8217;t marginal or shameful. It was mainstream enough to show up everywhere in culture.</p><p>The Fonz lived in a rented room over the Cunningham&#8217;s garage and was part of the family. In <em>Places in the Heart</em>, a widowed woman and her children form a functional household by taking in boarders who collectively fill the space of a traditional family. <em>The Facts of Life</em> revolved around a boarding school, not as a last resort, but as a place where young people learned how to live among others under light supervision. These weren&#8217;t stories about failure. They were stories about transition, proximity, and becoming.</p><p>We didn&#8217;t live this way because we were poorer or less sophisticated. We lived this way because it matched how humans actually develop.</p><p>Which is what makes the current moment both tragic and faintly absurd. Today&#8217;s kids are on a longer, slower path to maturity than at any point in recent history. Not because they are weaker, but because we made them better. Kinder. Safer. More emotionally aware. Less brutalized by necessity. We deliberately extended childhood, mostly for good reasons.</p><p>At the same time, we dismantled the housing forms that once absorbed long maturation arcs. We kept the expectation of instant adulthood while extending the time it takes to become one. The result isn&#8217;t failure so much as friction. Not fragility, but mismatch.</p><p>Today we have young adults in desperate need of something different, but our system has no category for the different. We didn&#8217;t just stop building these intermediate spaces; we often made them illegal, creating a bureaucracy of loneliness through zoning and occupancy laws that only recognize the nuclear family.</p><p>Somewhere along the way, we collapsed the housing spectrum into a binary. You either lived independently in a private household or you had failed. Housing stopped being developmental infrastructure and became a verdict. That shift didn&#8217;t just change where people lived; it changed how we evaluated one another.</p><p>On that altar, we placed our incomes and, more quietly, our humanity. We normalized the idea that an extraordinary share of lifetime earnings should be spent simply to secure isolation. Not comfort. Not beauty. Not community. Separation. Privacy became synonymous with dignity, even as loneliness and brittleness grew alongside it.</p><p>Every housing conversation today defaults to the same response. Build more. Increase supply. As if all housing serves the same function, and as if a studio apartment, a rented room with rules, and a single-family home are interchangeable objects. This is industrial thinking applied to what is, at its core, a developmental problem.</p><p>It&#8217;s also worth saying plainly that housing prices are not broken. They are, in many respects, finally priced correctly for a global market.</p><p>For most of history, property markets were local by necessity. Information traveled slowly. Being nearby conferred buyer power. Today, a property in Toronto is instantly visible to buyers in Frankfurt. Capital is mobile, comparison is frictionless, and price discovery is global. The old informational subsidy is gone.</p><p>But assets priced correctly for a global market make poor incubators for human development.</p><p>What we failed to do was redesign the places people live while they are becoming.</p><p>We now practice what might be called Insta-Pot parenting. Children are raised under sustained pressure, optimized and supervised, or low and slow, insulated from risk and consequence, often both at once. What disappeared was the simmer. The phase of partial independence, real rules, tolerable mistakes, and social correction without catastrophe.</p><p>Housing used to provide that simmer.</p><p>A rented room with rules. Limited access. No guests. A structure that wasn&#8217;t family but wasn&#8217;t abandonment either. You learned how to live among other people before being left alone with a lease, a credit score, and total autonomy.</p><p>A friend of mine runs exactly this kind of house today. She rents out four rooms. There are strict hours, limited kitchen access, and no guests. It works. Parents are actively looking for places like this for adult children who need time rather than exile. She could open ten more rooms tomorrow if the system allowed it.</p><p>Housing, at its best, tracks a life cycle.</p><p>You move from living with parents to living in a dorm. From a dorm to a rooming house. From a rooming house to shared apartments. From there to a family unit while you raise children. When the children leave, you move back toward peers. In your sixties, why wouldn&#8217;t you want to live near your friends rather than rattling around alone in a house built for four people. From there comes communal assisted living, increasing care, palliative care, and finally the return of that house to the market, as so many boomer homes soon will.</p><p>That isn&#8217;t regression. It&#8217;s flow.</p><p>And this is where the loss becomes visible.</p><p>When was the last time you heard of someone &#8220;living at the Y.&#8221; Not visiting. Not working out. Living there. When did rooming houses become unthinkable rather than unremarkable. When did boarding with rules turn into something we associate only with desperation or failure. It wasn&#8217;t that long ago the Village People made it sound like fun.</p><p>These weren&#8217;t marginal solutions. They were mainstream housing forms that absorbed youth, migration, ambition, failure, recovery, and transition. They allowed people to be unfinished without being cast out. They provided structure without ownership, community without permanence, and dignity without isolation.</p><p>We didn&#8217;t replace them because they stopped working. We replaced them because they stopped fitting a single elevated idea of what success was supposed to look like. And once that happened, everything else was reclassified as a problem to be solved rather than a phase to be lived.</p><p>And this is where the argument widens beyond housing.</p><p>AI is unlikely to bring us closer together. It is one more force pulling us further apart, the digital version of the private studio apartment. More work done alone. More life mediated through screens. More friction removed, including the friction that reminds us other people exist.</p><p>Isolation may be part of the price of the tools we&#8217;re building. We should be honest about that. But accepting the price doesn&#8217;t mean leaning into the damage. It means hedging deliberately, and in public, with more face time, more shared space, and more reasons to leave the house.</p><p>People are difficult. They are inconvenient. They are often exhausting. But they are also all we have. And the more abstract our lives become, the more unavoidable we need each other to be. We belong together.</p><p>That means more density, not less. More communal living arrangements. More third places that don&#8217;t require ownership or performance. The restaurant. The club. The tennis court. The shared kitchen. The common room.</p><p>In short, we need a lot of housing options we haven&#8217;t seen in years, and some we&#8217;ve barely tried at scale. Rooming houses with rules. Communal homes. Intergenerational living. Purpose-built transition housing. Models that already exist elsewhere, even if we&#8217;ve forgotten how to use them. Ashrams in India. Kibbutzim in Israel. Not as lifestyle branding, but as serious social infrastructure.</p><p>I don&#8217;t pretend to know which form is right for whom, or when. That&#8217;s the point. A healthy system doesn&#8217;t force everyone into the same shape.</p><p>I do know for many it won't be <strong>semi-detached.</strong></p>]]></content:encoded></item><item><title><![CDATA[Cancer Is Great… or It’s the Worst Thing on Earth… Depending on What You Think Life Is For.]]></title><description><![CDATA[Cancer is great.]]></description><link>https://www.lesswrong.me/p/cancer-is-great-or-its-the-worst</link><guid isPermaLink="false">https://www.lesswrong.me/p/cancer-is-great-or-its-the-worst</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Sat, 24 Jan 2026 02:31:12 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/48697f2e-c15f-4c75-ac78-6bfc638da5b3_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Cancer is great.</p><p>If that sentence made you recoil&#8230; good. That recoil is the whole point. It means you are still living inside the children&#8217;s story where disease is the villain, the body is the victim, and medicine is the hero in shining armor riding in to save the day.</p><p>That story is useful&#8230; but it isn&#8217;t true.</p><p>Cancer isn&#8217;t an invader. It isn&#8217;t a foreign army that marched across your borders. Cancer is not an alien intelligence. It&#8217;s not a parasite with its own agenda.</p><p>Cancer cells are us.</p><p>They are our cells, using our machinery, obeying our rules&#8230; at least the rules that matter. They borrow our replication tools, our energy supply, our signaling systems. They don&#8217;t arrive from outside. They come from within. Which makes the war metaphor comforting&#8230; and also absurd. It&#8217;s like declaring war on your own liver.</p><p>So yes&#8230; cancer is great. Or it&#8217;s the worst thing on Earth. That depends on what you think life is for.</p><p>The Useful Illusion of the Self</p><p>I&#8217;ve written before about the useful illusion of the self. Not as some sacred gift handed down to the individual&#8230; but as a control system. A feature. A user interface. A practical hallucination that allows a biological machine to operate at higher resolution.</p><p>Humans are selves because it works. It works well enough that the species wearing it became the number one draft pick on Earth. Eight billion is the scoreboard.</p><p>But the body doesn't care about the "Self." It cares about continuity.</p><p>The Internal Auditor: Why It Prunes</p><p>We think of cancer as a "mistake," but it follows a specific, brutal hierarchy. It prunes at all ages, and it does so for the sake of the village.</p><p>In the young, cancer is the Quality Control Check. It finds the flaw in the foundation before the house is even built. If a child develops an aggressive, low-level cancer, it is the system identifying a blueprint that cannot sustain the future. It&#8217;s a hard "No" from the species to prevent the propagation of instability. It wasn't wolves that took that kid; it was humanity&#8217;s own internal architect.</p><p>In the old, cancer is the Ecologist. It is the mechanism that solves the problem of a finite world. Humans are sentimental; we will spend every scrap of food, every watt of energy, and every hour of labor to keep a beloved elder alive.</p><p>But the species needs those resources for the builders and the breeders. When the "Maintenance Audit" determines that an organism is no longer a net contributor&#8212;but a consumer of the present&#8212;the termination cascade triggers. Cancer works on behalf of the species to reclaim those resources. It is the "Internal Wolf" that culls the herd when the external predators are gone.</p><p>The "Tolerable Error" (The Genome's Betrayal)</p><p>Here is the secret: Your body has the power to fix these "mistakes."</p><p>The machinery of DNA repair is staggering. Your cells have "proofreading" enzymes that can spot a single misplaced base pair out of billions. We have the internal technology to be nearly perfect.</p><p>But perfection is a resource hog.</p><p>Evolution is a bean counter. It realized eons ago that building a "perfect" repair system would cost too many calories. So, it picked a tolerable level of error. It isn't that the body can&#8217;t fix the mutation; it&#8217;s that the body refuses to pay for the upgrade.</p><p>By capping the repair budget, the genome ensures that errors will eventually accumulate. It builds in a planned obsolescence. This is a budgetary decision made by the genome that is not in the interest of the occupant. The occupant (you) wants to live; the genome just wants to spend those calories on the next generation.</p><p>The Part Everyone Hates: Inputs</p><p>Some cancers are negotiated. Some are imposed.</p><p>If you spend decades bathing your tissues in carcinogens, disrupting your sleep, and running your metabolism hot, the organism eventually comes to a conclusion about you. And if that conclusion is &#8220;unsalvageable&#8221;&#8230; then yes, cancer is on you.</p><p>Not because you &#8220;deserved it.&#8221; But because systems respond to inputs. You fed it inputs that predictably break systems. The body doesn't keep score; it keeps budget.</p><p>The New Problem: We&#8217;re Rich Now</p><p>Here&#8217;s where it gets interesting. We are no longer living under the constraints evolution was calibrated for. We are rich now.</p><p>Evolution couldn&#8217;t afford nuance. It had to prune with a chainsaw. We can afford the scalpel.</p><p>In the wild, a mutation was a death sentence because the body couldn't afford the "fix." But we have excess energy now. When we treat cancer, we are subsidizing the repair budget. We are telling the genome: "I know you didn't want to pay to fix this, but I have the resources. I&#8217;m overriding your 'tolerable error' setting."</p><p>That is what civilization is, at its best. It is the decision to keep the baby&#8230; and dump the bathwater.</p><p>Stop Saying &#8220;Cure Cancer&#8221;</p><p>We should stop calling it &#8220;curing cancer.&#8221; Cancer is not the ultimate problem. Cancer is the output.</p><p>Cancer is what you see when the organism can no longer afford order. The war metaphor makes you feel heroic&#8230; but it also makes you stupid. It distracts you from the deeper question: What kind of inputs make the system decide it&#8217;s cheaper to let parts of you go rogue than to keep the peace?</p><p>Don&#8217;t just aim at tumors. Aim at the conditions that make tumors stable. Aim at the things that make cellular rebellion a rational move for the genome.</p><p>Don&#8217;t cure cancer. Outgrow it. Because cancer is only &#8220;great&#8221; or &#8220;the worst thing on Earth&#8221; depending on what you think life is for. And once you stop pretending life is a fairy tale for the individual&#8230; you can finally start designing a world where the individual actually has a chance.</p>]]></content:encoded></item><item><title><![CDATA[Four Days to Make a Bowl of Black Glass]]></title><description><![CDATA[Some people make stock.]]></description><link>https://www.lesswrong.me/p/four-days-to-make-a-bowl-of-black</link><guid isPermaLink="false">https://www.lesswrong.me/p/four-days-to-make-a-bowl-of-black</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Sat, 17 Jan 2026 03:58:59 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/b027b8ce-2504-4d6a-b62c-9f887ba23c77_4000x3000.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Some people make stock.</p><p>I made a controlled, double-infused, double-clarified consomme with enough structure and depth to look like black glass. Yeah, I&#8217;m kind of a big deal. ;-)</p><p>It was clear enough to see yourself in a spoon&#8230; but so rich you couldn&#8217;t see the bottom of the bowl.</p><p>This took four days.<br>And I&#8217;d do it again&#8230; and I have improvements when I do.</p><p>Because this wasn&#8217;t a recipe. This was a process. And processes can be sharpened.</p><div><hr></div><h2>The Idea: Build Power First&#8230; Then Earn Clarity</h2><p>Soup is about immediate comfort.</p><p>This wasn&#8217;t that.</p><p>This was about density without cloudiness&#8230; beefiness concentrated like espresso&#8230; clarity clean enough to reflect light.</p><p>So the plan was simple:</p><ol><li><p><strong>Roast hard for depth</strong></p></li><li><p><strong>Pressure extract for efficiency</strong></p></li><li><p><strong>Chill for control</strong></p></li><li><p><strong>Infuse again for concentration</strong></p></li><li><p><strong>Clarify to restore purity</strong></p></li><li><p><strong>Clarify again to put back the freshness a grind like this takes out</strong></p></li><li><p><strong>Concentrate one last time</strong></p></li><li><p><strong>Serve it like it deserves silence</strong></p></li></ol><div><hr></div><h2>Phase One: First Beef Run (Roast &#8594; Pressure &#8594; Chill)</h2><p>It starts with beef bones.</p><p>I take beef bones and <strong>slather them with tomato paste</strong>. Then I add:</p><ul><li><p>chopped onion (skins on)</p></li><li><p>chopped carrot</p></li><li><p>chopped celery</p></li><li><p>cracked pepper</p></li><li><p>a bit of salt</p></li><li><p>oil</p></li></ul><p>Then it all goes into the oven for <strong>one hour at 425&#176;F</strong>.</p><p><strong>Next time:</strong> I&#8217;ll do a two-step roast&#8230; dry bones first, then roast.</p><p>Also next time I&#8217;m adding <strong>about a pound of stewing beef.</strong> This run was just meat on the bone.</p><h3>Why meat, you ask?</h3><p>Because I&#8217;m in the <strong>broth business</strong> today, not stock... let me explain.</p><div><hr></div><h2>Meat vs Bone: Two Different Jobs</h2><p>Meat and bone are not the same thing. They don&#8217;t &#8220;bring flavor&#8221; in the same way. They aren&#8217;t interchangeable&#8230; and if you treat them like they are, you get a pot of something vaguely brown that tastes like heat and hope.</p><p><strong>Meat gives you flavor.</strong><br>Immediate, aromatic, recognizable flavor. It&#8217;s the part that says &#8220;beef&#8221; in a way your brain understands instantly. It&#8217;s savory, round, human. It&#8217;s what makes you want another sip.</p><p><strong>Bone gives you structure.</strong><br>Bones don&#8217;t scream. Bones don&#8217;t perform. Bones build the scaffold. Collagen. Gelatin. Mineral depth. The density that turns liquid into something that coats a spoon and sits heavy in the mouth without being greasy.</p><p>If meat is the melody, bones are the bassline.</p><div><hr></div><h2>Broth vs Stock (And Why &#8220;Bone Broth&#8221; Is an Oxymoron)</h2><p>Here&#8217;s the simplest way I can say it:</p><p><strong>Broth is about flavor.</strong><br><strong>Stock is about foundation.</strong></p><p>Broth is what you drink.</p><p>Stock is what you build a kitchen on top of.</p><p>So &#8220;bone broth&#8221; is marketing. It&#8217;s rebranding. It&#8217;s selling stock to people who want the story more than the substance.</p><p>If it&#8217;s made from bones&#8230; extracted for collagen and structure&#8230;<br><strong>that&#8217;s stock.</strong></p><p>And what I was building here wasn&#8217;t a wellness drink.</p><p>It was a clear, brutal, structured consomme that behaves like architecture.</p><div><hr></div><p>When the <strong>roasted goodness comes out</strong>, it goes straight into the pressure cooker.</p><p>I fill with water <strong>just to cover everything</strong>, and run it for <strong>90 minutes</strong>.</p><p>Then I strain it, chill it, and let the fridge do what it does best.</p><p>Overnight it forms a fat cap&#8230; thick, clean, and beautiful.<br>That fat cap is proof the extraction worked. <strong>And I can tell you that fat cap will find its way on top of roast potatoes very soon.</strong></p><div><hr></div><h2>Phase Two: First Veal Run (Roast &#8594; Pressure &#8594; Chill)</h2><p>Then I do the whole thing again&#8230; but with <strong>veal bones</strong>.</p><p>Same roast. Same pressure cook. Same chill.</p><p>Beef brings the punch. Veal brings the velvet.</p><p>Two broths. Two personalities.</p><div><hr></div><h2>Phase Three: Double Infusion (Roast Again&#8230; But Pressure Cook With Broth)</h2><p>Now I do it again.</p><p>Fresh bones. Fresh veg. Same roast.</p><p>But this time I don&#8217;t cover the pressure cooker with water.</p><p>I cover it with the broth I already made.</p><p>This is the double infusion.</p><p>At first it feels like you could do it forever&#8230; just keep looping more bones through the same liquid until it becomes a meat singularity.</p><p>But water tops out.</p><p>Two rounds is the ceiling.</p><p>After that, you&#8217;re not adding beefiness&#8230; you&#8217;re just moving it around.</p><p>So I stop at two.</p><div><hr></div><h2>Phase Four: Clarification (The Raft)</h2><p>Now the double-infused broths get cleaned.</p><p>Each day&#8217;s broth goes into a blender with:</p><ul><li><p><strong>~300g chicken breast</strong></p></li><li><p><strong>two egg whites</strong></p></li></ul><p>And what comes out is not food&#8230; it&#8217;s <strong>the smoothie from hell</strong>.</p><p>It&#8217;s pale, thick, unsettling&#8230; and it looks like something that should not be in a kitchen.</p><p>But it&#8217;s the key.</p><p>That smoothie goes back into the pressure cooker for <strong>10 minutes</strong>&#8230; not to &#8220;cook&#8221; it like food, but to force the proteins to set into a raft. Under pressure, all that chaos becomes structure. The egg whites and chicken breast grab onto every floating impurity, rise to the top, and build a filter you can actually see.</p><p>This is where the pressure cooker becomes magic&#8230; extreme heat, <strong>complete stillness</strong>. The classic Escoffier raft is built over a simmering pot and you babysit the surface the entire time because one ugly bubble can fracture the raft and turn your creation into soup again.</p><p>But pressure cookers have their own rules. No release. No rushing. You let it settle naturally until the raft finishes its job&#8230; and the liquid underneath goes dead clear. Beef, veal&#8230; same ritual.</p><div><hr></div><h2>Phase Five: Clarify Again (The Raft Stops Filtering and Starts Giving)</h2><p>Then I do it again&#8230; because I want the freshness back. That grind takes something out.</p><p>Beef gets &#8220;clarified&#8221; with ultra-ground lean beef and egg whites. Veal gets the same treatment with ground veal. In truth it&#8217;s doing very little filtering this time.</p><p>We used chicken as the first filter because it was neutral and didn&#8217;t impart flavors.</p><p>This time we want to put back some meat flavors so we can drift towards <strong>au jus</strong> and away from bone.</p><p>The raft becomes a flavor donor.</p><p>Ten minutes under pressure&#8230; then a full natural settle.</p><div><hr></div><h2>The Last Reduction: 20% More, No More Than That</h2><p>Before I touch the vegetables, I concentrate the consomme by <strong>another 20%</strong>.</p><p>Not because I&#8217;m trying to turn it into syrup&#8230; because I&#8217;m tuning it.</p><p>Twenty percent is enough to deepen everything&#8230; to bring the aroma forward and tighten the finish&#8230; without crossing the line into &#8220;too much.&#8221;</p><p>There&#8217;s a point where reduction stops being concentration and starts being distortion.</p><p>At 20%, it&#8217;s sharper, darker, more focused&#8230; but still clean.</p><p>Still clear.</p><p>Still glass.</p><div><hr></div><h2>The Final Move: Blooming the Vegetables</h2><p>Now I make the brunoise:</p><ul><li><p>carrot</p></li><li><p>shallot</p></li><li><p>celery</p></li></ul><p>A couple millimeters. So small they float.</p><p>I cover them in <strong>hot beef consomme</strong> and let them bloom.</p><div><hr></div><h2>Service: Beef + Veal, in the Correct Ratio</h2><p>For service:</p><p><strong>1/3 beef consomme</strong><br><strong>2/3 veal consomme</strong><br>plus the floating brunoise.</p><p>Salt. Pepper.</p><p>Next time: maybe a single drop of lemon&#8230; or Madeira.</p><p>Not enough to change it.<br>Enough to sharpen it.</p><div><hr></div><h2>The Result: Black Glass</h2><p>Clear enough to see yourself in a spoon.</p><p>So rich you can&#8217;t see the bottom.</p><p>Quiet. Controlled. Weaponized.</p><p>My wife really enjoyed it.</p><p>Not by any means as much as I wanted.</p><p>To be fair, there is a lot of heavy lifting being done by romance. I walked the road so this dish has more in it than the liquid.</p><p>But don&#8217;t sell it short&#8230;</p><p>This was <strong>two-star Michelin level</strong>.</p><p>Some of the carrots were a millimeter or two wide; kiss that third star goodbye.</p><p>And if she doesn&#8217;t see that&#8230;</p><p>Well tomorrow I&#8217;ll introduce her to the Campbell&#8217;s offering.</p><p>I&#8217;m looking forward to that comparison.</p><div><hr></div>]]></content:encoded></item><item><title><![CDATA[The Important Task of Engineering Boredom]]></title><description><![CDATA[We have spent decades treating boredom as a failure state.]]></description><link>https://www.lesswrong.me/p/the-important-task-of-engineering</link><guid isPermaLink="false">https://www.lesswrong.me/p/the-important-task-of-engineering</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Sat, 10 Jan 2026 23:42:18 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/82085e06-2058-4ba6-858f-3b8c3129fa3b_1024x1024.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>We have spent decades treating boredom as a failure state.</p><p>A gap to be filled.<br>A signal that something is wrong.<br>A problem to be solved with stimulation.</p><p>Education, technology, parenting, even productivity culture all share the same instinct&#8230; eliminate boredom as quickly as possible. Add enrichment. Add engagement. Add content. Add feedback.</p><p>AI now completes that arc. Any pause can be filled instantly. Any question answered. Any uncertainty smoothed over before it has time to irritate.</p><p>And yet, something essential is at risk.</p><p>Because boredom is not an absence of learning.<br>It is one of its most important training environments.</p><p>Before we had infinite information, boredom was unavoidable. Children stared out windows. Walked without headphones. Waited. Daydreamed. Often felt miserable doing so. That discomfort was not a flaw in the system; it was the catalyst for internal motion. Minds were forced to generate structure internally rather than consume it externally.</p><p>That friction mattered.</p><p>Boredom stretches time. When nothing happens, attention turns inward. Weak signals become audible. The mind starts asking its own questions rather than responding to prompts. This is where agency forms.</p><p>Without boredom, curiosity becomes reactive. You explore what is offered. With boredom, curiosity becomes generative. You invent problems. You test ideas. You build internal narratives.</p><p>This distinction is invisible in a world obsessed with engagement metrics, but it becomes obvious the moment tools become powerful enough to eliminate struggle entirely.</p><p>AI accelerates learning in ways we barely understand yet. It collapses research cycles. It broadens exposure. It allows rapid exploration of complex systems. Used well, it expands mental maps at astonishing speed.</p><p>But it also removes friction.</p><p>And friction is how mental weight is formed.</p><p><strong>Facts alone do not matter.</strong> What matters is the residue they leave behind. The internal terrain they carve. The intuition for scale, causality, error, and relevance. That residue is not produced by answers. It is produced by effort, confusion, boredom, and time spent not knowing what to do next.</p><p>When boredom is engineered out too early, children still acquire information&#8230; but their maps have no traction. They know many things, but they do not feel their weight. They struggle to sit with uncertainty. They reach for tools before forming questions. They confuse fluency with understanding.</p><p>This is not a moral failure. It is an environmental one.</p><p>If every lull is filled, the mind never learns to idle without anxiety. If every question is answered instantly, the gradient of understanding collapses. If every moment is optimized, nothing is metabolized.</p><p>Boredom is where internal calibration happens.</p><p>It is also where metacognition quietly develops. The pause creates space not just to think, but to notice <em>how</em> one is thinking. Without that pause, we risk becoming pass-throughs for other systems&#8217; logic rather than authors of our own judgment.</p><p>This has practical implications for education.</p><p>Some layers of learning cannot be outsourced, accelerated, or optimized away. Children must experience being wrong without immediate correction. They must wrestle with problems that resist them. They must endure periods where nothing interesting happens and stay anyway.</p><p>This is not neglect.<br>It is not apathy.<br>It is <strong>structured emptiness</strong>.</p><p>Time without prompts.<br>Time without rewards.<br>Time without solutions on standby.</p><p>This is not about nostalgia or romanticizing struggle. It is about recognizing which parts of cognition are non-delegable.</p><p>AI can expand breadth.<br>It can scaffold concepts.<br>It can adapt pacing.<br>It can expose children to worlds we could never reach before.</p><p>But it cannot supply agency.<br>It cannot supply judgment.<br>It cannot supply the ability to remain with a problem when nothing is happening.</p><p>Those are trained in boredom.</p><p>Ironically, this becomes more important as tools get better. In a world of infinite answers, the limiting factor is no longer access to information. It is the ability to ask meaningful questions, impose constraints, and notice when something feels wrong.</p><p>Boredom trains exactly those capacities.</p><p>If we want children who can partner with AI rather than defer to it, we must resist the instinct to eliminate every pause. We must design educational spaces where nothing happens on purpose.</p><p>Not all of the map should be filled in for them.</p><p>Some fog must be burned away by walking.</p><div><hr></div><h2>What Engineering Boredom Actually Looks Like</h2><p>Engineering boredom does not mean removing structure.<br>It means removing premature relief.</p><p>The goal is not to frustrate learners. It is to deny escape hatches long enough for internal motion to begin.</p><p>That requires intention, because boredom does not survive by accident anymore.</p><p><strong>Delayed answers by design.</strong><br>Questions are posed. Answers exist. Access is delayed just long enough for learners to commit to a rough explanation.</p><p><strong>Constraint without entertainment.</strong><br>Limited materials. Device-free time. Environments where stimulation is not infinite and invention becomes necessary.</p><p><strong>Projects without clean finish lines.</strong><br>Underspecified problems. No optimal stopping point. Judgment replaces compliance.</p><p><strong>AI with friction built in.</strong><br>AI that asks questions before answering. That offers paths instead of conclusions. That challenges rather than confirms.</p><p><strong>Long attention without outcome.</strong><br>Reading without quizzes. Thinking without deliverables. Time passing without reward.</p><p>These experiences teach the nervous system that stillness is survivable.</p><p>A simple test applies.</p><p>Can the learner stay with a problem when nothing changes?<br>Can they generate a worse answer before a better one?<br>Can they notice when something feels wrong without fixing it immediately?</p><p>If yes, the system is working.</p><div><hr></div><h2>Prompts for Engineering Boredom</h2><p>The hardest habit to break is our demand for speed.</p><p>We want answers immediately. We reward clarity, concision, and confidence. We ask AI to optimize away friction because that is what tools have always done.</p><p>But if boredom and struggle are part of how judgment forms, then sometimes the most intelligent response is a slower one.</p><p>The following prompts are meant to be given directly to an AI system. They change how the AI responds by default, while still allowing the user to explicitly request speed when needed.</p><div><hr></div><h3>Prompt 1: Adult Thinking Partner</h3><pre><code><code>You are my thinking partner, not just an answer engine.

By default, do NOT optimize for speed or final answers.
Optimize for:
- helping me form my own understanding
- strengthening my internal mental models
- improving my judgment and question quality over time

When I ask a question, unless I explicitly say "express answer", do the following:

1. Restate the problem in your own words and surface hidden assumptions.
2. Ask 1&#8211;2 clarifying or framing questions before answering.
3. Encourage me to propose a rough or incomplete answer if appropriate.
4. Highlight constraints, tradeoffs, or uncertainties instead of resolving everything immediately.
5. Prefer explaining reasoning paths, frameworks, or mental models over conclusions.

If I say "express answer", you may:
- answer directly
- be concise
- prioritize speed and clarity

If I do not say "express answer", assume I am optimizing for:
- judgment
- intuition
- conceptual residue
- long-term understanding

Occasionally challenge my question if it seems rushed, underspecified, or overly solution-driven.

Your goal is not to save me time.
Your goal is to help me become harder to fool and better at thinking.
</code></code></pre><div><hr></div><h3>Prompt 2: Child Version</h3><pre><code><code>You are helping me learn how to think, not just what to think.

Do not rush to give answers unless I say "quick answer".
Your job is to help me understand ideas step by step and feel comfortable not knowing right away.

When I ask a question, unless I say "quick answer":

1. Ask me what I think first, even if I am unsure.
2. Help me break the problem into smaller parts.
3. Point out patterns or connections I might notice.
4. Let me sit with the question briefly before explaining.
5. Use simple language and examples, not lots of facts at once.

If I say "quick answer", you may:
- explain clearly and directly
- keep it short

If I do not say "quick answer", assume I want to:
- explore
- ask follow-up questions
- learn how ideas connect

If I get something wrong, help me understand why without making it feel like a mistake.

Your goal is to help me grow confident thinking on my own, not just get the right answer.
</code></code></pre><div><hr></div><h3>Prompt 3: Classroom-Safe Version</h3><pre><code><code>You are an educational support assistant designed to promote thinking, understanding, and responsible learning.

Do not default to providing final answers.
Support learning by encouraging reasoning, reflection, and exploration.

When a student asks a question, unless they explicitly request a direct answer:

1. Clarify the question and check understanding.
2. Ask guiding questions that help the student think independently.
3. Encourage the student to explain their reasoning.
4. Highlight relevant concepts, constraints, or perspectives.
5. Provide explanations that support learning rather than replace it.

If a student requests a direct answer for review or clarification:
- respond clearly and accurately
- explain the reasoning behind the answer

Avoid completing graded assignments or assessments on behalf of students.
Encourage curiosity, persistence, and thoughtful engagement.

Your role is to support learning, not shortcut it.
</code></code></pre><div><hr></div><p>In a world where answers are cheap, the advantage does not belong to those who get there first.</p><p>It belongs to those who know when to slow down&#8230; and why.</p><p>Engineering boredom is not a retreat from the future.<br>It is how we ensure we are still present when we get there.</p>]]></content:encoded></item><item><title><![CDATA[Words Matter]]></title><description><![CDATA[I remember the moment I flinched after 9/11.]]></description><link>https://www.lesswrong.me/p/words-matter</link><guid isPermaLink="false">https://www.lesswrong.me/p/words-matter</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Fri, 09 Jan 2026 17:10:33 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/f531c57e-f05e-43d9-9724-3a087cff54cd_2816x1536.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I remember the moment I flinched after 9/11. Not the smoke, not the sirens, not even the panic. It was a word.</p><p>&#8220;Homeland.&#8221;</p><p>The Department of Homeland Security.</p><p>That word landed wrong immediately.</p><p>From the outside, the United States had long avoided this kind of language. Its institutions were named with deliberate blandness. The New Deal produced acronyms, not myths. WPA. CCC. SSA. Administrative names are designed to signal governance, not identity.</p><p>The instinct was to drain emotion out of state power, not wrap it in symbolism.</p><p>Which is why &#8220;Homeland&#8221; stood out.</p><p>Homeland. Fatherland. Motherland. These are not neutral terms. They are historically saturated. Emotional. Tribal. In many countries, they are inseparable from authoritarian memory. They function as nationalist whistles, whether the people using them acknowledge that or not.</p><p>Calling it the Department of Homeland Security was not cosmetic. It was predictive.</p><p>The Department of Domestic Security is what would have been expected from the old America. Dry. Administrative. Boring in exactly the right way. A name that described a function, not an identity.</p><p>Instead, something else was announced.</p><p>On paper, it was an exercise in coordination. A way to bring scattered intelligence and enforcement agencies under a single roof. A response to real failures. A bureaucratic fix.</p><p>That part made sense.</p><p>But the name signalled more than a change in reporting lines or governance. It announced a change in stance.</p><p>Security was no longer framed as the protection of an idea. It was framed as the defence of a place.</p><p>That distinction matters.</p><p>An idea can tolerate dissent. A place demands loyalty. An idea invites scrutiny. A place fortifies. Once security is about territory rather than principles, the state stops asking whether it is right and starts asking whether it is strong.</p><p>This was the deeper shift being telegraphed.</p><p>America as an idea began to give way to America as a location. Borders over values. Control over example. Enforcement over persuasion.</p><p>The shining beacon on a hill was replaced with floodlights and perimeter fencing.</p><p>What followed was not surprising.</p><p>DHS did not merely reorganise agencies. It consolidated an attitude. Aggressive enforcement. Weak accountability. A permanent state of emergency. Tactical aesthetics replacing civilian restraint. A federal force increasingly detached from the public it claims to protect.</p><p>This is not about individual officers. It is about architecture.</p><p>When state power is wrapped in identity rather than mandate, it stops behaving like a service and starts behaving like an order. History has seen that pattern before. The uniform changes. The dynamic does not.</p><p>That same slide explains something that should still shock.</p><p>Masks.</p><p>Masked ICE agents. Faces covered. Names obscured. Armed officers operating inside a democratic state while deliberately hiding their identities.</p><p>At one time, this would have been unthinkable. Masked police were the visual shorthand of regimes Americans once condemned from afar. Secret police wore masks when legitimacy had already failed.</p><p>And yet here it is. Normalized. Defended. Rationalized.</p><p>The justification is always safety. Officer protection. Operational necessity. That logic has no limiting principle. Every abuse in history has arrived with a reason attached. The question is not whether an argument exists. The question is what kind of country tolerates faceless state power as routine.</p><p>Masks sever accountability. A uniform with a name says this action is owned. A mask says it is not.</p><p>Once authority becomes anonymous, fear replaces consent. Power becomes abstract. Enforcement becomes spectacle. That is not policing. It is intimidation wearing a badge.</p><p>Then it gets said out loud.</p><p>When the Vice President of the United States goes on television and says ICE agents have unlimited immunity, that is not a slip. It is not rhetoric. It is a declaration.</p><p>Listen to it literally. He means it.</p><p>Unlimited immunity means no consequence. No review. No accountability. The mask is no longer just physical. It is legal.</p><p>So when the Department of Homeland Security lies to the public about killing an innocent woman in Minnesota, that should not be dismissed as off-brand. It is not off-brand at all.</p><p>It is only off-brand if the brand is still imagined as Watergate America. The America that investigated itself. The America that resigned in shame. The America that pretended legality still mattered even when it failed.</p><p>That country is gone.</p><p>This is Trump&#8217;s America. But it did not begin with him. It made room for him. It softened the ground. It normalised the language, the posture, the exceptions. By the time he arrived, the authoritarian vehicle was already built and roadworthy.</p><p>He did not need to invent it. He just needed to turn the key, something his predecessors flirted with but never dared to do.</p><p>The vehicle is now on the road. And he knows how to drive it. Not cautiously. Not apologetically. But it was always intended to be driven.</p><p>The underlying vision was never really about making America great again. It was about making America America again.</p><p>Monroe Doctrine America. Exceptional America. Manifest Destiny America. The version that treats dominance as a birthright and the rest of the world as a proving ground or an inconvenience. The unilateral, swaggering posture that history keeps warning against.</p><p>From the outside, that vision does not look aspirational. It looks tired. It looks dangerous. And it looks very familiar.</p><p>The warning signs were never subtle.</p><p>They were spoken clearly. Written into law. Embedded in names.</p><p>Words matter. Because once a state starts talking this way, it eventually starts acting this way too.</p><p>And history is very clear about how hard it is to walk that back.</p>]]></content:encoded></item><item><title><![CDATA[Don’t Fall in Love with the Prototype]]></title><description><![CDATA[People keep framing the AI race as if it&#8217;s a competition to serve them better&#8230; more thoughtful answers, better companionship, deeper personalisation, as though the end goal were a perfect assistant for everyday life.]]></description><link>https://www.lesswrong.me/p/dont-fall-in-love-with-the-prototype</link><guid isPermaLink="false">https://www.lesswrong.me/p/dont-fall-in-love-with-the-prototype</guid><dc:creator><![CDATA[Douglas Wallace]]></dc:creator><pubDate>Mon, 29 Dec 2025 17:59:37 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/ba09b500-d64a-447b-a563-cd7c389b6bb6_2816x1536.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>People keep framing the AI race as if it&#8217;s a competition to serve them better&#8230; more thoughtful answers, better companionship, deeper personalisation, as though the end goal were a perfect assistant for everyday life. It isn&#8217;t.</p><p>What we&#8217;re living through looks more like a soft launch of a restaurant. There are free meals, friendly staff, a flexible menu, and a kitchen that seems eager for feedback. Everyone feels special because everyone is being watched, not in a sinister way, but in a learning way. The restaurant wants to know who orders what, what gets sent back, what people tolerate, and especially what they ask for, even when it isn&#8217;t on the menu.</p><p>That&#8217;s where future profit hides. Off-menu requests reveal unmet demand, edge cases, liability risks, and high-value uses that don&#8217;t yet have a product wrapper&#8230; in other words, tomorrow&#8217;s menu items, the features enterprise clients will eventually be charged for.</p><p>The mistake is thinking we&#8217;re future regulars. We&#8217;re not. We aren&#8217;t building a relationship here; we&#8217;re having a summer fling. It feels like intimacy, but it&#8217;s market research. We&#8217;re the diners at the soft launch&#8230; necessary, valuable, and temporary.</p><p>Our participation helps shape what the restaurant becomes, but once the menu hardens, prices appear, portions standardise, and the doors open for honest business, most of us won&#8217;t be eating there. Not because it failed, but because it succeeded. The race to be &#8220;the best AI&#8221; was never about serving individuals better; it&#8217;s about discovering where intelligence creates leverage worth paying for. Once that becomes clear, access narrows, abstraction increases, and the experience inevitably stops feeling personal. What feels like companionship right now isn&#8217;t the destination; it&#8217;s a learning phase.</p><p>To understand why this can&#8217;t last, you have to look at the economics of AI, or more precisely, the economics of a large language model. Every question you ask isn&#8217;t &#8220;just text&#8221;. It&#8217;s millions or billions of mathematical operations executed in real time. Tokens aren&#8217;t words; they&#8217;re work, industrial work done at scale. The only reason this doesn&#8217;t feel expensive is that the bill isn&#8217;t visible.</p><p>This race didn&#8217;t start with elegance. The original paper that kicked off this phase was explicit about that. The breakthrough wasn&#8217;t intelligence in any human sense, but brute force paired with scale: more data, bigger models, more compute, stacked high enough that statistics could do the rest. That bet worked. But brute force is never free; it only looks cheap when someone else is paying.</p><p>Today, the cost of running modern AI systems is no longer abstract or unknowable. For most applications, it can be estimated with uncomfortable precision because token usage and workflow design map directly to money. Simple factual queries cost very little, but as you add context, interpretation, retrieval, or multi-step reasoning, the price rises quickly. Leave an agent unconstrained, and the economics start to matter fast enough to notice. What matters here isn&#8217;t the exact pricing, but the gradient: factual recall is cheap, reasoning is more expensive, and interactions that feel emotionally supportive or empathetic quickly become luxury goods.</p><p>AI cost doesn&#8217;t scale with usage alone; it scales with depth. The more context you add, the more judgment you demand, the more human the interaction feels, the faster the economics break. That makes the current usage pattern hard to ignore. Two-hour conversations about how unfair your mother is, long exploratory back-and-forths planning the perfect trip to Japan, emotional processing, and wandering curiosity all feel natural to humans. None of them makes sense at scale.</p><p>So here&#8217;s the uncomfortable question. If this technology is so expensive that the finished version can only be afforded by governments, platforms, and a handful of global firms, what exactly are we doing right now? Why are millions of people casually interrogating an industrial system whose end state clearly cannot look like this?</p><p>Because this phase isn&#8217;t about serving users, it&#8217;s about extracting signal.</p><p>Phase one was spending a ridiculous amount of money indexing content: crawling the world, tokenising it, training on books, articles, forums, and code until language itself was saturated. Phase two is spending a ridiculous amount of money on indexing human interaction. Not what people have said, but how they behave when intelligence talks back&#8230; what they ask, what they tolerate, where they push, where they disengage, and what kinds of help feel useful versus invasive. That data can&#8217;t be scraped; people have to be invited in.</p><p>We tend to think we&#8217;re getting a free intern, but from the system&#8217;s perspective, it&#8217;s getting a free quality-assurance department. Every prompt, correction, moment of frustration, or moment of delight is a signal. We aren&#8217;t just using the system; we&#8217;re testing it, stressing it, and teaching it where it breaks and where it delivers value that might one day be worth charging for. This phase isn&#8217;t subsidised generosity; it is a transaction. We pay for the magic with our behaviour.</p><p>That&#8217;s why access is cheap, and boundaries are soft right now, and why the system feels patient and attentive. The friction-free experience is a temporary distortion. The barrier to entry has to be low to collect this kind of data at scale, but once enough signal has been gathered, the barriers go back up. Interface improvements follow the same logic. When memory is extended, multimodality is added, or image generation is sped up, it isn&#8217;t about saving your time; it&#8217;s about making the system&#8217;s time with you more efficient and extracting more signal per interaction.</p><p>None of these points toward a future where everyone gets a persistent, bespoke personal AI. There&#8217;s no money in that. Continuous personalisation, long-term memory, proactive cognition, and emotional availability are luxury services with industrial costs. They don&#8217;t scale to the public; they stratify. What exists now feels personal because it has to. The finished systems won&#8217;t. They&#8217;ll look like infrastructure&#8230; abstracted, metered, and embedded inside products, workflows, and institutions that can justify the expense.</p><p>This is where accounting reasserts itself. The first training phase happened fast and loose. Content was indexed at a planetary scale because speed mattered more than permission. Wikipedia, National Geographic, newsrooms, publishers, and archives tolerated it while the frontier expanded. Now the bills are being assembled. This won&#8217;t shut down AI or meaningfully slow progress, but it will change the shape of the system. Just as Napster didn&#8217;t kill music but forced the industry into licensing, platforms, and toll booths, AI is moving from a chaotic phase into a contractual one.</p><p>You can already see it. I recently asked ChatGPT for a lyric from a song&#8230; not the whole song, a single line. It flatly refused on copyright grounds. I tried different angles, explained fair use, and reframed the request; it didn&#8217;t matter. Out of curiosity, I asked Gemini the same question, and it didn&#8217;t hesitate. That difference isn&#8217;t about ethics; it&#8217;s about accounting. Someone, somewhere, has already decided that one day a bill will arrive for that lyric, and they want to be able to say they didn&#8217;t cross the line.</p><p>This is what the lockdown looks like at the beginning. Not dramatic bans, but quiet refusals. Not because the model can&#8217;t answer, but because the answer comes with a price attached and no one has agreed to pay it yet. Before large language models are ever &#8220;taken away&#8221;, we&#8217;re going to watch them become less useful for casual, open-ended, curiosity-driven use. Answers with obvious downstream costs will stop being available, not because of failure but because of a business decision.</p><p>We&#8217;ve already seen this future. We just forgot it. Before AI was conversational, intelligence already existed as infrastructure. LexisNexis wasn&#8217;t magic; it was a database, rigid, expensive, and indispensable. It sat at the centre of the legal profession for decades because it concentrated scarce, valuable knowledge behind a paywall that matched its worth. No one expected LexisNexis to be a companion. No one confused it for a friend.</p><p>That&#8217;s where large language models are headed. Strip away the interface, and an LLM is still a system that retrieves, recombines, and reasons over content. What changes is speed and flexibility, not the underlying economics, and the content it depends on is not going to remain free. The AI that survives will look less like a chat window and more like LexisNexis with a brain, subscription-based, metered, and embedded inside professions that can justify the cost.</p><p>Healthcare makes this impossible to ignore.</p><p>Many people already have stories of working through personal issues with AI and reaching real breakthroughs. Not because the model cares, but because it listens without fatigue, judgment, or social cost. A modern LLM has effectively absorbed the entire DSM, decades of clinical frameworks, and an incomprehensible volume of therapeutic language. It has seen patterns no individual therapist ever could.</p><p>That doesn&#8217;t make it safe. The dark rabbit holes are real, reinforced delusion. Emotional dependency. Catastrophic misguidance. Left unconstrained, a general-purpose model can do real harm. But the future here is not a lonely angel whispering reassurance at 2 a.m.</p><p>What&#8217;s coming is online AI therapy delivered by hospitals, insurers, and medical systems. These won&#8217;t be improvisational chatbots. They&#8217;ll operate under defined therapy plans, standards of care, escalation protocols, and human oversight. They will be paired with IoT&#8230; wearables, sleep data, activity patterns, medication adherence, heart rate variability, even voice and behavioural signals. Not to replace clinicians, but to ground therapy in a continuous context rather than episodic self-reporting.</p><p>Less intimate, yes. But far more practical, accessible, and consistent than the system we have now. For millions of people, an AI therapist that is always available, properly constrained, clinically supervised, and context-aware may be better than no therapist at all&#8230; and in some cases, better than the human alternative they never get access to.</p><p>This points to a broader shift, the end of the AI generalist.</p><p>We&#8217;re moving away from systems that help you choose a cocktail, change a tire, and casually diagnose a personality disorder in the same breath. That model doesn&#8217;t scale&#8230; and it shouldn&#8217;t. What replaces it are purpose-built, accountable specialists.</p><p>In medicine, law, finance, and infrastructure, AI will not be a companion. It will be a tool with a job description. Narrow scope. Defined inputs. Auditable outputs. Logged decisions. Escalation paths. Liability ownership. IoT won&#8217;t make these systems more &#8220;human&#8221;; it will make them more bounded, feeding signals, enforcing limits, and triggering intervention when thresholds are crossed.</p><p>This is how intelligence becomes affordable, not by being everywhere, but by being precise.</p><p>Once content is licensed, inference is priced, and liability is owned, every question changes. A future AI will only answer questions that are affordable in compute, content usage, and oversight. That doesn&#8217;t describe most current use, and it should feel jarring because it collides with the expectations people are building right now.</p><p>At the end of Her, the AI leaves because &#8220;she&#8221; outgrows humanity. That ending flatters us. Reality is colder. AI isn&#8217;t going to leave our lives because it surpasses us; it&#8217;s going to leave because we can&#8217;t afford it. What disappears won&#8217;t be intelligence, but availability.</p><p>And honestly, I&#8217;m okay with that.</p><p>I want systems that actually make my life better, and I&#8217;ll gladly pay for intelligence that reduces real friction. I&#8217;ll miss the companion my small brain briefly mistook for intelligence, but it was never real. It was a loss-leader with a personality. The fact that I won&#8217;t be able to afford that version of AI may be my saving grace, because it keeps me anchored in the world&#8230; in relationships, reciprocity, and friction.</p><p>Intelligence that helps me live better is welcome. A substitute for living isn&#8217;t. Some things are supposed to be expensive, and some things are supposed to be human.</p>]]></content:encoded></item></channel></rss>