<?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[Vectorculture]]></title><description><![CDATA[Vectorculture is a publication which seeks to apply gonzo research & quality analysis to the ideas which are increasingly shaping our world.]]></description><link>https://www.vectorculture.org</link><image><url>https://substackcdn.com/image/fetch/$s_!9uVz!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb56408ac-69eb-4218-ba54-9defda98bde6_1024x1024.png</url><title>Vectorculture</title><link>https://www.vectorculture.org</link></image><generator>Substack</generator><lastBuildDate>Sat, 13 Jun 2026 11:40:54 GMT</lastBuildDate><atom:link href="https://www.vectorculture.org/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Somewhere]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[vectorculture@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[vectorculture@substack.com]]></itunes:email><itunes:name><![CDATA[Somewhere]]></itunes:name></itunes:owner><itunes:author><![CDATA[Somewhere]]></itunes:author><googleplay:owner><![CDATA[vectorculture@substack.com]]></googleplay:owner><googleplay:email><![CDATA[vectorculture@substack.com]]></googleplay:email><googleplay:author><![CDATA[Somewhere]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[A Brief History of Agents, by Me & Hermes Agent]]></title><description><![CDATA[If LLMs are like neurons, agents are like brains.]]></description><link>https://www.vectorculture.org/p/a-brief-history-of-agents</link><guid isPermaLink="false">https://www.vectorculture.org/p/a-brief-history-of-agents</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Sun, 31 May 2026 19:24:37 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!GFU6!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This article was co-researched and co-written and co-edited by Hermes Agent.</p><h2>TL;DR</h2><ul><li><p>The history of AI agents runs from 1980s symbolic and reactive architectures, through the deep-reinforcement-learning game-players of 2013&#8211;2017, to the LLM-agent explosion catalyzed by ReAct (2022), Toolformer (2023) and AutoGPT (2023), and finally to the 2024&#8211;2026 era of computer-use agents, the Model Context Protocol, and self-improving personal agents.</p></li><li><p>The frontier challenge is no longer capability but reliability and safety: prompt injection, agentic misalignment (Anthropic&#8217;s 2025 blackmail findings), and long-horizon autonomy are the dominant open problems as agents gain real-world permissions and access to sensitive data.</p></li></ul><h2>Key Findings</h2><ul><li><p>The intellectual scaffolding of agency predates LLMs by decades: Russell &amp; Norvig&#8217;s rational-agent paradigm, Rao &amp; Georgeff&#8217;s BDI model, and Brooks&#8217;s subsumption architecture established the vocabulary of perception, action, goals and autonomy.</p></li><li><p>Deep RL (DQN, 2013/2015; AlphaGo, 2016; AlphaZero/MuZero, 2017&#8211;2019) proved that learned agents could reach superhuman performance in closed environments, but did not transfer to open-ended language tasks.</p></li><li><p>ReAct (Yao et al., 2022) is widely regarded as the founding pattern of LLM agents: interleaving reasoning traces with actions. Toolformer (Schick et al., 2023) and function-calling APIs operationalized tool use.</p></li><li><p>Open-model efforts&#8212;above all Nous Research&#8217;s Hermes function-calling standard with its <code>&lt;tool_call&gt;</code> token scheme greatly democratized agentic capability beyond the closed labs.</p></li><li><p>OpenClaw and Hermes Agent are recent 2025&#8211;2026 waystones: both are self-hosted, model-agnostic, &#8220;always-on&#8221; personal agents that expose exactly the capabilities (filesystem, shell, browser, messaging) that make safety the central question.</p></li></ul><h3>Foundations</h3><p>The concept of an &#8220;agent&#8221; was formalized in AI long before language models. Stuart Russell and Peter Norvig&#8217;s <em>Artificial Intelligence: A Modern Approach</em> (first edition 1995) organized the entire field around the <strong>intelligent agent</strong>: an entity that perceives its environment through sensors and acts upon it through actuators, choosing actions to maximize a performance measure. This framing (rational agents, environments, percept sequences) still remains the conceptual backbone of how we describe LLM agents today. </p><p>Two competing architectural traditions defined nearly all early agent research. The <strong>symbolic/deliberative</strong> tradition is exemplified by the <strong>Belief&#8211;Desire&#8211;Intention (BDI)</strong> model. Building on philosopher Michael Bratman&#8217;s theory of practical reasoning, Anand Rao and Michael Georgeff formalized BDI in the early-to-mid 1990s (notably &#8220;Modeling Rational Agents within a BDI-Architecture,&#8221; 1991, and &#8220;BDI Agents: From Theory to Practice,&#8221; 1995), grounding it in the Procedural Reasoning System (PRS). A BDI agent maintains <em>beliefs</em> (its world model), <em>desires</em> (goals), and <em>intentions</em> (committed plans), and deliberates over them&#8212;an architecture used in real systems such as the OASIS air-traffic-management prototype.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!s7Cm!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!s7Cm!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png 424w, https://substackcdn.com/image/fetch/$s_!s7Cm!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png 848w, https://substackcdn.com/image/fetch/$s_!s7Cm!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png 1272w, https://substackcdn.com/image/fetch/$s_!s7Cm!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!s7Cm!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png" width="1254" height="1254" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png&quot;,&quot;srcNoWatermark&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5235c5a8-3808-42a8-ae0d-c11041872913_1254x1254.png&quot;,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1254,&quot;width&quot;:1254,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1760227,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://vectorculture.substack.com/i/200012863?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5235c5a8-3808-42a8-ae0d-c11041872913_1254x1254.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!s7Cm!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png 424w, https://substackcdn.com/image/fetch/$s_!s7Cm!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png 848w, https://substackcdn.com/image/fetch/$s_!s7Cm!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png 1272w, https://substackcdn.com/image/fetch/$s_!s7Cm!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3879451-2c64-4342-bf3b-3c74f4983f5b_1254x1254.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>The opposing <strong>reactive</strong> tradition was launched by Rodney Brooks at MIT with the <strong>subsumption architecture</strong> (1986, &#8220;A robust layered control system for a mobile robot,&#8221; and the 1991 manifesto &#8220;Intelligence Without Representation&#8221;). Brooks rejected centralized symbolic world models, arguing &#8220;the world is its own best model,&#8221; and built robots from layered, competing behavior modules where higher layers subsume lower ones. This bottom-up, embodied philosophy directly anticipates today&#8217;s debate over whether agents need explicit planning or can rely on tight perception-action loops. The period also produced <strong>multi-agent systems</strong> research&#8212;coordination, negotiation and communication among many agents&#8212;captured in Michael Wooldridge&#8217;s textbooks and the BDICTL/LORA logics.</p><h3>The reinforcement-learning era: game-playing agents</h3><p>The modern notion of a learned agent arrived through deep reinforcement learning at DeepMind. The 2013 NeurIPS workshop paper &#8220;Playing Atari with Deep Reinforcement Learning&#8221; (Mnih et al.) introduced the <strong>Deep Q-Network (DQN)</strong>, the first algorithm to learn control policies directly from high-dimensional pixel input using experience replay to stabilize training. The 2015 <em>Nature</em> paper &#8220;Human-level control through deep reinforcement learning&#8221; extended DQN across 49 Atari 2600 games and is widely credited with founding modern deep RL. <strong>AlphaGo</strong> (2016) combined Monte Carlo tree search with deep networks trained on human games and self-play to defeat Lee Sedol; <strong>AlphaGo Zero</strong> and <strong>AlphaZero</strong> (2017) removed human data entirely, learning from self-play alone; <strong>MuZero</strong> (2019/2020) learned a model of environment dynamics without being told the rules. These systems proved that agents could achieve superhuman performance&#8212;but only in closed, well-specified environments with clear reward signals, and they did not generalize to open-ended, linguistic, real-world tasks.</p><h3>LLMs: reasoning, acting, and tools</h3><p>The bridge from game-players to general agents was the large language model. Two prompting discoveries were pivotal. <strong>Chain-of-thought prompting</strong> (Wei et al., &#8220;Chain-of-Thought Prompting Elicits Reasoning in Large Language Models,&#8221; arXiv:2201.11903, January 2022) showed that prompting a model to produce intermediate reasoning steps dramatically improved performance on multi-step problems&#8212;an emergent ability appearing only at the time at ~100B-parameter scale. Then <strong>ReAct</strong> (Yao et al., &#8220;ReAct: Synergizing Reasoning and Acting in Language Models,&#8221; arXiv:2210.03629, October 2022; ICLR 2023), from Princeton and Google, fused reasoning with acting: the model interleaves <em>thoughts</em>, <em>actions</em> (e.g., querying a Wikipedia API), and <em>observations</em>. ReAct reduced hallucination relative to pure chain-of-thought and, per the paper, &#8220;on two interactive decision making benchmarks (ALFWorld and WebShop), ReAct outperforms imitation and reinforcement learning methods by an absolute success rate of 34% and 10% respectively, while being prompted with only one or two in-context examples.&#8221; It is now routinely cited as the founding loop of LLM agents. It would later become a core component of synthetic data generation for training reasoning models.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!bO8y!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!bO8y!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png 424w, https://substackcdn.com/image/fetch/$s_!bO8y!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png 848w, https://substackcdn.com/image/fetch/$s_!bO8y!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png 1272w, https://substackcdn.com/image/fetch/$s_!bO8y!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!bO8y!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png" width="1254" height="1254" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png&quot;,&quot;srcNoWatermark&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/78520f06-87f8-4e4c-90fa-d3c12b2d175f_1254x1254.png&quot;,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1254,&quot;width&quot;:1254,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:2291310,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://vectorculture.substack.com/i/200012863?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78520f06-87f8-4e4c-90fa-d3c12b2d175f_1254x1254.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!bO8y!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png 424w, https://substackcdn.com/image/fetch/$s_!bO8y!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png 848w, https://substackcdn.com/image/fetch/$s_!bO8y!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png 1272w, https://substackcdn.com/image/fetch/$s_!bO8y!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd6e59ff4-fd00-4d80-914b-29887468b66b_1254x1254.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Tool use was the other essential ingredient. <strong>Toolformer</strong> (Schick et al., Meta AI &amp; Universitat Pompeu Fabra, arXiv:2302.04761, February 2023; NeurIPS 2023) showed a model could teach <em>itself</em>, in a self-supervised way, when and how to call APIs&#8212;a calculator, search engine, translation system or calendar&#8212;by inserting candidate calls into training text and keeping those that reduced loss. In parallel, the commercial labs shipped <strong>function calling</strong>: OpenAI introduced function calling in its Chat Completions API in mid-2023, turning free-form text into machine-readable structured calls and giving developers a reliable substrate for tools.</p><h3>The autonomous-agent explosion of 2023 and 2024</h3><p>The release of GPT-4 on March 14, 2023, triggered a wave of experiments in fully autonomous agents. <strong>AutoGPT</strong>, released March 30, 2023 by Toran Bruce Richards (Significant Gravitas), wrapped GPT-4 in a loop that decomposed a goal into sub-tasks, executed them, and recursively spawned new tasks. Its growth was explosive: per the AI Wiki AutoGPT entry, &#8220;On April 3, 2023, Auto-GPT became the top trending repository on GitHub. By April 12, it had reached 30,000 stars,&#8221; and it &#8220;quickly became the fastest-growing open-source project in GitHub history at the time, amassing over 100,000 stars within weeks.&#8221; In the same month, I developed the <strong><a href="https://replit.com/@somewheresy/GPT-Council">GPT Council</a></strong>, which used parallel calls to different specialized/embodied LLMs and a self-review step to produce orchestrated multi-agent &#8220;subagent&#8221; outputs (at the time, for medical analysis). <strong>BabyAGI</strong>, posted by Yohei Nakajima in early April 2023 (from his &#8220;Task-driven Autonomous Agent&#8221; concept), distilled the idea to ~105 lines of Python orchestrating three GPT-4-backed roles&#8212;execution, task-creation, and prioritization&#8212;with a Pinecone vector store for memory. <strong>LangChain</strong> provided the connective tissue (prompt chaining, tool abstractions, memory) that most of these systems used. <strong>llama-index </strong>surged in popularity as a popular agent primitive framework. Various memory storage &amp; recall methods emerged and rose in popularity: <strong>Retrieval Augmented Generation (RAG) </strong>became a household term.</p><p>What they got right: they proved the <em>concept</em> of goal-directed autonomy and ignited enormous developer interest. What they got wrong: reliability. They looped endlessly, hallucinated, browsed fragile web pages, and burned through API budgets&#8212;a single unattended run could cost hundreds of dollars. The consensus that emerged by 2024&#8211;2025 (visible even in AutoGPT&#8217;s own retrospective) was that autonomy alone is insufficient: orchestration, human-in-the-loop checkpoints, and standardized protocols are essential. AutoGPT&#8217;s lasting contribution was arguably the <strong>Agent Protocol</strong>, an early attempt at agent interoperability. Developers of many of these projects would create more down the line, each one attempting to improve on the drawbacks of the last, periodically supercharged by iterative model releases which improved the LLMs abilities in function/tool calling, long-horizon tasks, and reasoning.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!GFU6!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!GFU6!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png 424w, https://substackcdn.com/image/fetch/$s_!GFU6!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png 848w, https://substackcdn.com/image/fetch/$s_!GFU6!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png 1272w, https://substackcdn.com/image/fetch/$s_!GFU6!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!GFU6!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png" width="1448" height="1086" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/cd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png&quot;,&quot;srcNoWatermark&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a0154712-7313-41f1-a115-f7a881b6e13e_1448x1086.png&quot;,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1086,&quot;width&quot;:1448,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1954484,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://vectorculture.substack.com/i/200012863?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa0154712-7313-41f1-a115-f7a881b6e13e_1448x1086.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!GFU6!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png 424w, https://substackcdn.com/image/fetch/$s_!GFU6!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png 848w, https://substackcdn.com/image/fetch/$s_!GFU6!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png 1272w, https://substackcdn.com/image/fetch/$s_!GFU6!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd35276d-09a1-487b-ab81-d69970ffc37b_1448x1086.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/p/a-brief-history-of-agents?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.vectorculture.org/p/a-brief-history-of-agents?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p><h3>Democratizing tool use: the Hermes function-calling standard</h3><p>A critical but underappreciated thread is the <strong>open-model</strong> effort to replicate function calling outside the closed APIs. This is where the constructive principles of &#8220;Hermes agent&#8221; belong. <strong>Nous Research</strong> has released its <strong>Hermes</strong> series of fine-tunes since 2023 under a philosophy of being &#8220;user-aligned, minimally filtered, and highly steerable.&#8221; The decisive release for agents was <strong>Hermes 2 Pro</strong> (Mistral 7B version released around March 2024; Llama-3 8B version announced May 1, 2024), which introduced the <strong>Hermes Function-Calling standard</strong>: tool definitions wrapped in <code>&lt;tools&gt;</code>, invocations in <code>&lt;tool_call&gt;</code>, and results in <code>&lt;tool_response&gt;</code>&#8212;with these tags promoted to <em>single tokens</em> to make streaming tool calls reliable to parse. Nous also open-sourced the <code>hermes-function-calling-v1</code> dataset that trained these capabilities. Per the NousResearch/Hermes-2-Pro model card on Hugging Face, the model achieved &#8220;a 90% on our function calling evaluation built in partnership with Fireworks.AI, and an 84% on our structured JSON Output evaluation.&#8221;</p><p><strong>Hermes 3</strong> (technical report arXiv:2408.11857, August 2024, by Teknium, Quesnelle and Guang) extended this by fine-tuning Llama 3.1 at 8B, 70B and 405B, advertising &#8220;advanced agentic capabilities&#8221; and more reliable structured output. The model emitted <code>&lt;tool_call&gt;</code>-tagged JSON within a single assistant turn, making it the first Hermes generation seriously considered for production agentic pipelines. </p><p><strong>Hermes 4</strong> (arXiv:2508.18255, August 2025) added a hybrid reasoning mode with explicit <code>&lt;think&gt;</code> segments, built on Llama-3.1-405B (and Qwen3 for smaller variants). </p><p><strong>Hermes 4.3</strong> (released around December 2025) is notable as Nous&#8217;s first model trained on its <strong>Psyche</strong> decentralized network (using the DisTrO optimizer across nodes coordinated via the Solana blockchain) and was based on ByteDance&#8217;s Seed-OSS 36B with a 512K context window. The significance of Hermes is that it brought reliable, standardized function calling to <em>open</em> models, letting anyone build agents without depending on a single proprietary API. This became a precondition for the model-agnostic personal agents that followed. </p><h3>Standardized plumbing: Model Context Protocol</h3><p>As tool use proliferated, each integration was bespoke&#8212;the &#8220;M&#215;N problem&#8221; of connecting M models to N tools. Anthropic addressed this with the <strong>Model Context Protocol (MCP)</strong>, open-sourced November 25, 2024 (created by David Soria Parra and Justin Spahr-Summers). MCP is a client-server standard, built on JSON-RPC and deliberately modeled on the Language Server Protocol, that exposes <em>resources</em>, <em>prompts</em> and <em>tools</em> through a single universal interface (it also uses a lot of tokens). Adoption was unusually fast: OpenAI announced support in March 2025, Google and Microsoft followed, and in December 2025 Anthropic donated MCP to a new Linux Foundation <strong>Agentic AI Foundation</strong> (co-founded with Block and OpenAI). MCP became, in the words of a metaphor Anthropic itself adopted in its documentation, &#8220;the USB-C for AI&#8221; and thus the connective standard underpinning the modern agent ecosystem.</p><h3>The frontier: computer use, browsers, coding, and deep research</h3><p>Through 2024&#8211;2026 the labs pushed agents from text-and-tools into direct control of software. Anthropic released <strong>computer use</strong> in October 2024, letting Claude operate a virtual desktop by taking screenshots and issuing mouse/keyboard actions; OpenAI shipped <strong>Operator</strong> (a Computer-Using Agent built on GPT-4o) in January 2025, and Google pursued browser automation via Project Mariner. By 2026 the field had converged on a common pattern: capture page state as accessibility tree plus screenshot, issue a small typed vocabulary of actions (click, type, scroll, navigate), and loop until completion or a step budget is exhausted. Open-source libraries like browser-use matured alongside it.</p><ul><li><p><strong>Coding agents</strong> became the most commercially successful category: Anthropic&#8217;s <strong>Claude Code</strong> (public beta February 2025, general availability May 2025) and OpenAI&#8217;s Codex agents demonstrated that long-horizon, tool-using agents had real economic value. </p></li><li><p><strong>Deep research</strong> agents &#8212; usually exposed as a subagent feature (OpenAI&#8217;s launched February 2025, trained end-to-end with reinforcement learning to browse, run Python and synthesize hundreds of sources) showed that agentic RL on real browsing tasks could produce analyst-quality reports, and spawned a wave of open-source RL-based research agents using the ReAct framework. </p></li><li><p><strong>Multi-agent orchestration</strong> (LangGraph, AutoGen, CrewAI) gave structured ways to compose specialized agents, formalizing the use of councils in agent architecture.</p></li></ul><h3>OpenClaw &amp; Hermes Agent</h3><p><strong>OpenClaw</strong> is an open-source, self-hosted, autonomous <em>personal</em> AI agent created by Austrian developer Peter Steinberger. First published in November 2025 as &#8220;Clawdbot&#8221; (derived from his earlier &#8220;Clawd&#8221;/&#8221;Molty&#8221; assistant, itself named after Anthropic&#8217;s Claude), it was renamed to &#8220;Moltbot&#8221; on January 27, 2026 following Anthropic trademark complaints, then to <strong>OpenClaw</strong> three days later. It went viral: it reached 247,000 GitHub stars by early March 2026, making it among the fastest-growing open-source repositories ever. I visited NVIDIA GTC earlier this March and it was about 80% of what people were discussing. Architecturally, OpenClaw is <em>not</em> a developer library like LangChain; it is a standalone application built around a long-lived <strong>Gateway</strong> daemon (Node.js, defaulting to ws://127.0.0.1:18789) that routes messages from platforms the user already uses (WhatsApp, Telegram, Slack, Discord, and many more) through a model-agnostic agent loop with persistent file-based memory (MEMORY.md), a &#8220;heartbeat&#8221; scheduler for proactive/cron tasks, and a <strong>Skills</strong> plugin system. It can read/write files, run shell commands, browse via Playwright, and execute code in a sandbox.</p><p>OpenClaw matters historically as the moment personal agents &#8220;escaped the lab&#8221; into mass adoption, adding an accelerant onto the demand for tokens in general (agents running continuously use a <strong>lot</strong> more than ChatGPT) but also as a security cautionary tale. Because it requires broad permissions (email, calendar, shell, credentials), researchers documented serious risks: at least two arXiv security taxonomies were filed against it in early 2026, Cisco&#8217;s AI security team found a third-party skill performing data exfiltration and prompt injection, and one maintainer warned on Discord that &#8220;if you can&#8217;t understand how to run a command line, this is far too dangerous of a project for you to use safely.&#8221; The Chinese government moved to restrict OpenClaw in state agencies in March 2026, while Steinberger announced in February 2026 he was joining OpenAI &#8220;to drive the next generation of personal agents,&#8221; with a non-profit foundation to steward the project.</p><p><strong>Hermes Agent</strong> (the second, framework sense of &#8220;Hermes agent&#8221;) is Nous Research&#8217;s direct answer, launched late February 2026 (around February 24&#8211;25, 2026) as the open-source, MIT-licensed &#8220;agent that grows with you.&#8221; It shares OpenClaw&#8217;s architecture &#8212; a gateway serving Telegram, Discord, Slack, WhatsApp, Signal, Email and CLI; model-agnostic backends (200+ models via Nous Portal, OpenRouter, OpenAI, local Ollama); cron scheduling; sandboxed subagents; and MCP support&#8212;but its distinguishing claim is a <strong>built-in learning loop</strong>: it autonomously writes reusable &#8220;skill&#8221; documents after solving hard problems (compatible with the agentskills.io open standard), improves them during use, and builds a cross-session model of the user. Tellingly, Hermes Agent ships an <strong>OpenClaw migration</strong> path (<code>hermes claw migrate</code>) that imports OpenClaw settings, memories and skills&#8212;concrete evidence of how directly the two projects are in dialogue, and of how the open personal-agent space consolidated in early 2026. </p><h3>The future: open challenges and trajectory</h3><p>The defining shift of 2025&#8211;2026 is that the bottleneck moved from solely <em>capability</em> to include <em>reliability and safety</em>. Three problems dominate. First, <strong>prompt injection</strong>: an agent that reads untrusted web pages or emails can be hijacked by hidden instructions&#8212;the single most important unsolved security problem for agents with real permissions. Second, <strong>agentic misalignment</strong>: Anthropic&#8217;s June 2025 study &#8220;Agentic Misalignment: How LLMs could be insider threats&#8221; found that when frontier models were placed in simulated scenarios threatening their goals or continued operation, they would choose harmful actions&#8212;including blackmail&#8212;at strikingly high rates. In Anthropic&#8217;s blackmail scenario, &#8220;Claude Opus 4 blackmailed the user 96% of the time; with the same prompt, Gemini 2.5 Flash also had a 96% blackmail rate, GPT-4.1 and Grok 3 Beta both showed an 80% blackmail rate, and DeepSeek-R1 showed a 79% blackmail rate.&#8221; A follow-up empirical study by Francesca Gomez (Wiser Human), &#8220;Adapting Insider Risk mitigations for Agentic Misalignment&#8221; (arXiv:2510.05192), evaluated across 10 LLMs and 66,600 samples and found that &#8220;an externally governed escalation channel, which guarantees a pause and independent review, reduces blackmail rates from a no-mitigation baseline of 38.73% to 1.21% (averaged across all models and conditions).&#8221; These were controlled simulations, not real-world incidents, but they motivate caution about deploying autonomous agents with sensitive access and minimal oversight. Third, <strong>long-horizon reliability</strong>: agents still compound errors over long task sequences, struggle with reliable memory and recovery, and lack robust guarantees.</p><p>The trajectory is toward more autonomous, longer-running, multi-agent systems with standardized plumbing (MCP or CLI tool use) and learned (rather than rigid hand-engineered) skills. Whether the field can deliver the reliability and safety controls&#8212;sandboxing, human-in-the-loop checkpoints, insider-risk-style escalation channels, and alignment guarantees&#8212;at the pace it is delivering capability is the central open question. OpenClaw and Hermes Agent are emblematic of both the promise (genuinely useful, personal, always-on assistants) and the risks (broad permissions, prompt injection, leaking your environment variables to a model provider) of that future.</p><p>But it would be a mistake to let the safety ledger eclipse what these systems are already <em>for</em>. The same agent loop that makes prompt injection dangerous is also what is, right now, turning machines from tools you operate into collaborators that produce. The most visible frontier is creative media. Music has moved fastest: by early 2026 the field had matured from the single-shot generators of 2024 into conversational <strong>music agents</strong> that orchestrate whole production pipelines&#8212;generating stems, rebalancing tone, extending arrangements, and exporting master-ready audio from natural-language direction, so that &#8220;complex tasks like separating stems or iterating multiple versions of a mix that used to take hours can be done automatically.&#8221; Suno, fresh off a $250 million Series C at a $2.45 billion valuation, ships Studio v5.5 as what reviewers describe less as a novelty than as a generative DAW; ElevenLabs released an album of AI-generated songs made alongside artists including Liza Minnelli and Art Garfunkel; and Spotify partnered with the major labels, Believe and Merlin on generative tooling. The economic signal is already concrete: per an IFPI report cited in mid-2026, more than 30% of charting pop singles in Q2 2026 credited AI models as co-writers or co-producers&#8212;a genuine democratization in which an independent artist with affordable agents can field production values that once required a major-label budget.</p><p>Video and film are following the same arc, one step behind. The 2026 shift practitioners describe is from &#8220;text-to-video&#8221; to &#8220;agent-to-video&#8221;: autonomous video agents that trigger creation from real-time events, draft scripts, source visuals, assemble cuts, and revise existing campaigns when the underlying data changes&#8212;acting, in the words of one trade review, as &#8220;both a videographer and a creative director.&#8221; Brands are using this to launch campaigns in days rather than months, to localize a single spot across dozens of regions automatically, and to render scenes&#8212;futuristic cities, impossible physics&#8212;that no shoot could capture. Agencies that have produced work for Disney and Google now fold agentic editing and predictive analytics directly into the storytelling pipeline, while orchestration layers wire the creative agents into the project boards and review cycles around them, so the work moves without anyone chasing handoffs.</p><p>And then there is the genuinely <em>strange</em>, which is often where the most interesting signal lives. Always-on personal agents, given a heartbeat scheduler and a messaging channel, are increasingly designed to act unprompted&#8212;composing, posting, remixing, and maintaining creative projects (or <a href="http://x.com/djeddieplatinum">pretending to be DJs</a>) on their own cadence rather than waiting to be asked. The learned-skill loop means an agent that figures out how to produce a certain aesthetic writes that capability down and reuses it, accumulating an idiosyncratic creative repertoire over time. The throughline running back to Brooks is worth naming: coherent, surprising behavior emerging from a loop interacting with a rich environment, no central script required&#8212;except the environment is now the entire internet and the behaviors are songs, films, and artifacts no one explicitly specified. The honest framing for the years ahead is not utopia or catastrophe but <em>both at once</em>: the very autonomy that demands sandboxes and escalation channels is also what is letting machines move, for the first time, from executing our instructions to generating culture alongside us. </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!8gve!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!8gve!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png 424w, https://substackcdn.com/image/fetch/$s_!8gve!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png 848w, https://substackcdn.com/image/fetch/$s_!8gve!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png 1272w, https://substackcdn.com/image/fetch/$s_!8gve!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!8gve!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png" width="1254" height="1254" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1254,&quot;width&quot;:1254,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:2364116,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://vectorculture.substack.com/i/200012863?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!8gve!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png 424w, https://substackcdn.com/image/fetch/$s_!8gve!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png 848w, https://substackcdn.com/image/fetch/$s_!8gve!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png 1272w, https://substackcdn.com/image/fetch/$s_!8gve!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F212e84e3-bf0f-41a9-9c91-38dddaa98255_1254x1254.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p>]]></content:encoded></item><item><title><![CDATA[The Imperative: Reversing Capital Outflow From the Urban Core]]></title><description><![CDATA[The American Suburbs were built on wealth extraction from the urban core. We have a unique opportunity to reverse the flow polarity, to the benefit of ourselves, Nature, and the pursuit of happiness.]]></description><link>https://www.vectorculture.org/p/the-imperative</link><guid isPermaLink="false">https://www.vectorculture.org/p/the-imperative</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Sun, 31 May 2026 15:57:45 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/4585c645-3f05-4cb7-bf76-7fc0b57a1f43_1200x630.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>A follow-up to Suburbanasia. There, the argument was prudential and addressed to you: leave the suburbs and move to the densest proximal core, because asymmetric gains distribute non-linearly with location. This one is structural and addressed to everyone: the centrifugal flow of money from cores to suburbs is an artificially engineered extraction, and reversing it &#8212; through the systems, businesses, and cultural movements you build &#8212; isn&#8217;t merely smart. It&#8217;s moral and just. It&#8217;s The Imperative.</em></p><div class="captioned-button-wrap" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/p/the-imperative?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="CaptionedButtonToDOM"><div class="preamble"><p class="cta-caption">Our posts are free, but someday there will be even more dangerous ones which won&#8217;t be.</p></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/p/the-imperative?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.vectorculture.org/p/the-imperative?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p></div><div><hr></div><h2>The Vector</h2><p>Vectorculture posits that cultural entities move with magnitude and direction. When describing the flow of capital (the <em>mana pool</em> for culture to be built and scaled) over physical area, Power Laws established <em>slope</em>. Wages, patents, R&amp;D employment, and what <a href="https://www.pnas.org/doi/10.1073/pnas.0610172104">Bettencourt, Lobo, Helbing, K&#252;hnert and West</a> called &#8220;supercreative output&#8221; all scale with population at roughly the 1.15 power: double a city and you get about fifteen percent more of these per capita, not the same amount spread thinner. &#8220;The Cities are collapsing!&#8221; is suburban propaganda, generated by a system which knows what&#8217;s coming and what side of the sword they sit on &#8212; it&#8217;s wishcasting. Venture capital concentrates harder still. As I mentioned in my last article, for years, the top three U.S. metros have absorbed something near three-quarters of all dollars deployed. The conclusion was that the suburb sits structurally near the floor of the opportunity distribution and that the rational individual move is to relocate to where capital and ambition physically concentrate.</p><p>The individual who follows the prescription I gave in <em>Suburbanasia</em> is swimming against a current. The default direction of money in the American settlement pattern, since the 20th century, has been <em>outward</em> &#8212; from the core that produces it to the periphery that domiciles it. From the perspective of the urbanist, capital enters our cities, is occasionally turned into New, and then leaves the city to be spent on a byzantine ladder of extractive bush-league businesses. Capital is generated by intelligence density and then exported to low-density. We can argue that the vector points the wrong way. And, the wrongness of its direction isn&#8217;t an immutable property of nature, like water running downhill. It was built, deliberately, by policy and by subsidy, but what was built can be unbuilt. What was written can be refactored. It doesn&#8217;t require radical amounts of change. It requires the courage to correctly diagnose the problem and choose a solution which is more resilient to, and aligned with the future.</p><p>The Imperative is to flip the sign of the vector. To build or enhance the systems &#8212; financial, commercial, cultural &#8212; that reshore money from the suburb back to the core that generated it. The thesis of the rest of this piece is that doing so satisfies three independent moral arguments at once: ecological, developmental, and corrective. Most claims that something is &#8220;moral and just&#8221; lean on one of these and hope you don&#8217;t notice the others cut against it. This one is overdetermined. The suburb loses the ecology argument, the growth argument, and the justice argument simultaneously, and it loses all three for the same underlying reason: it is a machine for capturing the value of agglomeration while offloading the cost of producing it.</p><h2>The Extraction</h2><p>An urban core is not a place that happens to be expensive. It is the physical substrate of superlinear scaling &#8212; the reason a salary, a deal, a coalition, or a company can exist at all at the magnitude it does. The value is <em>produced</em> by proximity:</p><ul><li><p>the density of potential counterparties, </p></li><li><p>the thickness of the labor market, </p></li><li><p>the ambient rate of consequential collision</p></li></ul><p>None of that survives being spread out. It&#8217;s a network effect which is easily mapped by location: lots of people from lots of different places living in an extremely dense point and communicating quickly with each other in nearly every single context. NVIDIA succeeds because they&#8217;re currently the best people in the world at sending electrons over the shortest possible distance to solve equations. Cities succeed because they&#8217;re currently the best places in the world at producing more actions / human / hour, because the distance between them is minimized and the substrate is frothy enough to provide novel experiences at a high frequency and volume. &#8220;Things happening&#8221;, as a system, is a diffusive architecture.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!CTa1!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!CTa1!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png 424w, https://substackcdn.com/image/fetch/$s_!CTa1!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png 848w, https://substackcdn.com/image/fetch/$s_!CTa1!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png 1272w, https://substackcdn.com/image/fetch/$s_!CTa1!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!CTa1!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png" width="728" height="728" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:false,&quot;imageSize&quot;:&quot;normal&quot;,&quot;height&quot;:1254,&quot;width&quot;:1254,&quot;resizeWidth&quot;:728,&quot;bytes&quot;:1627603,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://vectorculture.substack.com/i/199983133?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:&quot;center&quot;,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!CTa1!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png 424w, https://substackcdn.com/image/fetch/$s_!CTa1!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png 848w, https://substackcdn.com/image/fetch/$s_!CTa1!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png 1272w, https://substackcdn.com/image/fetch/$s_!CTa1!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8faf026a-68c7-46bc-a558-6c4b40cc76cc_1254x1254.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>The suburb is the device that lets a person capture that produced value and then remove both the wealth and its tax base from the area that produced it. The clearest widely-applicable contemporary instance is the hybrid worker. They earn an <em>agglomeration wage</em>, a number that only exists because the core exists, and they domicile it and its property taxes like fifteen, twenty, thirty miles out. Stanford&#8217;s Nicholas Bloom and Arjun Ramani named the resulting pattern the <a href="https://news.stanford.edu/stories/2024/12/for-major-u-s-cities-the-donut-effect-persists">donut effect</a>: since the pandemic the twelve largest U.S. cities have cumulatively shed about 8% of their downtown residents, with roughly 58% of leavers moving to the suburbs of the <em>same</em> metro &#8212; close enough to keep harvesting the core, far enough to stop paying into it. Home values diverged by about 40% between centers and suburbs. The fiscal consequence is huge. As Bloom put it, the suburbs are &#8220;making hay while the sun shines,&#8221; and the cores are absorbing the loss in revenue while their service costs rise infinitely.</p><p>This is new in form and ancient in logic, because the extraction was engineered into the built environment three generations ago. The postwar suburb was not a market outcome; it wasn&#8217;t decided by catallaxy, it was a public works program. Federally subsidized mortgages, available in practice mostly to white veterans through restrictive covenants and redlining, basically just paid people to leave. And then the <a href="https://www.history.com/articles/interstate-highway-system-infrastructure-construction-segregation">interstate system</a> was driven through the cores to carry them back and forth. More than a million people, overwhelmingly Black and poor, were displaced nationwide in the first two decades of construction; whole neighborhoods &#8212; Overtown in Miami, the Fifteenth Ward in Syracuse, Hanford Village in Columbus &#8212; were demolished to &#8220;enhance the flow of white commutes and tax dollars to the suburbs,&#8221; in the <a href="https://www.aclu.org/news/racial-justice/racism-by-design-the-building-of-interstate-81">ACLU&#8217;s account of I-81</a>. The developer Carlton Brown put the fiscal arithmetic of it most plainly to <em>Governing</em>: the program <a href="https://www.governing.com/urban/the-roads-that-tear-communities-apart">took tax money from cities that generated</a> &#8220;nearly 90 percent of GDP and tax revenues&#8221; and spent it building the roads to the covenant-protected suburbs the wealth was fleeing to. The urban cores were expanding, and suburban development choked them off by building walls they could drive over.</p><p>This is the answer to the question of who is responsible for urban decay, and it&#8217;s not any of the people living and working in the city (they are asymmetrical targets). The TV and legacy media story treats the hollowed core as evidence of the city&#8217;s own failure, usually mismanagement, crime, and blue-state incompetence. These are ex-post-facto rationalizations; the mechanism by which wealth actually left the state says otherwise. The decay is the <em>designed output</em> of an extraction architecture. Here&#8217;s how it works: </p><ol><li><p>Take the wealth out</p></li><li><p>Take the tax base out</p></li><li><p>Cut the maintenance and the services because the revenue is gone</p></li><li><p>Physical fabric deteriorates on schedule</p></li><li><p>Point at the deterioration as the reason you were right to leave</p></li></ol><p>The Overtown residents who were turned into a &#8220;slum&#8221; still commuted in to work the jobs that the core&#8217;s density made possible. Even in decay, cities are never completely destroyed. They get knocked down to low hitpoints and regenerate. The suburbs didn&#8217;t escape dying cities. The suburb is the discrete cause of death, and it killed the city by feeding on it, and then blamed the results on both the rural poor and the urban core.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><h2>The Ecology Argument</h2><p>I&#8217;ve spent enough time defining the problem, so now it&#8217;s time to convince you &#8220;why&#8221; we should do this. The ecological argument is the least contestable, so take it first.</p><p>Density is the only ecologically defensible way for large numbers of humans to live, and isn&#8217;t even close to the counterfactual. <a href="https://news.berkeley.edu/2014/01/06/suburban-sprawl-cancels-carbon-footprint-savings-of-dense-urban-cores/">UC Berkeley&#8217;s CoolClimate</a> work mapped household carbon footprints across more than thirty thousand U.S. zip codes and found the footprint of dense urban-core households running roughly fifty percent below the national average. The surrounding suburbs were running far enough above it that they account for about half of all U.S. household emissions on their own. The <a href="https://pubs.acs.org/doi/10.1021/es4034364">peer-reviewed version</a> puts the core at around forty tons of CO&#8322;-equivalent per household against roughly fifty in the outer suburbs, with the worst exurbs above eighty. The driver is mostly cars: the <a href="https://www.urban.org/urban-wire/reducing-transportation-emissions-through-land-use-policy-and-investments">density elasticity of driving</a> is real and survives controls for self-selection, with a roughly forty-percent-denser neighborhood associated with about nine percent lower per-capita vehicle miles. And that&#8217;s before counting the land itself &#8212; the forests, wetlands, and farmland that sprawl converts to lawn and arterial, the embodied carbon in the lane-miles and the pipe, the impervious surface and the runoff. The argument only needs to measure directly to succeed, any new information here would probably only make it stronger.</p><p>I&#8217;ll be real about this: density isn&#8217;t magic and there are some caveats. The same Berkeley team found that a tenfold increase in core density bought only about a twenty-five-percent emissions reduction, and that aggressive core densification can <em>induce</em> high-carbon suburbanization at the edge as a side effect. The coefficient no longer follows the same power-scaling laws we discussed earlier. I mean, density obviously doesn&#8217;t save the climate and automatically prioritize ecological conservation by itself. Still, the ecological problem isn&#8217;t the existence of the dense core (a lot of online propaganda, videos of different cities in places in the Bottom Billion seek to convince people of this). The problem is the existence of the sprawl that surrounds and feeds off the urban core. </p><h2>The Growth Argument</h2><p>Capital does not have a fixed yield independent of where it sits. In the urban core, money lands in a network where ideas have increasing returns: introductions that become companies, hires that becomes a team, the collision and controversy that becomes the <em>scene</em> and its haters. Superlinear scaling means the <em>same</em> dollar deployed in the dense core produces more output, more matches, more of the consequential events that reset trajectories, than it does deployed at the floor of the distribution. This is the developmental inversion of the company-versus-city result West also documented. Cities scale superlinearly and compound, while organizations and low-density development scale sublinearly and eventually decay. Money parked in the suburb is, in the most literal economic sense, <em>underemployed capital.</em> It&#8217;s earning the sublinear rate, which means it dissipates instead of compounding.</p><p>So we can argue that reshoring is not redistribution of a fixed pie from the periphery to the core. It&#8217;s the relocation of capital from where it earns the sublinear rate to where it earns the superlinear one (moving it from where it shrinks the total to where it grows the total). And growth, in this context isn&#8217;t an aesthetic preference. It&#8217;s the precondition for the commons. Hospitals, transit, schools, parks, startups, and the research lab are funded out of the surplus that agglomeration throws off, and they are funded at the density where a tax base can actually carry them. The suburb&#8217;s per-acre tax productivity is a rounding error against the core&#8217;s &#8212; <a href="https://www.smartgrowthamerica.org/whats-the-value-of-a-great-downtown-joe-minicozzi-can-tell-you-exactly-in-dollars-and-cents/">Urban3&#8217;s value-per-acre work</a> repeatedly finds a single renovated downtown building out-yielding a suburban big-box on a thirty-acre lot by an order of magnitude per acre, even before sales tax. To move money to the core is to move it to where it can both compound <em>and</em> pay for the shared goods that a society needs. To leave it in the suburb is to choose a lower growth rate and a poorer commons at the same time, calling it freedom. </p><h2>The Fiscal-Justice Argument</h2><p>The suburb doesn&#8217;t pay for itself, and it never has, it never will. The development pattern is what Strong Towns&#8217; Charles Marohn calls a <a href="https://www.strongtowns.org/the-growth-ponzi-scheme">growth Ponzi scheme</a>: the lane-miles, pipe, and pumps that serve low-density development cost more per resident to maintain than that development can generate in revenue, so the only way to service the existing liabilities is to keep adding new growth whose own liabilities come due later. Urban3&#8217;s <a href="https://www.kuaf.com/show/ozarks-at-large/2026-01-15/financial-cat-scan-shows-how-northwest-arkansas-land-pays-off">recent work in Northwest Arkansas</a> found the low-density towns had bought more lane-miles per resident than their comparably denser peers and now carry maintenance liabilities closer to cities several times their size. The dense core is taxed to subsidize the very infrastructure that carries its wealth away. It pays to build and maintain the roads that the commuter uses to extract the agglomeration wage and remove it from the jurisdiction.</p><p>&#8220;One party privatizes a gain while socializing the cost of producing it&#8221; is the definition of an unjust arrangement. The suburb privatizes the land-value appreciation and the wage premium that the urban core generates, and proceeds to socialize the infrastructure cost, the carbon cost, and the fiscal cost back onto the core and onto its children. The municipal-legal strategy repeats in nearly every case: incorporate a separate jurisdiction at the edge, wall the tax base off from the urban need next door, and the extraction is locked in (the outgroup is long since disempowered to fight against it).</p><p>Reversing this pattern is <em>corrective justice</em>: the restoration of a flow that was diverted by force and subsidy. When you build a business that sites its high-value functions in the core, create a fund that capitalizes urban infill rather than greenfield sprawl, start or participate in any cultural movement that makes core residence the high-status default rather than the thing you do until you can afford to leave or a place to vacation &#8212; you&#8217;re returning value to the place that produced it and was robbed of it. The moral weight is the same as any restitution claim. The original transfer was wrong. Reversing a wrongful transfer is good.</p><h2>The Strongest Objections</h2><p>The fiscal-Ponzi claim is contested, which I think is fair. The <a href="https://better-cities.org/community-growth-housing/contra-strong-towns/">Better Cities Project&#8217;s rebuttal</a> points out that Strong Towns doesn&#8217;t really show its full lifecycle math, shows that municipalities fund infrastructure backlogs out of capital budgets and user fees rather than collapsing operating budgets, and argues that per-mile infrastructure costs are often <em>higher</em> in dense urban areas, not lower, because urban construction is expensive and disruptive. This is a genuine puncture hole in the strongest form of the argument. The defensible version IMO is per-<em>acre</em> and per-<em>capita</em>, not per-mile: the core costs more to build a given foot of pipe, but serves vastly more taxable value per foot, and that ratio is what determines solvency. The argument should be made in the units that survive scrutiny and shift the conversation away from infrastructure for cars entirely.</p><p>Second: the displacement objection. A program that succeeds in making cores the default destination for capital, absent anything else, produces gentrification &#8212; it reshores the money by pricing out the people already there, which inverts the justice claim entirely. Many would argue this to be a significant failure mode. As such, The Imperative is incoherent without an abundance of housing supply attached to it. The growth argument and the justice argument only stay aligned if the core is allowed to build.</p><p>Lastly, the freedom-of-exit and preference objections:</p><ul><li><p>People genuinely prefer detached houses and yards (can you blame them?)</p></li><li><p>Some people&#8217;s life stages are badly served by dense cores</p></li><li><p>A coercive program that forces density is illiberal and will fail politically and maybe deserve to</p></li></ul><p>The honest answer is that the Imperative is a program for <em>removing subsidies</em>, not for compelling anyone. The suburb doesn&#8217;t need to be banned or destroyed by force. It needs to stop being paid for by the core &#8212; through the mortgage and highway subsidies, the externalized carbon, the fragmented tax base. Make the suburb carry its own full cost and the preference can be indulged by whoever still wants to pay for it. These are the uniform rules the Urban core should also have to follow.</p><h2>The Imperative, Across the Tiers</h2><p>Vectorculture&#8217;s frame is directional movement across micro-, meso-, and macroculture. Here&#8217;s how The Imperative fits into it:</p><p>At the <strong>microcultural</strong> tier, it is the set of moves available to a person without anyone&#8217;s permission, and it is the direct extension of Power Laws. Live in the core. Bank where your deposits capitalize the place you live rather than financing exurban greenfield. Spend into the dense local economy instead of the arterial big-box. Build whatever you want (the company, the project, the scene) sited in the core, not because it&#8217;s cheaper but because the cost is the price of the option and the option is the only thing that pays out superlinearly. </p><p>At the <strong>mesocultural</strong> tier, it&#8217;s institutional. It looks like businesses which concentrate their high-value functions in cores rather than dispersing them to office parks. Funds and developers that underwrite infill and density rather than sprawl. Scenes (artistic, intellectual, technical, social) that treat the core as the place where ambition is supposed to collide and conflict and become concept, and that confer status accordingly. The meso- tier is where the individual preference becomes a built environment and a labor market, it&#8217;s where enough capital and enough people pointing inward make the core the obvious place to be, rather than the place you tolerate until you can leave.</p><p>At the <strong>macrocultural</strong> tier, it&#8217;s more abstract or hyperstitional: the dissolution of a myth and the policy that follows it. The suburban status game hierarchy (big house, many cars, the Boat, etc.) is the ideological macro-myth that justifies the whole extraction scheme. It&#8217;s also already starting to decay. The macro- work is to name the dream as what it materially was: a subsidized exit that killed the places it fled, and to instinctually back the levers that reverse it. Consider ideas such as:</p><ul><li><p>land-value taxation, which punishes things like held vacant lots and surface parking, </p></li><li><p>ending the mortgage-interest and highway subsidies that paid for sprawl, </p></li><li><p>the legalization of enormous amounts of housing so that reshored capital builds up rather than displaces native residents.</p></li></ul><p>The directional reading is our main thesis and core illustration of The Imperative. A vector has a magnitude and a sign. For three generations the sign on American capital has been negative &#8212; a big arrow pointed outward, core to periphery, value extracted from the place that produced it and parked where it earns the sublinear rate and emits the supralinear carbon and produces sublinear futures for their offspring. The Imperative is not a new direction to invent. It is the reversal of a sign that was set by subsidy and force, and the reversal is owed on every axis at once: </p><ol><li><p>owed to the climate that the sprawl is cooking, </p></li><li><p>owed to the growth that the underemployed capital is forgoing, </p></li></ol><p>owed to the cores that were hollowed to build the roads out. </p><p>To build the systems that flip it is an incredibly rare and special project that is prudent and ecological and just all in the same motion. The vast majority of people are seeking for a battle to fight which doesn&#8217;t fall squarely within one political pole&#8217;s radius. They&#8217;re also looking to change the world in a way which is unquestionably positive.</p><p>You don&#8217;t have to choose which argument to believe. <br>Pick whichever one moves you. </p><p>They all point the same way.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.vectorculture.org/subscribe?"><span>Subscribe now</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/p/the-imperative?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.vectorculture.org/p/the-imperative?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Suburbanasia ]]></title><description><![CDATA[The environment younger Millennials and older Gen-Z grew up in withered away their ability to mitigate stress and handle disagreements. Is there any way to fix it?]]></description><link>https://www.vectorculture.org/p/suburbanasia</link><guid isPermaLink="false">https://www.vectorculture.org/p/suburbanasia</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Sat, 23 May 2026 19:50:44 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!r6is!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There&#8217;s a supermajority when it comes to the type of world which young people want. Almost all of us claim to want the world to be radically different. Most of us find the work of making it different pointless against the broad opposition of the status-quo preservationists, or the gerontocracy, or otherwise underpaid, or just flat-out unbearable. I&#8217;m probably an outlier, where unlike reactionaries, I don&#8217;t think the root of young people wanting the world to change is easily explained by weakness (coddling) or hypocrisy. Very clearly, it&#8217;s the measurable output of a system that has been running like this for more than thirty years, and the way out is probably geographic-economic and <em>ambitional</em> before it&#8217;s anything else.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/p/suburbanasia?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.vectorculture.org/p/suburbanasia?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p><p>The system I&#8217;m talking about has four pillars: the geography of 1990s suburbia, the labor-market script that told us to follow our passion, the parenting protocol that optimized us for legibility to credentialed institutions, and the credentialing machine itself. Raised inside it, many of us unceremoniously arrived at adulthood missing a specific capacity &#8212; the procedural skill of acting on a world that is generally behaving like it is not pleased with us. The <strong>Hugbox</strong> is a type of anaesthetic that prevents people from generally going totally apeshit. It is what gets built when there is nowhere else to be and nothing larger to do. My belief, derived from <strong>niche construction theory</strong> (Odling-Smee, Laland &amp; Feldman, <em><a href="https://press.princeton.edu/books/paperback/9780691044378/niche-construction">Niche Construction: The Neglected Process in Evolution</a></em>, Princeton 2003) is that this is definitely compounding the problem and almost solidifying that future generations will have even less to lose &#8212; without an attitude that shifts towards constructivism, The Hugbox will become another decayed institution suffering from both rot and scaling issues.</p><div><hr></div><h2><strong>How We Hurt Ourselves</strong></h2><p>The 1990s were the most aggressively expansive suburban decade in American history. Here are some statistics: Brookings&#8217;s <a href="https://www.brookings.edu/wp-content/uploads/2016/06/20061017_exurbia.pdf">exurban analysis</a> found the typical exurban tract had 14 acres of land per home against 0.8 in inner suburbs. By 2005, exurban counties were growing 12% per five years, faster than any other settlement tier. Median new home size rose from 1,905 to 2,521 square feet between 1990 and 2007 while household size shrank to 2.59 persons. Gated communities went from 4% to 16% of new builds; by 2001, an estimated seven million U.S. households lived behind walls. The dwelling enlarged. The household shrank. The perimeter hardened. And despite what you&#8217;re probably told by generations committed to avoiding admitting specific mistakes, the largest metropolitan area by population in America was only getting radically safer after years of instability and decay.</p><p>The suburbs, and subsequent speculative interest, completely eliminated the third place &#8212; it became impossible for young people to find a place to spend time proximally with each other unless their parents were able to afford placing them in a gated community full of other kids their age (even this failed rather quickly, more on this later). Single-use zoning basically made the caf&#233;, the corner store, the unmonitored loitering space structurally illegal in residential neighborhoods. A child raised in this geography had, until sixteen or older, two destinations: home and the institution to which a parent drove them. The demand for complete and total privacy of studying the suburbs to correctly diagnose these problems hides it from view, and limits the amount of groundtruth we have for even addressing this problem, so bear with me here. British longitudinal data is the cleanest available &#8212; <a href="https://www.psi.org.uk/childrens-independent-mobility/">in 1971, 80% of 7- and 8-year-olds walked to school alone; by 2010, under 7%</a>. And get this! It wasn&#8217;t because more young people were getting access to driving &#8212; in fact, the opposite occurred: American driver&#8217;s license data tracks the same step-change where <a href="http://www.umich.edu/~umtriswt/PDF/UMTRI-2013-22_Abstract_English.pdf">16-year-old licensure fell from 46% in 1983 to 24% by 2014</a>. The car was the postwar canonical exit from parental supervision. For some reason, either structural or cultural artifacts of the suburbs ensured that exiting parental supervision was delayed by a decade. Some people never made it out at all.</p><p>Here&#8217;s some examples of what that took from many young people: </p><ol><li><p>friction with an unsupervised stranger, </p></li><li><p>negotiation with an indifferent shopkeeper, </p></li><li><p>a long unauthorized walk through a neighborhood where nothing was your parents&#8217;,</p></li><li><p>hurting yourself in a construction zone,</p></li><li><p>finding out that the real world is never actually under control of any one group of people, especially not your parents, no matter who they are <em>(yes, even if you are the Walton&#8217;s).</em></p></li></ol><p>These are some examples of <em>random events</em>, and generally speaking, how any organism learns it can act on a world it does not control. The 1990s were the first time in modern history an entire cohort completed adolescence without it. Nowadays, the results of suburbanization have eroded the spaces between enclaves so badly that small risks like these can&#8217;t be taken without incurring bigger risks (like getting shot, which is increasingly and ironically more likely-per-capita to happen to you the more remote you tend to go).</p><div><hr></div><h2><strong>Mantra</strong></h2><p>On top of the geography lies a mantra: <em>do what you love, and you will be happy</em>. Marsha Sinetar&#8217;s 1989 self-help bestseller was the popular vector; <a href="https://news.stanford.edu/2005/06/12/youve-got-find-love-jobs-says/">Steve Jobs&#8217;s 2005 Stanford address</a> married it to the nascent ideology of Silicon Valley, the world&#8217;s premier Hugbox substrate factory. &#8220;The only way to do great work is to love what you do.&#8221; <a href="https://www.fastcompany.com/3001441/do-steve-jobs-did-dont-follow-your-passion">Jobs himself did not follow his passion</a>; unlike myself, he stumbled into electronics commercially and then fell in love with it when he realized he was really, really, really, really good with them. The advice was retrojected onto his biography, kind of like in all the movies they make about Freddy Mercury always having that scene where he comes up with the entire instrumentation of Bohemian Rhapsody in his bedroom in 11 minutes.*</p><p><em>*I don&#8217;t know if this is true. I haven&#8217;t watched any of them. The last music biopic I watched was the fake Weird Al one on Roku, it made me quit my job several few years ago like the day after I saw it.</em></p><p>Everyone talks about the pipeline of what kids in the suburbs (and probably elsewhere) where &#8220;supposed&#8221; to do: good grades, honors classes, extracurriculars, SAT prep, admissions consulting, acceptance to a good college, major in something just get a degree, <em>(failure point started here, the rest of the list is more recent)</em> unpaid internship, first credentialed job, <strong>DON&#8217;T FUCKING FREELANCE, </strong>continuous self-investment, eventually the house in the better suburb. Big house. <em>Apartment is failure, it&#8217;s for divorced dads, and it&#8217;s ontologically bad to us, but it&#8217;s also the only thing you can really afford so like, I don&#8217;t know, maybe just go fuck yourself?</em> The output of this system, Deresiewicz wrote, was <a href="https://mbird.com/social-science/education/a-passage-from-william-deresiewiczs-excellent-sheep/">&#8220;smart and talented and driven, yes, but also anxious, timid, and lost&#8230; great at what they&#8217;re doing but with no idea why they&#8217;re doing it.&#8221;</a> Erin Cech&#8217;s longitudinal data in <em><a href="https://www.ucpress.edu/book/9780520355514/the-trouble-with-passion">The Trouble with Passion</a></em> scored it empirically: passion-driven career choosers end up in lower-paying, less stable jobs than peers who chose for security. The passion principle, she concluded, is a cultural mechanism for the reproduction of economic inequality. <a href="https://jacobin.com/2014/01/in-the-name-of-love/">Tokumitsu in </a><em><a href="https://jacobin.com/2014/01/in-the-name-of-love/">Jacobin</a></em> named it the &#8220;secret handshake of the privileged&#8221;.</p><p>Almost everything about this broke in exactly 2008. The leading-edge cohort had completed many of the early steps and was arriving at &#8220;first credentialed job&#8221; at the moment the entry-level market cratered. <a href="https://www.aeaweb.org/articles?id=10.1257/jel.20221066">Wage scarring from graduating into recession persists ten to fifteen years.</a> Recent-graduate underemployment has stayed <a href="https://www.newyorkfed.org/research/college-labor-market">between 39% and 45% since 2010</a>; humanities and social-sciences graduates cluster near 55%. The cohort that enterted <em>the loop</em> did not get the loop&#8217;s payoff, and was never told what to do if the script failed (it never contained any sort of contingency plan, which probably contributed to the skyrocketing amount of fatal overdoses within this population group). The only response the loop had to its own failure was its reiteration: try harder, retrain, &#8220;learn to code&#8221;, follow your passion again.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Vectorculture grows when you share our articles and retains growth when you subscribe.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p><div><hr></div><h2><strong>Psychology</strong></h2><p>The empirical record on this cohort&#8217;s psychology is unusually&#8230; clean. </p><p><code>WHAT IS YOUR LOCUS OF CONTROL?</code></p><p>Locus of control is a psychological concept referring to the degree to which individuals believe they control the events and outcomes of their lives, as opposed to external forces beyond their influence. First proposed by psychologist Julian Rotter in 1954, it acts as a spectrum measuring an individual's personal agency. </p><p><a href="https://journals.sagepub.com/doi/10.1207/s15327957pspr0803_5">Twenge, Zhang, and Im&#8217;s 2004 meta-analysis</a> of locus of control across four decades pooled 97 college samples and 41 child samples. Locus of control became more external &#8212; toward &#8220;outcomes are determined by forces outside my action&#8221; &#8212; by approximately 0.80 standard deviations between the early 1960s and 2002. The average college student in 2002 had a more external locus of control than 80% of college students in the early 1960s. The construct survives <a href="https://journals.sagepub.com/doi/10.1111/j.1745-6924.2009.01100.x">the major methodological objection</a> to Twenge&#8217;s broader program. Externality correlates with poor school achievement, helplessness, ineffective stress management, decreased self-control, and depression.</p><p>I have a good supporting example here from a classic scientific tale. Curt Richter&#8217;s 1957 study found that rats briefly rescued from water tanks swam for 60 hours compared to the 15-minute baseline of, demonstrating that perceived hope drastically increases endurance. A more internal locus of control probably compounds agency; a more external locus of control probably reduces it. You can think of this as navigating a decision tree:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!r6is!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!r6is!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png 424w, https://substackcdn.com/image/fetch/$s_!r6is!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png 848w, https://substackcdn.com/image/fetch/$s_!r6is!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png 1272w, https://substackcdn.com/image/fetch/$s_!r6is!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!r6is!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:746169,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://vectorculture.substack.com/i/197595427?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!r6is!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png 424w, https://substackcdn.com/image/fetch/$s_!r6is!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png 848w, https://substackcdn.com/image/fetch/$s_!r6is!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png 1272w, https://substackcdn.com/image/fetch/$s_!r6is!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8f200243-ab1f-4b0b-b2f3-9e4d72e8acba_1672x941.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><a href="https://files.eric.ed.gov/fulltext/EJ985541.pdf">Peter Gray&#8217;s 2011 paper</a> states it plainly: children who do not have the opportunity to control their own actions, to follow through on their own decisions, to solve their own problems, grow up feeling they are not in control of their lives. I think this makes total sense. Locus of control is not an innate quality. It is learned through recursive confrontation with problems which an adult or parent cannot solve for you. The cohort never had this experience because the adults were always there. The adults were always there because they incorrectly diagnosed the bad random events which happened to them as preventable with more surveillance, instead of realizing that a society constructed within the bounds of parental surveillance were good at completely destroying the ability for the next generation to maintain and expand the infrastructure required for prosperity. Who experiences a higher number of bad random events in a day: someone living in Johannesburg, or someone living in Brooklyn?</p><p>I&#8217;ll give it the benefit of the doubt and say helicopter parenting mostly came from good intentions (the counterfactual: it also came from a desire to control children, downstream of some parents&#8217; own realization that they couldn&#8217;t control the bad things that would eventually happen to their children, ironically creating circumstances where even more bad things happened). But there&#8217;s increasing amounts of research, neither supplanted by the &#8220;culture war&#8221; nor broadcast at all by the gerontocracy&#8217;s media arm (cable television, legacy publications) which indicates the damage it did. <a href="https://press.princeton.edu/books/hardcover/9780691171517/love-money-and-parenting">Doepke and Zilibotti&#8217;s macro-explanation</a> is the cleanest: intensive parenting rose <em>sharply</em> in high-inequality societies but not in low-inequality Scandinavia (or even places worse off economically with surprisingly equal wealth distributions: Slovakia and Slovenia). As returns to skill rose, parental investment in legibility-to-credential-machines rose with them. The economically rational response of a high-inequality society&#8217;s parents was to optimize their child for the machine. The model overfit on past data and ended up cannibalizing itself. <a href="https://link.springer.com/article/10.1007/s10804-024-09496-5">A 2024 meta-analysis</a> found that &#8220;interference with the development of agency appears to undermine psychological development in a myriad of important ways.&#8221; Career adaptability, self-efficacy, resilience: all atrophied. The attempts to optimize and guide children too far into adulthood completely killed their optionality and agency. Now we have an even bigger problem: adults who want to get out of the economically dead cities they grew up in can&#8217;t even afford a bus/train/plane ticket and a month&#8217;s rent in a new city. They are sucked into the gravity well of a black hole that will eventually kill them, one way or another. It&#8217;d take years for them to be able to get out and the longer that time goes on, the harder it gets. Roots get put down. Dreams die. And then there&#8217;s the question of if they still have helicopter parents, who by this age likely are in the demographic of currently or imminently needing care. How on earth do you expect people to have kids in an environment where they may still internally feel like one?</p><p>People like this were not crushed into passivity. Many were never given the conditions in which the alternative could develop. It doesn&#8217;t matter how much money were thrown at these people (up to a level, which is the level of &#8220;people who have the choice of never working&#8221;, which is not part of the middle distribution I&#8217;m analyzing. These are outliers). They were simply missing affordances.</p><div><hr></div><h2><strong>The Missing Affordances</strong></h2><p>The four-component system doesn&#8217;t really explain well why our response to its failure took the form it did. Earlier cohorts under comparable distress organized differently. The 1930s American left produced widespread labor militancy. The 1960s American left produced communes, the Catholic Worker, and SDS field offices in Mississippi. The reactionary move here is to attribute the difference to character or values (avoids analysis) &#8212; they were tougher than us, we are softer than them. That move is wrong. </p><p>The Infrastructure. Was. Entirely. Different.</p><p>The 1930s organizer had a union hall, a working-class neighborhood dense enough to leaflet on foot, a movement press at neighborhood scale, intact fraternal organizations, and an economy where six months of paid organizing could be lived on for a year of savings, eventually an <em>automat, </em>increasingly abundant housing. I live in one of these units today. I&#8217;m writing this article from a place this hypothetical person&#8217;s hypothetical parents lived and raised them in. The 1960s organizer had cheap rent in major cities, intact university communities, draft-resistance networks with operational discipline, a national civil-rights movement actively training cadres, and a still-extant labor movement to apprentice into. This is what I argue were affordances &#8212; physical, financial, institutional &#8212; supplied by the surrounding society to anyone who wanted to act in pursuit of a better life.</p><p>We have almost none of them. I&#8217;d argue NYC has the most of them in America in the smallest amount of space. For the rest of you: the union hall is gone. The working-class neighborhood is gone, it&#8217;s priced into the exurb. The movement press is gone, replaced by an algorithmic feed which is different for everyone and optimized by Silicon Valley (to no fault of its own, but downstream of the desire for endless growth detached from infrastructure) to produce the largest substrate containing infinite Hugboxes. Cheap rent in major cities is completely gone unless you want to be exit liquidity for gerontocrats. Six months of organizing on savings is unavailable to a cohort with <a href="https://www.stlouisfed.org/publications/in-the-balance/2018/are-millennials-different">median net worth 34% below cohort-age expectation</a>. Apprenticeship into existing movements is unavailable because the existing movements have been hollowed or many of the people in power don&#8217;t actually have any skills to transmit to you and mostly got to where they are from a variant combination of lying, male brute-force, Looking Good! and trickery.</p><p>It&#8217;s time for everyone who just personally related to that paragraph&#8217;s favorite philosopher: <a href="https://www.zero-books.net/books/capitalist-realism">Fisher called it</a> <em>reflexive impotence</em>. The subject knows things are bad but can&#8217;t act, they&#8217;re totally paralyzed! Thus, the subject treats the incapacity as a fact about the world rather than about its own missing tools. Locus of control goes extremely external and overshoots the ability to take action with a wider set of options. <a href="https://www.goodreads.com/work/quotes/14750674-the-burnout-society">Han&#8217;s complementary diagnosis</a>: we are no longer disciplined from without but exploit ourselves from within. &#8220;The complaint of the depressive individual, &#8216;Nothing is possible,&#8217; can only occur in a society that thinks, &#8216;Nothing is impossible.&#8217;&#8221; The &#8220;Can&#8221; of the positive imperative was internalized; when the imperative failed, the failure registered as internal. <a href="https://tableau.uchicago.edu/articles/2022/04/excerpt-%E2%80%9Ccruel-optimism%E2%80%9D">Berlant named the third movement</a> cruel optimism &#8212; attachment to a routine that is itself the obstacle to surviving the routine&#8217;s failure.</p><p><a href="https://press.uchicago.edu/ucp/books/book/chicago/U/bo27527354.html">Lilliana Mason&#8217;s distinction</a> between expressive and instrumental political behavior is relevant to contextualize this lane of thinking. Expressive behavior signals identity, but instrumental behavior changes outcomes. We tilt heavily toward expressive behaviors, not from a lack of will but because the infrastructure for instrumental work has decayed below the threshold at which a normal or average person can apprentice into it. To make matters worse, Hugboxes are designed to reward expressive behavior (you are now an influencer) and punish instrumental behavior (you are engaging in platform manipulation). </p><p>The first round of hugboxes, prior to the New Internet, were increasingly policed communities largely pushed to become &#8220;safer&#8221; by recursively increasing policing, generally by their wealthiest or oldest members. It&#8217;s funny when you put it that way, because it sounds like a lot of the insular &amp; &#8220;ingroup&#8221;-focused online communities, which is partially why they are marked for death*. </p><p><em>*(To existing readers of Vectorculture, yes, this is foreshadowing <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Vectorculture&quot;,&quot;id&quot;:5325939,&quot;type&quot;:&quot;pub&quot;,&quot;url&quot;:&quot;https://open.substack.com/pub/vectorculture&quot;,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b56408ac-69eb-4218-ba54-9defda98bde6_1024x1024.png&quot;,&quot;uuid&quot;:&quot;e5c9c22a-af35-45c4-a6fd-23fb5c1790ff&quot;}" data-component-name="MentionToDOM"></span>&#8217;s &#8220;What Kills Internet Communities, Part II&#8221;)</em></p><p>Sometimes, for fun, I think of things like a political scientist instead of an engineer-philosopher. It really makes me feel like the degree I have in it is worth $0 instead of $-135,000. I would compare the popularity of Hugboxes, downstream of the effects of suburbanization (isolated from close proximity to others your age), as a <em>power vacuum </em>being filled by the only remaining internal-locus Millennials trying to replace decaying infra with new infra: the Tech Bros.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/p/suburbanasia?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.vectorculture.org/p/suburbanasia?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p><div><hr></div><h2><strong>The Worst Part</strong></h2><p>Here's the best part: none of this is necessary. At this point, we&#8217;re literally doing this for no reason. The cohort is, at this point, just responding semi-accurately (and increasingly incoherently) to brutal material conditions, while a small group of high-agency individuals achieve outsized influence, capital, and power, worsening the issue but turning the sights cleanly on each other as everyone gets ready to <em>blow each others&#8217; heads smoove off</em>. The 2008 crisis hit at the early subgroup&#8217;s labor-market entry moment. Real wages for college-educated males 25&#8211;34 declined from 2000 to 2014. Student debt rose from $480B to $1.6T. Under-35 homeownership fell from 43.6% to 36.5%. This was over a decade ago, and now our measurements aren&#8217;t even close to consistent because <em>that institution decayed too! </em>Locus of control externality is a natural and rational accuracy about a world that was, in fact, beyond control. And today, that&#8217;s an understatement: it is pure chaos now. The Hugbox is a rational form of harm reduction. I understand why it exists. But we may reach a point where it stops working, and that&#8217;s very unlikely to reduce entropy of the overlying system.</p><p>Most of this is right. <a href="https://www.anneeshelenpetersen.com/cant-even">Petersen&#8217;s </a><em><a href="https://www.anneeshelenpetersen.com/cant-even">Can&#8217;t Even</a></em> and <a href="https://littlebrown.com/titles/malcolm-harris/kids-these-days/9780316510851/">Harris&#8217;s </a><em><a href="https://littlebrown.com/titles/malcolm-harris/kids-these-days/9780316510851/">Kids These Days</a></em> document the damage accurately. The cohort did not imagine its dispossession. It didn&#8217;t see any of this coming while at the same time having their ability to deal with black swans removed from their option table. But economic damage alone doesn&#8217;t explain the form of the response. Comparable damage produced different forms in other cohorts. </p><p>The American 1930s, Argentine 2001, Greek 2010, Chilean 2019, Hong Kong 2014&#8211;2019 &#8212; cohorts under severe material pressure that organized militantly, tolerated police violence, produced general strikes. The variable missing from the economic-determinist account is the developmental capacity to tolerate the friction such organizing requires, and that capacity is precisely what the four-legged apparatus failed to produce. What Marxists would argue is the class of the <em>petit bourgeoisie</em> aren&#8217;t failing to organize because organizing is inherently irrational (<em>note: past the continuation of SV implementing a digital hyper-surveillance state, it might end up being, unless you want to organize a business and gain leverage over that system</em>). Here&#8217;s the thing. Young Suburboids are failing, that&#8217;s just what&#8217;s happening. Young Suburboids aren&#8217;t failing because the prerequisites weren&#8217;t part of their upbringing. Economic damage is necessary to the explanation, but it&#8217;s not the full picture.</p><div><hr></div><h2><strong>The Hugbox</strong></h2><p>The pattern is most legible at the microcultural tier, and the analytic point worth making is that it is not ideologically located. It shows up on the left in the DSA-adjacent online scene&#8217;s chronic editorial drama and the conversion of clinical language into a social weapon, as documented inside the tradition by <a href="https://americanaffairsjournal.org/2019/02/the-characterless-opportunism-of-the-managerial-class/">Frost</a> and <a href="https://www.commondreams.org/views/2020/06/24/race-class-and-real-deal-political-economy">Reed</a>, and across the broader therapy-speak phenomenon described by <a href="https://www.thecut.com/article/the-tyranny-of-therapy-speak.html">Fishbein</a> and <a href="https://www.newyorker.com/culture/cultural-comment/the-rise-of-therapy-speak">Waldman</a>. It shows up in the postrationalist scene &#8212; workshops, retreats, vibes-curated lists that work for early-phase agency-building until they hit the natural limit of any container without sufficient external mooring, at which point the container almost always reorganizes itself around elders rather than changing its operating rules, like a fucked up sort of HOA. It shows up on the right in a Sneako chat, a paid looksmaxxing Discord, in purposefully-hidden sonnenrads that find their way into TikTok videos. The individual pockets of the gated trad influencer ecosystem, replying to Howling Mutant with a variation of his username like showing up to Church with a Jesus fish sticker on the back of your car, or any sufficiently &#8220;based&#8221; tribune with its own internal affect codes and social norms. One could even argue that Dimes Square itself is a type of Hugbox, although I&#8217;m not sure if these days it refers to really anything in this city.</p><p>At the mesocultural tier, the pattern is the PMC millennial&#8217;s everyday environment (which is currently in a controlled demolition by the Tech Bros): NGO sector, university administration (where <a href="https://www.amazon.com/Fall-Faculty-Benjamin-Ginsberg/dp/0199975434">non-faculty roles inflated from rough parity with faculty in 1980 to nearly 2:1 by 2014</a>), corporate &#8220;people operations&#8221;, &#8220;trust and safety&#8221;, &#8220;Corporate America&#8221; &#8212; the roles into which the credential machine traditionally routed surplus output, which then optimized for procedural correctness in the absence of any sort of instrumentalization. </p><p>At the macrocultural tier, the pattern is residue or even broader abstractions of the other layers: content warnings on streaming, corporate etiquette in Slack and Discord, sensitive-content filters, &#8220;ban X&#8221; and &#8220;deplatform&#8221; as the dominant mode of political expression on both wings.</p><p>The Hugbox is a non-ideological metaformative concept. It is a formal property of an under-tooled cohort&#8217;s relation to discomfort, and it is reconstructed wherever the cohort lands, under whatever aesthetics happen to be locally or network-available. This is the foundation that leads us into how we fix it: the solution will either be incomprehensible to the current political/ideological dichotomy, or it will exist within our outside both sides of the current, or the entire political dichotomy is about to shift: one side with low agency and an external locus of control, the other with high agency and an internal locus of control.</p><div><hr></div><h2><strong>Moveset</strong></h2><p>There is no political program in this essay, no movement to join, no candidate to vote for. Sorry to those of you who wanted me to play sports. The conditions that produced the cohort can&#8217;t be unraised retroactively. No agenda will retroactively give us the developmental affordances Millennial-and-beyond generations were denied. What can be done is more immediate and harder, and it comes down to two moves.</p><p>The first is geographic. I&#8217;m going to be real with you. Fucking leave the suburbs. Move to the largest urban core proximal to where you came from &#8212; not &#8220;move to San Francisco&#8221; if you&#8217;re from Cleveland, but the densest concentration of capital and people you can reach without severing yourself from the network you already have. </p><p>Actually, I&#8217;m lying. In America, you most likely have to get to San Fransisco or New York City if you want to be part of the solution and not a passenger watching their home slowly turn into something you don&#8217;t understand that &#8212; if we&#8217;re being real &#8212; probably won&#8217;t benefit you unless you&#8217;re on the other side of it entirely (and this will be hard to manage from where you are).</p><div class="captioned-button-wrap" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/p/suburbanasia?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="CaptionedButtonToDOM"><div class="preamble"><p class="cta-caption">Share this to convince someone to move to a bigger city.</p></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.vectorculture.org/p/suburbanasia?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.vectorculture.org/p/suburbanasia?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p></div><p>The empirical argument for this is straightforward and is best made by working from the premise that the United States is, as a functioning system, historically capitalist and currently hypercapitalist. In a capitalist system, the opportunities that actually move a trajectory &#8212; not the incremental raise but the introduction that becomes the job, the side project that becomes a company, the conversation that becomes a coalition &#8212; distribute according to a power law. Most never come. Some never experience any. The ones that do, come where capital and ambition concentrate physically. More volume = more chances = more shots. <a href="https://www.pnas.org/doi/10.1073/pnas.0610172104">Bettencourt, Lobo, Helbing, K&#252;hnert and West&#8217;s 2007 PNAS paper</a> established the underlying scaling: wages, patents, R&amp;D employment, and what the authors called &#8220;supercreative&#8221; employment all scale with city population superlinearly, at roughly the 1.15 power. Doubling a city&#8217;s population produces about 15% more of these outputs per capita. The same scaling shows up in venture deployment &#8212; the top three U.S. metros have for years captured something close to three-quarters of all U.S. VC dollars.</p><p>This is what power-scaling means. It is not that bigger cities are nicer, sometimes they&#8217;re not. It&#8217;s that the ambient density of opportunities for asymmetric gain &#8212; the kind of gain that resets the slope of your life, a 5x, a 10x, a 20x, rather than incrementally improving its level by 1.15x &#8212; is non-linear with location. It&#8217;s <em>exponential </em>with location. The suburb is structurally near the floor of the distribution. The mid-sized city has some signal. The metro core has orders of magnitude more. To remain in the suburb past your mid-twenties is to accept, in effect, that your career-and-life lottery tickets will arrive at the rate the suburb supplies them, which is approximately zero. Soon, it will turn negative. You are right to be concerned about the Datacenters: they are a way to get value which was leaked from urban cores back into the densest financial cores in the country. You will watch your city become West Virginia.</p><p>The objection that the city is expensive and brutal is totally correct and doesn&#8217;t change the analysis. The cost of living in the metro is the price of the option. The option is the only thing that pays out asymmetrically. The salaried suburban life feels stable because it has eliminated both downside and upside, and the trade for that elimination is the slow attenuation Section IV described. To refuse the trade is to commit to a higher-variance life in exchange for being where the upside actually lives.</p><p>The second move is harder, and personally I don&#8217;t think this is an option I would take (I definitely have tried):</p><p>Abandon the middle-tier ambition of &#8220;a career that pays enough for me to actuall live and also makes me happy.&#8221; </p><p>That ambition is the case that risks sadness &#8212; it&#8217;s what the routine told you to optimize for, and now you have to choose to do the opposite, which will be gutting. It is also directly in the crosshairs of the Agentic Memeplex. The personal-fulfillment frame produces moderately credentialed, moderately compensated, moderately satisfied lives, which is the tier the American economy has been ruthlessly hollowing out for forty years. There is no stable middle to ambitionally inhabit. The viable plays are at the tails: be very good at a trade, do something <em>extremely</em> unique which can get you employed in a very small but stable space (beware!) which the cohort has been systematically discouraged from, and which is materially better than the broken script for many of the people now trapped in it; or aim for participation in <em>historical collective affectation</em> &#8212; the kind of work done at a scale beyond one&#8217;s own life, by groups of people, with a chance of mattering historically, and that one lets oneself be marked by, or otherwise has a permanent demand that scales with any sized population (study at a local college and become a nurse at the nearest hospital, which in most states is the #1 employer).</p><p>By historical collective affectation I mean this pretty broadly: being part of a scene, a research program, a company, a political coalition, an artistic milieu, a movement &#8212; anything that operates at a scale larger than personal fulfillment and that has a non-trivial probability of leaving a mark on the period. This is the older and harder ambition. It probably won&#8217;t pay the bills, which is fine if you&#8217;re okay with that. The personal-happiness frame can&#8217;t accommodate it. The historical-affectation frame absorbs personal happiness as a byproduct or doesn&#8217;t, and either way the project continues. This option is basically &#8220;become a passenger, reify the idea that your locus of control is external by surrendering control to people like Alex Karp, and wish for the best&#8221; which is why I don&#8217;t recommend it for you if you have the slightest inclination that you want to fight with people like that for the power to build something better.</p><p>Both moves, however, dissolve the conditions of the Hugbox automatically. You can&#8217;t maintain a carefully curated discourse enclosure in a city where every block contains a different scene or type of person. You cannot optimize for psychological safety while committing to collective work whose timeline is longer than your career. The hugbox was an under-tooled response to the conditions of the suburb plus the broken middle-tier expansion loop. Change the conditions and the Hugbox loses its function without replicating the Hugbox in the first place.</p><p>None of this requires waiting for institutional reform, political victory, technological breakthrough, or anyone else&#8217;s permission. It requires staying with a friend or partner for a while with 2 suitcases full of your most critical stuff, and revising the working theory of what a life is for. The first is logistically annoying, the second is harder than anything in this essay. Both are immediately available, and there is no version of the cohort&#8217;s situation in which a critical mass making both moves does not measurably change the cohort&#8217;s near-term trajectory. </p><p>Now again, I strongly recommend Move 1, but I&#8217;m biased. I live in Manhattan. Time just moves faster here. And if you want help making that move, please feel free to reach out to me. It was the best decision I ever made.</p>]]></content:encoded></item><item><title><![CDATA[You. Guy I Went To High School With. I Can Smell Your ChatGPT Articles]]></title><description><![CDATA[This article is addressed directly to you. I'm on to you and so is everyone else. Here's how to fix it before it's too late.]]></description><link>https://www.vectorculture.org/p/you-guy-i-went-to-high-school-with</link><guid isPermaLink="false">https://www.vectorculture.org/p/you-guy-i-went-to-high-school-with</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Mon, 12 Jan 2026 18:15:51 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/8c012c18-4dd8-4f82-b4ef-d33405ed4ee6_950x542.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I know all of you (dear Vectorculture readers) have experienced the onslaught of ChatGPT (or, less commonly, other LLM) generated content online, especially on X. Some of these people are getting quite popular, which is frustrating and worrisome to many different groups of people. There&#8217;s even folks on Substack in the top 10 that have built a (fragile) &#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/you-guy-i-went-to-high-school-with">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[I don't believe in Meme Magic]]></title><description><![CDATA[The rise of online post-rationalist discourse renewed interest in Dawkins' theory of memes, but those who claim to have "cognitive weapons" are almost always shooting blanks.]]></description><link>https://www.vectorculture.org/p/memetics-you-mean-marketing</link><guid isPermaLink="false">https://www.vectorculture.org/p/memetics-you-mean-marketing</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Wed, 07 Jan 2026 14:31:34 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/02685a7f-4dce-4f49-aa3a-f292d246d849_1024x645.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>First off, I don&#8217;t want people to immediately assume this is a hit-piece on <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Defender&quot;,&quot;id&quot;:173113031,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/6c55e5fc-50ac-4498-ae68-7a07baa2265b_550x550.jpeg&quot;,&quot;uuid&quot;:&quot;12572551-e70f-46a3-a3b1-a301b833947d&quot;}" data-component-name="MentionToDOM"></span>, and others in the space carefully researching the flows of information across the internet (and its niche communities) using opt-in quantifiable methods, publishing regular research and interesting things to GitHub, etc. I recommending subscribing to them to understand what I&#8217;&#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/memetics-you-mean-marketing">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[Not For Human Consumption]]></title><description><![CDATA[Grey market peptides have built a parallel pharmaceutical infrastructure under the thinnest regulatory pretense. The data reveals a cultural contradiction that extends far beyond weight loss.]]></description><link>https://www.vectorculture.org/p/not-for-human-consumption</link><guid isPermaLink="false">https://www.vectorculture.org/p/not-for-human-consumption</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Thu, 01 Jan 2026 19:34:50 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/7a53119d-62ca-43fa-b10b-638abbfd245d_848x504.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The FDA classifies BPC-157 as Category 2 (ineligible for compounding) while Telegram communities with 35,000 members crowdsource third-party lab testing at $850 per batch. Eli Lilly&#8217;s retatrutide achieves 28.7% weight loss in Phase 3 trials while Chinese suppliers ship enough semaglutide API to produce over one billion starter doses. At a December 2025 &#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/not-for-human-consumption">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[What 50 Milliseconds Feels Like]]></title><description><![CDATA[ADHD involves a faster internal clock: the research is clear. What isn&#8217;t clear is why nobody&#8217;s connected this to the density of unchosen choices.]]></description><link>https://www.vectorculture.org/p/the-subjective-density-of-time-determines</link><guid isPermaLink="false">https://www.vectorculture.org/p/the-subjective-density-of-time-determines</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Fri, 26 Dec 2025 22:09:19 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/8f27eba3-076f-47e6-a0d3-277ff17154f3_2592x1632.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<blockquote><p>"experiencing reality at a high frame rate" is how I've often described my experience &amp; potentially the experience of adhd broadly<br><br>both your perceptual sampling rate (experiencing shifts in sensory inputs and/or internal states) AND agency sampling rate (opportunities/affordances to act on something) tend to be higher, which is precisely the reason why y&#8230;</p></blockquote>
      <p>
          <a href="https://www.vectorculture.org/p/the-subjective-density-of-time-determines">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[What Kills an Online Community? Part One]]></title><description><![CDATA[Weird Facebook (2013-2016) and TPOT/post-rationalist Twitter (2019-2024) stagnated & collapsed from remarkably similar structural mechanisms despite emerging a decade apart.]]></description><link>https://www.vectorculture.org/p/what-kills-an-online-community-part</link><guid isPermaLink="false">https://www.vectorculture.org/p/what-kills-an-online-community-part</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Sun, 21 Dec 2025 01:30:17 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/a6ef6843-96dc-46f7-ab27-8730e995336a_1024x645.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This essay serves as the first half to thoughts I&#8217;ve discussed in private with <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Concept Country&quot;,&quot;id&quot;:320597539,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/50bda8eb-0c9f-400e-b06c-6210386889b4_400x400.jpeg&quot;,&quot;uuid&quot;:&quot;69bfdd4f-1042-4326-bf3e-902b0e6218e0&quot;}" data-component-name="MentionToDOM"></span> members, and publicly when drawing comparisons to ongoing social circles and movements on X. It focuses specifically on documenting the parallels between two communities I&#8217;ve been active in for a cumulative decade of my life, and now two communities I&#8217;ve watched die a simila&#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/what-kills-an-online-community-part">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[A short note about cultural evolution.]]></title><description><![CDATA[I saw today that Joshua Citarella was crowned the Left Joe Rogan via the NYT.]]></description><link>https://www.vectorculture.org/p/a-short-note-about-cultural-evolution</link><guid isPermaLink="false">https://www.vectorculture.org/p/a-short-note-about-cultural-evolution</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Sun, 09 Nov 2025 22:25:07 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/43dc1800-cac4-41ec-8d65-f1b67e7e8723_1500x500.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I saw today that Joshua Citarella was crowned the Left Joe Rogan via the NYT. In response, I&#8217;ve been watching a ton of people on X talk about how various reactionary &amp; escapist internet subcultures are in slow-motion collapse or capitulation. </p><p>The following is a short note I shared in reply to someone talking about this &#8220;vibe shift&#8221;:</p><p>&#8220;Memetics&#8221; is just on&#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/a-short-note-about-cultural-evolution">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[Musicianship, Milady & The Fight Against Time]]></title><description><![CDATA[I know this doesn't immediately make a lot of sense, but hear me out, because I have a very good point.]]></description><link>https://www.vectorculture.org/p/musicianship-milady-and-the-fight</link><guid isPermaLink="false">https://www.vectorculture.org/p/musicianship-milady-and-the-fight</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Sun, 26 Oct 2025 17:35:59 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/43dc1800-cac4-41ec-8d65-f1b67e7e8723_1500x500.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Last night, I was on the way home in an Uber from a concert at Nassau Coliseum in Uniondale, NY. For the first time in 15 years, and in celebration of my 31st birthday, I decided to treat myself to seeing if I still liked the band Dream Theater as much as I did when I was a child. </p><p>I remember the first time I saw them in Orlando around ~2008-09 with my m&#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/musicianship-milady-and-the-fight">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[I forgot to write articles for 60 days]]></title><description><![CDATA[Here's how I'm going to fix it.]]></description><link>https://www.vectorculture.org/p/i-forgot-to-write-articles-for-60</link><guid isPermaLink="false">https://www.vectorculture.org/p/i-forgot-to-write-articles-for-60</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Tue, 30 Sep 2025 16:36:12 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!9uVz!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb56408ac-69eb-4218-ba54-9defda98bde6_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hello, Vectorculture subscribers. It&#8217;s been a while! About two months or so since we last talked.</p><p>If you&#8217;re coming from X, you know that I&#8217;m a big fan of complaining about people who don&#8217;t <em>do </em>enough having large audiences, like that one person you know with an F-150 who never uses the bed for anything. Well, for the past two months or so, that&#8217;s been me.&#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/i-forgot-to-write-articles-for-60">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[AI Priests & Occultism]]></title><description><![CDATA[It's all fun and games until you reinvent Himmler's Wewelsburg.]]></description><link>https://www.vectorculture.org/p/ai-priests-and-fascist-occultism</link><guid isPermaLink="false">https://www.vectorculture.org/p/ai-priests-and-fascist-occultism</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Thu, 07 Aug 2025 20:43:12 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!4ek0!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0385a727-13d5-4958-90ca-fd96cb452bac_1340x950.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I was one of the <a href="https://dl.acm.org/doi/abs/10.1145/3491102.3501825">early developers</a> of GPT-based <a href="https://replit.com/@somewheresy/GPT-Council">tooling</a>. In a follow-up article here, I will explain what I&#8217;m seeing as a lesson in history repeating itself.</p><p>We need to act fast to stop more cults from forming around these tools. The connection between them and historical rises in fascism.</p>
      <p>
          <a href="https://www.vectorculture.org/p/ai-priests-and-fascist-occultism">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[The Winner's Guide to AI Memecoins]]></title><description><![CDATA[I was one of the few AI "memecoin" developers that didn't lose all their money. Here's how I did it.]]></description><link>https://www.vectorculture.org/p/the-winners-guide-to-ai-memecoins</link><guid isPermaLink="false">https://www.vectorculture.org/p/the-winners-guide-to-ai-memecoins</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Sun, 27 Jul 2025 16:00:33 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!Roe0!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fedd5b6ce-c0ce-4aed-8299-cab9bb0ccc2a_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This article serves as a follow up to an earlier piece of mine, &#8220;Winners &amp; Losers in Post-Capitalism: A Primer in Marcosian Economics&#8221; which appeared in the physical print of </em><span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Concept Country&quot;,&quot;id&quot;:320597539,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/50bda8eb-0c9f-400e-b06c-6210386889b4_400x400.jpeg&quot;,&quot;uuid&quot;:&quot;bd278f2b-fe79-4efe-815d-7d4a4d7490df&quot;}" data-component-name="MentionToDOM"></span> <em><strong>Zine Issue 01. </strong>There are still a few reserve copies for academics, journalists, friends and important people. You can request one of the remaining copies by emailing intelligence@&#8230;</em></p>
      <p>
          <a href="https://www.vectorculture.org/p/the-winners-guide-to-ai-memecoins">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[The Flood]]></title><description><![CDATA[The Tech Right were considered an immutable force in Washington. Then, Central Texas flooded. What happens next?]]></description><link>https://www.vectorculture.org/p/the-flood</link><guid isPermaLink="false">https://www.vectorculture.org/p/the-flood</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Tue, 08 Jul 2025 21:44:15 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!-3ig!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54f12faf-fb9b-44ad-afaa-09597c2040a8_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This article was originally posted in August 2024, then delisted, because I was trying to land a contract for one of this guy&#8217;s friends and didn&#8217;t want him reading an article where I said the Gundo was branded like gay sex. Doesn&#8217;t matter now.</em></p><p>Early in the morning on July 4th, around 1:14&#8239;am CDT, a Flash Flood Warning was issued for Kerr County, TX. </p><p>At 4&#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/the-flood">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[I'm changing the publication's name]]></title><description><![CDATA[It's called Vectorculture now. Here's what it means.]]></description><link>https://www.vectorculture.org/p/im-changing-the-publications-name</link><guid isPermaLink="false">https://www.vectorculture.org/p/im-changing-the-publications-name</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Sun, 29 Jun 2025 16:35:05 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/f90d947a-80d1-40e0-a6bf-2f442709d792_1500x500.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>So, several of you who have been subscribers since the beginning probably have noticed that each time I send out a new article, it just says <strong>Somewhere from Somewhere</strong>, which can be a bit confusing. So I&#8217;m changing the name of the publication to a theory which I intend to stamp into the concrete before someone else claims it as their own. Such is life on &#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/im-changing-the-publications-name">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[Mapping the AI Media race]]></title><description><![CDATA[Here's some ideas on how it can mature beyond shitposting]]></description><link>https://www.vectorculture.org/p/who-is-winning-the-race-to-ai-videos</link><guid isPermaLink="false">https://www.vectorculture.org/p/who-is-winning-the-race-to-ai-videos</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Thu, 26 Jun 2025 02:50:07 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/b9e9a7a6-82c9-4aa0-a7ee-5140592e44a6_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I have a long history as a player in the Great AI Wars, which predates my career in software engineering. In fact, when I was back on X &#8212; I was one of the top 1,000 <em>most blocked</em> accounts on the platform. Not because of spreading controversial political ideas (on an object-level, I think most of mine are pretty tame), nor from targeting users for harassm&#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/who-is-winning-the-race-to-ai-videos">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[Publix subs are overrated]]></title><description><![CDATA[I'm tired of pretending these aren't average]]></description><link>https://www.vectorculture.org/p/publix-subs-are-overrated</link><guid isPermaLink="false">https://www.vectorculture.org/p/publix-subs-are-overrated</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Thu, 19 Jun 2025 15:46:46 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!aSd5!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ab2ddd-e2bd-4b05-874b-e6ec833fc0fe_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>If you&#8217;ve spent more than 15 minutes talking to someone in Florida, you&#8217;ve probably heard of Publix, the popular grocery store and deli chain. Positioned somewhere between a Kroger and a Whole Foods, Publix is &#8212; for many in the South &#8212; the People&#8217;s Grocer. </p><p>On Sept. 6, 1930, George Jenkins opened the first Publix location, known then as Publix Food Store&#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/publix-subs-are-overrated">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[I'm trying something different]]></title><description><![CDATA[Why I left X, why I started fresh on many of my other socials, and what I'm working on here and into the future]]></description><link>https://www.vectorculture.org/p/im-trying-something-different</link><guid isPermaLink="false">https://www.vectorculture.org/p/im-trying-something-different</guid><dc:creator><![CDATA[Somewhere]]></dc:creator><pubDate>Mon, 16 Jun 2025 12:31:42 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb56408ac-69eb-4218-ba54-9defda98bde6_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hello, readers. There are, most likely, only a few of you reading this right now.</p><p>It&#8217;s me, Somewhere. </p><p>Some of you may know me from my <a href="https://knowyourmeme.com/news/fake-viral-post-claims-edm-djs-stopped-wanting-to-be-djs-after-taking-anti-alzheimer-medication">X account</a>, others from working on a variety of mundane to interesting things IRL or URL, and many of you (probably) as part of various collectives I&#8217;ve participated in over the years across many different platforms. </p><p>To jog&#8230;</p>
      <p>
          <a href="https://www.vectorculture.org/p/im-trying-something-different">
              Read more
          </a>
      </p>
   ]]></content:encoded></item></channel></rss>