<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>olly.eth</title>
        <link>https://paragraph.com/@olly</link>
        <description>undefined</description>
        <lastBuildDate>Sun, 14 Jun 2026 00:06:30 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>olly.eth</title>
            <url>https://storage.googleapis.com/papyrus_images/c06ded6a6cfac94d3d797271ba469b504155de7b4a2bc0a2861770df9a50e1f2.png</url>
            <link>https://paragraph.com/@olly</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Language models as collective intelligence]]></title>
            <link>https://paragraph.com/@olly/language-models-as-collective-intelligence</link>
            <guid>vYZS67cWK7C12lb3GpOw</guid>
            <pubDate>Wed, 12 Oct 2022 08:10:43 GMT</pubDate>
            <description><![CDATA[Throughout our cultural evolution, refinements in the ways we share information have enabled societal shifts. Generally, new mediums which increase individual agency are correlated with expanding collective knowledge. Agency is, in large part, a function of information — the world is complex, and we are limited in our ability to understand it. Tools that enable us to think together enable us to outsource intellectual and productive exploration to the collective and individually benefit from c...]]></description>
            <content:encoded><![CDATA[<p>Throughout our cultural evolution, refinements in the ways we share information have enabled societal shifts. Generally, new mediums which increase individual agency are correlated with expanding collective knowledge. Agency is, in large part, a function of information — the world is complex, and we are limited in our ability to understand it. Tools that enable us to think together enable us to outsource intellectual and productive exploration to the collective and individually benefit from consuming the result.</p><p>Major refinements to sharing information have come via language, writing, the printing press and the internet. In each case, more agency has led to more productive societies. The first 30 years of the web has been about divergence; about empowering individuals to explore their niche by connecting them with others who share it. In doing so, it has exponentially increased the amount of information in the world. Language models have recently arrived as a tool for synthesising that information, and promise to enable us to wield the full capacity of the internet from a universal interface.</p><blockquote><p><em>“…the ‘message’ of any medium or technology is the change of scale or pace or pattern that it introduces into human affairs.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://designopendata.files.wordpress.com/2014/05/understanding-media-mcluhan.pdf">Understanding media</a> (McLuhan, 1964)</p></blockquote><p>In the short term, language models are a new medium for creative expression. In the longer term, I’d like to argue that they are a tool for building a more cooperative internet, and with some luck, a tool for building more cooperative societies.</p><h3 id="h-language-models-synthesise-collective-knowledge" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Language models synthesise collective knowledge</h3><blockquote><p><em>“Every day, we land on the internet without a map. Instead, search is the dominant wayfinding paradigm. It is the information equivalent of exploring the local area at ground level. A search is a hypothesis, an instance of trial and error. With enough searches, we can usually get where we&apos;re going. However, we lack the context of how everything fits together...”</em> — Me (2021)</p></blockquote><p>Language models are a synthesis tool. Their key feature is to <em>compress information</em> — to start with an internet of information, and reduce it to a consumable artifact. The first wave of capabilities that this makes possible — search, creative generation etc — are increasingly obvious by the day. What’s less obvious is what is happening behind the scenes, and why this is important.</p><p>Consider DALL-E or Stable Diffusion: start with a prompt, and finish with an image. To make this possible, models are trained on enormous amounts of images, each originally produced by a human in some form. Each image has a label that describes aspects of its style, composition and subject. Models extract features that are common in many images with similar labels. When you write a prompt, the model measures the relationship between the words you use and features it has extracted, and combines high-scoring features into a new image. In other words, models compress information by combining concepts from many images into something new.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3271b16f8edcb04af7e68f787a46b090e8948cc6bf0f8fd40976cb2e9399d03a.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/93f66f90b6c7da34ccdf9632faec2a99e0ae4a90b84347df353ec868b82c4d9d.png" alt="Inside the black box — from &quot;Visualising and understanding convolutional networks&quot; (Zeiler &amp; Fergus, 2013)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Inside the black box — from &quot;Visualising and understanding convolutional networks&quot; (Zeiler &amp; Fergus, 2013)</figcaption></figure><p>Now consider what happens when an artist produces a piece of work. The techniques used — brushstrokes, colour schemes, shapes, materials (“features”) — are acquired as tacit knowledge through lots of practice over time. The art produced is some emergent combination of these techniques as a conduit for externalising an internal mental state. The artist’s mechanical process is to take accumulated information (techniques and experience), and combine it into art.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f7bfbedc19e94f362d9f0a547a9a89181e4cf422e6438058de3d2ddcf65622e8.png" alt="Artists compute over their experiences to produce pieces of art." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Artists compute over their experiences to produce pieces of art.</figcaption></figure><p>Language models are able to approximate art because the procedural mechanism is compression — merging features together. The difference is that language models are carrying out the combinatorial process at a higher level of abstraction. Rather than computing over a <em>single</em> perspective, as is the case with an artist, language models integrate over the experiences of <em>many</em> artists. Users can then manifest new images from the latent combinatorial space.</p><p>We all have internal mental states that we’d like to represent with art. Arguably, the difference between artists and non-artists is that artists have the tacit knowledge to make their ideas real. Language models close this gap, enabling ‘unskilled’ individuals to realise their ideas without having to spend years acquiring the techniques and experiences. To a limited extent, models subsume and compress artistic tacit knowledge and make it wieldable via prompts.</p><blockquote><p><em>“…the content of any medium is always another medium.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://designopendata.files.wordpress.com/2014/05/understanding-media-mcluhan.pdf">Understanding media</a> (McLuhan, 1964)</p></blockquote><p>Each prompt, then, is a recursive computation over increasingly abstracted human inputs, collapsing thousands of dimensions into a human-readable artifact. For now, there is nothing really ‘artificial’ about it. What is really happening is that users are empowered by <em>collective</em> intelligence — a medium within which to wield the combined skills and experiences of millions of artists around the world. Models are a mechanism to rescue knowledge from individual brains, and make it collectively useful.</p><p>Language models are a <em>humanising</em> technology for informational empowerment.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/90688780bd0a8eeda45ddf378005aed6bfb34ee51f87853b3d9f6c2b2e3140d1.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-upwards-information-and-downwards-causation" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Upwards information and downwards causation</h3><blockquote><p><em>“Reading used to be reserved for the clergy, to hand down unquestionable Revealed Truths to the masses. Today, it&apos;s just what everyone </em><strong><em>does</em></strong><em>. Think about a society in which </em><strong><em>science</em></strong><em> is not reserved for the clergy, to hand down unquestionable Revealed Truths to the masses, but is </em><strong><em>just what everyone does</em></strong><em>.&quot; —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://worrydream.com/#!/Links2013">Bret Victor</a></p></blockquote><p>‘Art’ is just the current thing. The same compression mechanism is true of video, text, and a host of coming applications. The pattern in each case is to break open skills that were previously reserved for a select few, and empower the masses. This observation is certainly interesting in the context of prior transitions in tools for thinking together — language, writing, the printing press and the internet.</p><p>In the short term, language models are thus a new medium for creative expression. There is no doubt that jobs based on skills which are no longer scarce will be replaced. More importantly, the newfound agency is sure to create an entirely new and higher level pattern of work.</p><blockquote><p><em>“…the new patterns of human association tend to eliminate jobs, it is true. That is the negative result. Positively, automation creates roles for people, which is to say depth of involvement in their work and human association that our preceding mechanical technology had destroyed.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://designopendata.files.wordpress.com/2014/05/understanding-media-mcluhan.pdf">Understanding media</a> (McLuhan, 1964)</p></blockquote><p>A new medium for creative expression and the new opportunities it opens up is a compelling proposition. My conjecture, however, is that it is the <em>second-order</em> effects that are worthy of more focus.</p><p>We currently live in a world in which information asymmetry is profitable. To a certain extent, asymmetry is unavoidable — the world is complex, and we can only know so much. However, much of it is also engineered by competitive dynamics in markets and other institutions. The problem is that without openly sharing information, cooperation is impossible and we are left with the externalities of competition.</p><p>Language models suggest a mechanism for progressively incentivising agents to indirectly collaborate at multiple scales. The reason is thus. Training data is a key limiting factor for deep learning implementations, such that more and higher quality data is almost always better. Meanwhile, it will quickly become clear to individuals and organisations that what can be achieved via model augmentation far outstrips what can be achieved without.</p><p>My claim, then, is that models incentivise parties to share information — models tend towards better results with more training data, and users are incentivised to provide it in order to benefit from better compression. There is a group-level benefit to many parties contributing data to a model, which in turn can act as a group selection pressure for mechanisms that prevent free-riders and encourage contribution.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c88a94db3a5e52a6b9538be0850400fa14af20c619ccc4591460bfb7d75177b8.png" alt="Models come to exhibit downwards causation." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Models come to exhibit downwards causation.</figcaption></figure><p>Over time, models will come to exhibit a kind of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/10.1098/rsta.2016.0338">downwards causation</a>. Information arising from many parties gets compressed to become reusable by all other parties, and all parties will come to rely on the compression because it produces better results than can be achieved otherwise. Models therefore act as a focal point — a reason to openly share information without needing to directly communicate with other parties. This mechanism changes zero-sum information asymmetry into positive-sum information sharing, where each party is made stronger by wielding the collective information pool.</p><blockquote><p><em>“I propose we move from simple feedback to downward causation when components tune behaviour in response to estimates of coarse-grained, aggregate properties.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/10.1098/rsta.2016.0338">Coarse-graining as a downwards causation mechanism</a> (Flack, 2017)</p></blockquote><p>When many competing entities are ‘tuning’ to the same information pool — in this case, the <em>collective</em> information pool — it can enable a higher level of organisation to consolidate from the bottom up. In turn, the mutual information advantage sets the conditions for the evolution of more cooperative relationships between lower level parties.</p><blockquote><p><em>&quot;The transition to the next stage occurs… by joining [parties] into a single whole with the formation… of a control system headed by a new subsystem, which now becomes the highest controlling device in the new stage of evolution.&quot;</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://pespmc1.vub.ac.be/POS/TurPOS-prev.pdf">The phenomenon of science: a cybernetic approach to human evolution</a> (Turchin, 1977)</p></blockquote><p>Consider a simple example in art. Let’s imagine that a large community of artists agree to continuously contribute their art as training data to an open-source diffusion model or some future descendant. The model compresses all contributions and makes them available for recombination. Each contributing artist now has the combined creative force of every artist in the community. My conjecture is that even for professional artists, the range of what can be achieved through this augmentation outstrips what can be achieved alone. This is probably true <em>today</em>, never mind in a few years’ time. If so, then there is a strong positive-sum mechanic at work — everyone contributing makes everyone’s work better. Community formation arises naturally, because there are strong incentives for cooperative relationships between community members.</p><p>At some point, a cooperative network empowered by shared models outcompetes its competitors because of the mutual information advantage. Individual network members have an information advantage relative to their external counterparts. There exists, then, a growing incentive to participate cooperatively rather than compete against the network. Within the network, the emergence of social norms and relevant monitoring mechanisms can ensure a stable base of cooperation, such that everyone contributes data and everyone can access the model.</p><blockquote><p><em>“Viewed as a cultural evolutionary process, new entrants to the population would be more likely to adopt the preference ordering of those who obtained the higher material payoffs in the immediate past (Boyd and Richerson, 1985). Those who were less successful would tend to learn the values of those who had achieved higher material rewards (Borgers and Sarin, 1997).”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://pubs.aeaweb.org/doi/pdfplus/10.1257/jep.14.3.137">Collective action and the evolution of social norms</a> (Ostrom, 2000)</p></blockquote><p>Flack’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/10.1098/rsta.2016.0338">paper</a> suggests that downwards causation via compression is not unique to language models, but instead a generalised mechanism in adaptive systems throughout the natural world (macaque social <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/full/10.1098/rstb.2011.0214">hierarchies</a>, for example). Which is to say that if correct, it is extremely robust, scalable and has been continually selected for at many levels of the evolutionary hierarchy.</p><p>One might worry that everyone using the same models leads to a convergence on a local minimum, which would be anti-evolutionary. However, I think the opposite is true. The coming diversity of models and use cases is such that individuals and groups will use a plethora of different models in their own ways across a massive range of applications. The result is surely a dense, interwoven and constantly evolving combinatorial network integrating groups in complex ways, sufficient to overcome local minima and enable continuous evolution.</p><blockquote><p><em>“…[parties] need not be in agreement about how to best to tune to these variables. The degree of agreement will depend on whether decision-making—in learning or evolutionary time—is influenced by other types of heterogeneity”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/10.1098/rsta.2016.0338">Coarse-graining as a downwards causation mechanism</a> (Flack, 2017)</p></blockquote><h3 id="h-language-models-are-a-substrate-for-more-collaborative-societies" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Language models are a substrate for more collaborative societies</h3><blockquote><p><em>“The various ways in which the knowledge on which people base their plans is communicated to them is the crucial problem for any theory explaining the economic process, and the problem of what is the best way of utilizing knowledge initially dispersed among all the people is at least one of the main problems of economic policy—or of designing an efficient economic system.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.stephenhicks.org/wp-content/uploads/2013/03/hayekf-use-of-knowledge-in-society.pdf">The use of knowledge in society</a> (Hayek, 1945)</p></blockquote><p>Today, models are toys for creative expression. Tomorrow, they will be tools for increasingly autonomous technological production. If the central problem of economic society is the problem of productively organising agents with imperfect information, then a new mechanism of aggregating that information is likely to enable new economic structures.</p><p>It’s worth stating my philosophical assumption here that deep learning and related models are not, and are unlikely to become conscious beings. I think we are dealing with <em>tools</em>, not <em>beings</em>, that will quickly get better and eventually outcompete humans in all relevant <em>productive</em> capacities. But, productive replicators is all they will ever be. This is not to say that entrusting widespread economic activity to unconscious robots is without risk, but the distinction between tools and beings is a critically important one. Arguably, the reason that unconscious AGIs are risky is precisely <em>because</em> they are unconscious, and thus incapable of the social intelligence required to understand what it <em>means</em> to be ‘human-aligned’.</p><blockquote><p><em>&quot;…the cognitive capacity to represent the formal properties of mind differs from the cognitive capacity to represent the subjective properties of mind (Seager 2006). Thus a notional zombie Hyper-Autist robot running a symbolic AI program on an ultrapowerful digital computer with a classical von Neumann architecture may be beneficent or maleficent in its behaviour toward sentient beings.&quot;</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://biointelligence-explosion.com/">The biointelligence explosion</a> (Pearce, 2012)</p></blockquote><p>My suggestion, then, is that models and their descendants can be viewed as tools with the potential to create more collaborative and more collectively intelligent economic societies.</p><p>To recap, it seems inevitable that models will become more effective in productive capacities currently entrusted to humans. Augmentation with models will therefore empower individuals and groups to do things they otherwise cannot do. Models, at least in the short term, are dependent on information arising from people, and more/better data makes more effective models. Effective models thus create a focal point for community formation, and groups at increasing scale will derive a selective advantage from model-mediated positive-sum information sharing. If so, then it further seems inevitable that the incentives of economic society shift towards an open information ecology — in which everyone openly and honestly shares information for collective benefit — and away from closed market information ecologies fixed on information asymmetry.</p><p>The most optimistic viewpoint is that this mechanism could enable coordination between <em>groups</em> at scale, for many of the same reasons. For example, many <em>companies</em> could coordinate with each other via a higher level model, or a complex of individuals, companies and even <em>nations</em>. Geoffrey West and co’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.pnas.org/doi/full/10.1073/pnas.0610172104">work</a> indicates that there is no theoretical upper limit to information-dominated systems. If so, then open information ecologies coordinated by models could operate at community, city, national and planetary scale, with a selective advantage accruing to larger systems. As such, models may present focal points to overcome dangerous multipolar incentive patterns derived from information asymmetry.</p><p>A combination of cryptography and artificial intelligence may well be able to implement systems working on this principle. Of course, technological implementations are only part of the problem. Working on a collective principle of mass information sharing is a huge social step in a world dominated by competitive incentives. The idea that artists, companies and nations might openly and proactively contribute all internal information for collective consumption is frankly hard to imagine. Critically, it requires a shift in values away from <em>individuals</em> and towards <em>collective networks</em> at all scales, superseding individual incentives with collective incentives.</p>]]></content:encoded>
            <author>olly@newsletter.paragraph.com (olly.eth)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/82d1082ff1a094d75790a8a8bc9347ff3f470416531a3de1e455e4b737c312d2.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Learning from major evolutionary transitions]]></title>
            <link>https://paragraph.com/@olly/learning-from-major-evolutionary-transitions</link>
            <guid>FF3nwSC4ktWJGMgRkKwH</guid>
            <pubDate>Mon, 26 Sep 2022 05:42:34 GMT</pubDate>
            <description><![CDATA[As we look out into the future, many of the key problems we must solve this century arise from coordination failures at multiple scales of our existing institutional systems. Climate change, existential risk from technology, energy and materials each share something in common — they are examples of multipolar traps arising when individuals and groups pursue their own selfish incentives at the expense of the collective benefit, in games that are increasingly global in their domain of action. M...]]></description>
            <content:encoded><![CDATA[<p>As we look out into the future, many of the key problems we must solve this century arise from coordination failures at multiple scales of our existing institutional systems. Climate change, existential risk from technology, energy and materials each share something in common — they are examples of <em>multipolar traps</em> arising when individuals and groups pursue their own selfish incentives at the expense of the collective benefit, in games that are increasingly global in their domain of action.</p><p>Multipolar traps are nothing new, and have been around for as long as life on Earth. Fortunately, stable solutions to multipolar traps have been continuously selected for at many levels of the evolutionary hierarchy. These are most visible in cases of <em>major evolutionary transitions</em>, in which groups of competing individuals cooperate to form new kinds of individuals at higher levels of organisation.</p><p>In search of solutions for the future, we can learn a lot from understanding what is common to the transitions of the past. At the very least, they show us that it is <em>possible</em> to establish stable cooperation at scale. Further, perhaps, they can provide clues for how we might establish an evolutionary trajectory towards intelligent coordination at planetary scale.</p><p>In this article, I aim to provide an accessible entry point to what the major evolutionary transitions have been, what we know about how they have happened and what has been common between them.</p><h2 id="h-what-is-a-major-evolutionary-transition" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What is a major evolutionary transition?</h2><p>Major evolutionary transitions represent rare points in evolutionary history in which groups of competing individuals came together to form a new cooperating whole at a higher level of organisation.</p><p>The most familiar example is the development of human societies. Way back in our evolutionary past, proto-humans lived primarily as self-sufficient individuals. As we fast forward through human history, however, we see the development of cooperative societies at increasing scale.</p><p>Of course, this has been a slow evolutionary trajectory. It likely began during confrontations between scavengers, establishing a precedent for cooperation to acquire food. The selective advantage of cooperating groups likely explains the emergence of hunter-gatherer bands, which we can observe as far back as <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://onlinelibrary.wiley.com/doi/abs/10.1002/ajpa.1330760115">1.8 million years</a> ago. From there, human ancestors begin to display <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.zora.uzh.ch/id/eprint/28612/">evidence</a> of cooperative breeding, which likely co-evolved with prosocial behaviours to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://onlinelibrary.wiley.com/doi/10.1002/evan.20222">enable</a> advanced cognitive abilities like understanding of shared intentionality.</p><p>This progression laid many of the foundations for the evolution of language, and it’s here that we begin to see a major transition. Language provided a medium for the development of complex societies, leading humans to become increasingly dependent on the wider collective through the division of labour — something that is particularly visible in modern developed economies. What makes humans powerful is many people working together in real-time, accumulating information about the world over many generations. The ‘major evolutionary transition’ for humans, therefore, represents the protracted change from self-sufficient individuals to a mutually-dependent collective over many generations.</p><p>Human societies are far from the only example of a major transition in evolutionary history. Current <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.pnas.org/doi/pdf/10.1073/pnas.1421398112">consensus</a> is that there have been six other major transitions, including protocells, prokaryotes, eukaryotes, plastids, multicellularity and eusociality.</p><p>While each transition is unique in its own way, there has been a concerted effort to analyse them together in the hope of extracting common principles.</p><h3 id="h-transitions-occur-when-selection-rises-to-the-group-level" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Transitions occur when selection rises to the group level</h3><p>Consider a population consisting of several groups competing against each other. Within each group, natural selection favours traits that maximise individual fitness regardless of their effect on group as a whole. Cooperative behaviours tend to incur an additional cost, either requiring more energy or a reduced proportion of a shared benefit. We should expect, then, that cooperative behaviours cannot evolve, because acting out of self-interest tends to have a higher payoff.</p><p>Of course, this is not what we see in practice. Broadly, major evolutionary transitions are characterised by the establishment of mass cooperation with limited realised conflict, producing a new individual at a higher level of organisation. Cooperation <em>does</em> evolve as a stable strategy.</p><p>The evolution of cooperation in the context of major transitions has been a controversial question over the past few decades, and I will avoid wading too far into the weeds. Instead, I will lean on the emerging <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.pnas.org/doi/pdf/10.1073/pnas.1421398112">consensus</a> that there exists an additional <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://link.springer.com/article/10.1007/s12110-999-1005-x">level</a> of selection which selects for cooperative traits that are advantageous at the level of the <em>group</em> instead of the level of the <em>individual</em>. The aggregate of such traits gives the group an advantage compared to other groups in the population. Group selection does not completely overcome individual selection, however, and selection instead jostles between both levels simultaneously — what evolves in the population results from their relative strength.</p><blockquote><p><em>“Sometimes one level prevails, resulting in a homogenous population of public good providers (when between-group selection prevails) or free-riders (when within-group selection prevails). In other cases, frequency-dependent effects cause a mix of types to coexist in the total population.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://evolution-institute.org/wp-content/uploads/2018/10/Generalizing-the-Core.pdf">Generalizing the core design principles for the efficacy of groups</a> (Wilson, 2013)</p></blockquote><p>The majority of us have experienced life in a company, and so competing levels of selection is intuitive. Each of us has our own interests, like getting credit, getting promoted and making more money. But, we also know that we are ultimately better off when our team and the company as a whole succeeds, because it makes our individual position more valuable. As you pay attention, you’ll notice that these dynamics are at play in any group situation, and so we contend with the competition between individual selection (what is best for <em>us</em>) and group selection (what is best for the <em>group</em>) everyday.</p><p>Looking back through evolutionary history, these two forces have been in constant tension, shaping evolution at multiple levels of individuality simultaneously.</p><p>Group selection rests on the idea that there are some outcomes that are only achievable when parties cooperate, and that those outcomes provide an evolutionary advantage to group members. It is these outcomes that get selected for — synergistic interactions between individuals leading to the emergence of an advantageous group aggregate.</p><blockquote><p><em>“If cooperation is to evolve, non-additive, or synergistic, fitness interactions are needed. If two or more cooperating individuals achieve something that a similar number of isolated individuals cannot, the preconditions exist&quot;” —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nature.com/articles/374227a0">Major evolutionary transitions</a> (Smith &amp; Szathmary, 1995)</p></blockquote><p>When the right conditions present themselves, group selection becomes the primary evolutionary driver, and major transitions to a new level of individuality are able to occur. Groups become collectives when traits that benefit the group are selected for above selfish traits.</p><p>This pattern is visible in all prior major transitions, and once complete, the resulting organism tends to become ecologically dominant. Eusocial insects, for example, began somewhere in the evolutionary past as an individualistic species, and at some point evolved to become a collective superorganism. Eusocial superorganisms now make up more than 50% of all insect biomass on Earth. Multicellular organisms follow a similar pattern. When it works, cooperation really works.</p><blockquote><p><em>“Selfishness beats altruism within groups. Altruistic groups beat selfish groups. Everything else is commentary.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.journals.uchicago.edu/doi/full/10.1086/522809">Rethinking the theoretical foundation of sociobiology</a> (Wilson &amp; Wilson, 2006)</p></blockquote><p>The concept of ‘major transitions’ implies that a new level of individuality not only enables superorganisms to outcompete less cooperative species, but opens up an entirely new evolutionary state space. The difference between cooperative human societies and the next smartest primates is not just that we outcompete them for resources — we exist within a fundamentally different space of possibilities. Similarly, multicellularity opened the door to all higher-order species in the animal, plant and fungal kingdoms; a possibility space simply not available to unicellular eukaryotes.</p><p>Integrating individuals through group selection thus represents a powerful mechanism for establishing new levels of the evolutionary hierarchy. However, precisely explaining <em>how</em> group selection comes to dominate has proved extremely challenging. The challenge emerges because in every prior case, competing individuals have not been capable of perceiving the ultimate benefit of cooperation. Thus, it’s not enough to say that cooperation was established because superorganisms ultimately outcompete selfish individuals, because many intermediate generations had to exist between a predominantly selfish species and the evolution of a cooperative superorganism.</p><p>While we do not yet have a complete account, there is a lot to learn from studying what we do know.</p><h2 id="h-phases-of-evolutionary-transitions" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Phases of evolutionary transitions</h2><p>Bourke has <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://academic.oup.com/book/4437">observed</a> that transitions tend to progress through three stages, and this provides a useful frame. First, origin — there is an initial contact point in which a group advantage is established. Second, maintenance — mechanisms develop which cement cooperation by suppressing individual incentives. Finally, transformation — a new level of individuality is consolidated with sophisticated mechanisms to produce a new unit of evolution.</p><h3 id="h-1-origin-via-an-initial-cooperative-benefit" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1. Origin via an initial cooperative benefit</h3><p>To make major transitions possible, there must be some kind of initial advantage to cooperation — a ‘first contact&apos;. In this phase, cooperation can be established without the need for sophisticated mechanisms, producing a positive selection pressure which enables those mechanisms to develop over many generations.</p><p>It is perhaps easiest to grasp this idea in the context of human ancestors. We might imagine that at some point in our evolutionary past, there were confrontations of multiple individuals hunting the same prey, or scavenging the same food. No doubt many of these early confrontations ended in violence. At some point, however, our ancestors would have worked out that if the group cooperates, then it can be to everyone’s benefit. For example, it’s easier to hunt for large prey, or to get food from hard-to-reach places. Variation in genetics likely predisposed some individuals towards primitive forms of communication, giving them the ability to gesture or form words. Individuals with these mutations were more likely to survive in groups of others who had a similar mutation, producing a kind of group-selected advantage that could lead to cooperation becoming more common.</p><p>The evolution of multicellularity can be thought of in a similar way. Multicellularity arose many times independently, giving us some indication that there was a significant selection pressure in the ancient unicellular world. We probably cannot know <em>for sure</em>, but it’s likely that the initial advantage was linked to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://onlinelibrary.wiley.com/doi/10.1002/(SICI)1520-6602(1998)1:1%3C27::AID-INBI4%3E3.0.CO;2-6">size</a>. Imagine all organisms lined up according to size. It’s always possible for there to be a new biggest organism, and if there is an ecological niche to be filled by a new biggest organism, then it’s likely that it will be selected for. Since being bigger makes it possible to isolate from the outside world and protect genes, it seems likely that some niches could be exploited better by larger organisms.</p><blockquote><p><em>“In other words, the direction of the selection for size change depends solely on the ecological opportunities, and there is always room at the top. When the earth was populated with nothing but single cells, selection opportunities for multicellularity must have been inexhaustible.&quot;</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://onlinelibrary.wiley.com/doi/10.1002/(SICI)1520-6602(1998)1:1%3C27::AID-INBI4%3E3.0.CO;2-6">The origins of multicellularity</a> (Bonner, 1998)</p></blockquote><p>Multicellularity and human societies are alike in that they represent <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.journals.uchicago.edu/doi/abs/10.1086/419766"><em>fraternal</em></a> transitions, in which each individual in the higher cooperative unit is initially the same. In these cases, the initial advantage of cooperation is most likely drawn from <em>economies of scale</em> — combining the same abilities across multiple individuals to achieve higher efficiency. This lays the foundation for division of labour to evolve later.</p><p>Fraternal transitions are in this way distinct from <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.journals.uchicago.edu/doi/abs/10.1086/419766"><em>egalitarian</em></a> transitions, which bring together individuals with <em>different</em> capabilities. In such cases, the initial advantage of cooperation is found in the emergent properties of combining different capabilities, where a division of labour is automatically established.</p><p>The transition to eukaryotic cells is a characteristic example. The general consensus seems to be that eukaryotic cells began when a prokaryotic cell ingested a mitochondria. Mitochondria produce lots of energy, and this advantage could be experienced relatively ‘immediately’ via a natural division in labour. The excess energy probably fuelled more experimentation with a higher number of genes, enabling a big jump in complexity relative to prokaryotic cells through the evolution of many different kinds of cellular compartments.</p><blockquote><p><em>“Most organisms opt for the libertarian route, going it alone. Those that cooperate make two different kinds of alliances: egalitarian and fraternal.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.journals.uchicago.edu/doi/abs/10.1086/419766">Cooperators since life began</a> (Queller, 1997)</p></blockquote><h3 id="h-2-maintenance-via-mechanisms-that-suppress-free-riding" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2. Maintenance via mechanisms that suppress free-riding</h3><p>So, transitions happen when selection rises to the level of the group, via an initial cooperative advantage. However, group selection never <em>completely</em> overcomes individual selection, and the evolutionary pressure to act as a free-rider continues to exist. In this scenario, we should expect that free-riders do very well in populations of cooperators, since they get the benefit of cooperation without paying the cost. As such, we might expect that free-riders infiltrate budding cooperative populations and eventually become dominant.</p><p>Stable populations of cooperators are able to evolve because selection acting at the group level favours the evolution of mechanisms that suppress free-riding. In simpler terms, groups evolve rewards for cooperative behaviour and punishments for selfish behaviour.</p><p>For eusocial insects, achieving superorganism status required mechanisms to overcome many potential arenas of conflict, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.annualreviews.org/doi/10.1146/annurev.ento.51.110104.151003">including</a> sex allocation, queen rearing and male rearing. It’s no surprise that conflict is found primarily in <em>reproductive</em> traits — each individual is within its evolutionary incentives to ensure its replication, and so overcoming the individual drive to reproduce is key to forming a new level of individuality.</p><p>Mechanisms for controlling reproductive conflict in eusocial insects primarily include kinship, coercion and constraint. For example, workers in eusocial societies are generally capable of laying unfertilised eggs. However, workers that do so are otherwise unproductive and reduce the efficiency of the colony as a whole — a natural ‘tragedy of the commons’. To overcome this, reproduction is <em>policed</em> both by the queen (who retains reproductive dominance) and by other workers. In honey bees, it has been predicted that without policing, roughly <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.jstor.org/stable/4601977">54%</a> of workers would reproduce. With policing, however, only about <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.jstor.org/stable/4601977">0.1%</a> of workers become reproductive. Interestingly, ‘bottom-up’ worker policing (as opposed to ‘top-down’ queen policing) is about <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.jstor.org/stable/4601977">98%</a> effective.</p><p>In the transition to multicellularity, one can imagine a similar problem. There are economies of scale advantages to multicellular configurations, granted, but each cell begins as an independent replicator and will be selected to reproduce. How, then, do multicellular organisms overcome this paradox? Well, it’s likely that there was variation in the temporal dynamics of collective cell division among newly multicellular individuals. Some groups likely divided closer together, and others further apart. We observe that multicellular organisms tend to synchronise their replication, and it is likely that synchronisation was selected for because it reduced the chance of individual cells proliferating at the expense of others. As this was selected for, more efficient mechanisms for facilitating synchronisation evolved as a result. Synchronised cell replication likely cemented cooperation sufficiently to enable further evolution at the group level.</p><p>In human systems, mechanisms of suppressing conflict and selfish behaviour are everywhere. We continuously create systems of rules and regulations at every scale of human interaction — within families and friend groups, all the way up to international legal systems. Such systems of rules help to overcome game theoretic incentives enough to ensure that ‘individuals’ can predictably experience the benefits of cooperation, safe in the knowledge that free-riders will be penalised. Many anthropological studies show this process in early human societies, while Elinor Ostrom’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://pubs.aeaweb.org/doi/pdfplus/10.1257/jep.14.3.137">work</a> shows how it remains at the foundation of effective cooperation today.</p><h3 id="h-3-transformation-to-a-new-evolutionary-unit" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3. Transformation to a new evolutionary unit</h3><p>With the suppression of free-riding, the groundwork is laid for mechanisms which complete the transformation to a new level of individuality. The newly emerging superorganism moves past a point of no return, where sophisticated mechanisms ensure a stable base of mass cooperation. It’s at this point that we no longer see the parts and begin to see the new whole — in all practicality, selection among the original parts is no longer a significant evolutionary force.</p><p>In the transition from single-celled to multicellular organisms, the integrity of the budding new whole is dependent on a strong division of labour, as epitomised in the development of the <em>soma</em> (“body” cells) and the <em>germ-line</em> (“sex” cells). The vast majority of cells are confined to somatic responsibilities in this arrangement, foregoing their ability to contribute to the next generation. However, each somatic cell technically maintains a copy of the genetic material required to reproduce, and would be within its evolutionary incentives to compete to participate in the germ-line.</p><p>In order to overcome this multipolar trap, cells have evolved epigenetic mechanisms which affect how differentiated cells are able to interpret and express information stored in DNA. The presence of different epigenetic factors explains why daughter cells arising in many different tissues can re-establish the differentiated functioning of their parent cells while having the same core DNA. Without epigenetic factors, daughter cells would not develop the specialised characteristics of their parents and would instead switch to inappropriate states that follow their individual reproductive incentives.</p><blockquote><p><em>“Without efficient transmission of epigenetic information, the component cells of new multicellular organisms would have switched to inappropriate states that would have compromised the success of the individual as a whole. Epigenetic inheritance is thus one of the reasons why multicellular plants and animals retained their coherence in spite of the turnover of their component cells.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sciencedirect.com/science/article/abs/pii/S0022519305003851">The evolution of information in the major transitions</a> (Jablonka &amp; Lamb, 2006)</p></blockquote><p>Over time, epigenetic information inherited by differentiated cells consolidates the division of labour. Differentiated cells <em>can’t</em> participate in the germ-line, because it would require erasing all the accumulated epigenetic information that enables their differentiation. Epigenetic factors thus act as mechanisms for consolidating a new level of individuality, ensuring that differentiated cells are largely <em>only</em> capable of synergistic actions that maintain group welfare — prior individuals move past a point of no return.</p><p>In eusocial insects, we saw that conflict resolution mechanisms like policing probably acted as intermediate mechanisms to facilitate cooperation. What we see in fully evolved eusocial society is a kind of caste system, composed of some reproductive and some non-reproductive individuals, continuing the pattern of extreme divisions of labour. As with multicellular organisms, the caste system in partnership with conflict suppression mechanisms largely ensures that individuals are, in all practicality, no longer <em>capable</em> of acting out of the group interest.</p><p>For human societies, we are still arguably undergoing the transformation phase. We’ve never been more dependent on the wider collective to live our lives, especially in the world’s developed economies. More complex economies introduce more division of labour — information becomes increasingly distributed and each individual becomes more specialised. In turn, we each become progressively more reliant on the wider economy to produce the <em>vast</em> majority of the things we use everyday.</p><p>One way to look at this is to ask yourself how much of your current daily lifestyle could be maintained if it was just you alone with no contact with society. For most of us, this should reveal just how dependent we are on the accumulation of knowledge, technology and social structure over generations. Here lies the transformation with respect to primate and early human societies — it is no longer practical for us to go backwards.</p><h2 id="h-new-mechanisms-for-transmitting-information" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">New mechanisms for transmitting information</h2><p>Looking at the transitions through a sequence of stages, we continually hit on the concept of information and how it is transmitted between individuals. Perhaps the most interesting aspect of transitions is that each time, a new level of individuality is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nature.com/articles/374227a0">correlated</a> with the emergence of a new medium for storing and transmitting information.</p><p>Prokaryotes are the first time in evolutionary history that we see what we commonly refer to as ‘cells’ evolve. Prokaryotic cells established symbiosis among networks of molecules to produce a new individual at a higher level of organisation. In order to replicate themselves as new wholes, prokaryotes had to discover a mechanism to send information about how to reconstruct themselves and their internal networks into the future.</p><p>The mechanism they discovered was genetic code (RNA), together with ribosomes to translate that code into proteins. Where before inheritance was iconic, genetic code made inheritance <em>symbolic</em>. Symbolic code was selected for because code can enable arbitrarily complex molecules to be encoded by a small alphabet of components. In doing so, the transmission of information moved from limited heredity to unlimited heredity with variation, unlocking a new state space of possible environmental adaptations.</p><p>Prokaryotes laid the foundation for eukaryotes, which brought multiple cells together to form a new kind of meta-cell with functionally distinct compartments. With the added complexity of replicating a meta-cell, a new mechanism of information transmission had to evolve. This came in the form of DNA. In prokaryotic cells, RNA does the work of both storing hereditary information <em>and</em> enabling/regulating the production of proteins. DNA evolved from RNA to establish a division of labour, in which DNA succeeded in storing information more effectively as a more stable molecule, while RNA primarily maintained its role of enabling protein production. In doing so, the process of transcription (“reading” DNA) became separated from translation (converting DNA into proteins) and DNA/RNA each became better in their respective domain.</p><p>To understand the role of transmitting information, consider evolution as a learning process in an environmental context. As time passes, variation and selection determine adaptations that are considered ‘fit’ in the environment. Information is a way to store the results of this process. To ensure that they maintain the evolutionary advantage they have acquired through selection over generations, organisms must find a way to store and transmit information about what works between generations. Information moves from a sender (the “parent”) to a receiver (the “child”) who uses it to reconstruct an adapted state, with a little variation.</p><blockquote><p><em>“The transmission of information between generations, whether through reproduction or through communication, requires that a receiver interprets (or processes) an informational input from a sender who was previously a receiver. When the processing by the receiver leads to the reconstruction of the same or a slightly modified organization-state as that in the sender, and when variations in the sender’s state lead to similar variations in the receiver, we can talk about the hereditary transmission of information.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sciencedirect.com/science/article/abs/pii/S0022519305003851">The evolution of information in the major transitions</a> (Jablonka &amp; Lamb, 2006)</p></blockquote><p>Notice that the transition to prokaryotic cells and eukaryotic cells aggregates information previously belonging to lower-level individuals. Each individual alone acquires that information over a long evolutionary history. If either individual alone wanted to develop characteristics of the other, they would have to ‘invent’ those characteristics by themselves. As a cooperative organism, however, each benefits from merging their evolutionary histories together.</p><p>This becomes important because new evolutionary adaptations have to be constructed from combinations of components that already exist. To get to complex adaptations, like complex vision, you first need many layers of underlying capabilities (light sensors, depth perception etc). Only when you have the underlying capabilities can you ‘unlock’ complex vision by combining them together. As prokaryotic and eukaryotic cells formed by merging individuals together, there were more underlying capabilities available to try out more complex combinations.</p><p>Consider, then, that there is an abstract combinatorial search space of all possible adaptations, where each one is reachable through certain combinations. The mechanism of evolution is to search through that space. For organisms to develop adaptations of greater complexity, they have to be able to build upon the information gained from previous generations. Of course, the number of possible combinations increases exponentially, and the search space quickly becomes very large.</p><blockquote><p><em>&quot;…even the simplest biological objects – the polymeric sequences of proteins and RNA - postulated to play a prominent role in the origin of life - are still combinatorially complex, existing within an astronomically large space of possible molecules that are just as physically plausible, but have not been selected to exist&quot; —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2206.02279.pdf">Assembly theory explains and quantifies the emergence of selection and evolution</a> (Cronin &amp; Walker, 2022)</p></blockquote><p>Part of the ultimate role of RNA and DNA, then, was to merge separate information into mutual information. As symbolic languages, they achieved this because they compress a lot of information into a small alphabet of components. As we look out into the world now, much can be explained with the combinations of just four letters.</p><p>The compression becomes important for two reasons. First of all, compression enables the *<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/10.1098/rsta.2016.0338">regularities</a> *to be found between information coming from multiple sources. By identifying regularities and discarding what’s not important, compression increases mutual information to enable further cooperation. In the case of RNA and DNA, this likely meant finding the behaviours/traits that were mutually useful at the group level, and reinforcing them. Through this increase in mutual information, “cooperation“, each individual becomes able to externalise information processing to the higher collective entity (“division of labour”).</p><p>Secondly, compression makes the language more generalised. Genetic base pairings are a generalised language for describing any protein and any combination of proteins, and are thus capable of describing a huge range of possible organisms. This generality makes the ongoing process of evolutionary search more efficient, and increases the likelihood of discovering useful combinations compared to other methods. Essentially, more of the total search space becomes available — the search space available to RNA was much larger than direct molecular replication, and the search space available to DNA was significantly larger again.</p><blockquote><p><em>“Further evolution generalizes the system so that a hyperastronomically vast combinatorial space can be sampled by evolutionary search.” —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.pnas.org/doi/pdf/10.1073/pnas.1421398112">Toward major evolutionary transitions theory 2.0</a> (Szathmary, 2015)</p></blockquote><p>As we move forwards in evolutionary time, transitions are characterised by the emergence of mechanisms that transmit information with increasing speed and level of abstraction.</p><p>Epigenetics builds on the DNA paradigm by enabling cells to inherit <em>state</em> (“context”). Simply inheriting code is limited in its potential because all inheritors inherit the same thing. Epigenetics enables many different types of cells to inherit the same genetic information, while varying how they use that information. There is a slight distinction here from DNA, as it enables characteristics acquired <em>during</em> a lifetime to be passed onto the next generation.</p><p>Bees, meanwhile, are able to communicate with other bees by using a waggle-dance to indicate the location of a food source. Essentially, this involves walking forwards while waggling at an angle relative to the position of the sun, using the hive as a medium. The angle represents the location of a food source, while the intensity of the waggle represents the distance. See <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=-7ijI-g4jHg">this video</a> for a quick walkthrough.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d7aac5d117bd0a40a45e89a4cea1968c3b1c1da15308b677fd01d8dc0388137a.png" alt="Bees represent the location of a food source by dancing at an angle relative to the sun" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Bees represent the location of a food source by dancing at an angle relative to the sun</figcaption></figure><p>Something different is happening here compared to prior transitions — rather than transmitting information <em>between</em> generations, information is being transmitted socially <em>within</em> generations. Social transmission aggregates information arising from many bees, producing a kind of externalised map of food sources.</p><p>In a way, human language did for information transmission <em>within</em> generations what genetic code did for transmission <em>between</em> generations. Bees are only capable of communicating about the location of food. Symbolic language, on the other hand, generalises representation of information and enables communication of arbitrarily complex concepts. As with genetics, language achieves this by compressing information via a small alphabet of components that can be recursively composed together. Genetics and language are therefore similar in that they are both generalised mechanisms for transmitting information from a sender to a receiver. The difference is the timescale — memes travel faster than genes — and the level of abstraction.</p><p>The pattern here seems to be one of continuous aggregation, compression and generalisation, spiralling through levels of abstraction at faster and faster speeds:</p><ul><li><p><strong>Aggregation</strong> — individuals come together and ‘share’ information, merging their evolutionary histories to produce the <em>possibility</em> of a collective aggregate that enables newly adaptive higher-order combinations.</p></li><li><p><strong>Compression</strong> — cooperation coevolves with new mechanisms (“languages”) for storing and transmitting aggregated information, operating through information compression. Through aggregation and compression, individuals are increasingly able to <em>externalise</em> information processing to the higher-order collective (“division of labour”).</p></li><li><p><strong>Generalisation</strong> — languages become more generalised and more capable of combining what is known to reach higher levels of complexity. This opens up a new dimension of higher-order adaptations not available to lower levels, providing a selection pressure that consolidates a new layer of organisation.</p></li><li><p>The cycle repeats — at the new level of organisation, there becomes a selection pressure for re-aggregation.</p></li></ul><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Conclusion</h2><p>So, what can we learn from our journey into biological esoterica?</p><p>Well, the first thing to realise is that there is a strong evolutionary precedent for deeply cooperative integration of previously uncooperative units. “Collective intelligence” has been continuously selected for at many levels of the biological hierarchy, where extreme cooperation between components with partial information is a rule, not an exception.</p><p>Second, each transition is similar in critical ways, progressing through phases of <em>origin</em>, <em>maintenance</em> and <em>transformation</em>. Shared information is core to new levels of organisation, and newly cooperative individuals coevolve with new mechanisms to aggregate, compress and generalise it for the collective benefit. Over time, there is a selection pressure for higher levels of abstraction and increasing speed of transmission.</p><p>Third, the consolidation of higher levels of organisation opens up entirely new evolutionary possibilities that simply were not accessible at the lower levels. The emergent characteristics of the higher level are not predictable from the viewpoint of lower levels.</p><p>More broadly, major transitions suggest an important lens for looking at the evolutionary process as it pertains to social systems. When we think of evolution, we tend to think ‘survival of the fittest’. The connotation is to see evolution purely as a mechanism for ruthless, zero-sum competition in which cooperation must be a glitch. Of course, it <em>is</em> ruthlessly competitive at each level — lions and hyenas are forever locked in a vicious blood feud until one species no longer exists. But we need only zoom in, to <em>look back in time</em>, to see the symphony of cooperation between individuals at lower levels combining to give meaning to ‘lion&apos; and ‘hyena’. With a better lens, it is really cooperation all the way down.</p><p>While institutions have solved for cooperation at many scales, it is hard not to feel as though they are stuck in an individualistic paradigm. A glass ceiling seems to separate us and higher levels of organisation. It’s here that multipolar traps arise, from each following their individualistic incentives at the expense of the collective good, without understanding the possibilities available when everyone cooperates. Well, the insight from major evolutionary transitions is not only that there is an evolutionary precedent for overcoming these traps that has been continuously selected for; but that what ultimately comes of the integration is so collectively powerful and so far out of the existing space of possibilities as to be a new level of the evolutionary hierarchy.</p><p>As we look to overcome the multipolar challenges we face, there is at least one thing that distinguishes a future transition from those past. This time, we <em>are</em> capable of understanding at least the medium-term benefits of extreme planetary cooperation — we <em>can</em> project into the future and conceive of a world in which everyone cooperates. Rather than waiting on millions of years of naturally directed evolution, we can <em>consciously</em> engineer this world into being.</p><hr><p>If you found this essay valuable, please consider collecting it as an NFT. Think of it like funding research, and enabling me to do more of it. Like buying a book in reverse, <em>after</em> you decided it was already worth it. If you do, know that it is deeply appreciated.</p>]]></content:encoded>
            <author>olly@newsletter.paragraph.com (olly.eth)</author>
        </item>
        <item>
            <title><![CDATA[Team Earth]]></title>
            <link>https://paragraph.com/@olly/team-earth</link>
            <guid>pegE1YQMqMb8vQUUzwR7</guid>
            <pubDate>Fri, 12 Aug 2022 09:21:07 GMT</pubDate>
            <description><![CDATA[Flooding, crashing, burning, storming, melting, drying, soon collapsing. Fighting, warring, stomping, smashing, blasting, bombing, nuke-attacking. Taxing, maxing, pumping, dumping, easing, shrinking, now inflating. Lying, prying, spying, vying, clowning, drowning, straight bullshitting. Pathologic. Morphologic. Demagogic. Nation logic. We are inundated with grim predictions of our future. The threats are very real. Deep and truthful understanding is critical to mitigating them. However, if th...]]></description>
            <content:encoded><![CDATA[<p>Flooding, crashing, burning, storming, melting, drying, soon collapsing. Fighting, warring, stomping, smashing, blasting, bombing, nuke-attacking. Taxing, maxing, pumping, dumping, easing, shrinking, now inflating. Lying, prying, spying, vying, clowning, drowning, straight bullshitting.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=D8K90hX4PrE">Pathologic</a>. Morphologic. Demagogic. <strong>Nation logic.</strong></p><p>We are inundated with grim predictions of our future. The threats are very real. Deep and truthful understanding is critical to mitigating them. However, if the history of human endeavour has taught us anything, it’s that the depths of the human spirit are moved by that which we might create, not that which we must avoid.</p><p>Pratītyasamutpāda, translated as <em>dependent arising</em>, is a central tenet across the schools of Buddhism. It holds that all phenomena are conditional, caused by another. The simplicity of this idea cannot mask its deep significance: impermanence, dependence, <em>interconnectedness</em>.</p><blockquote><p><em>“When this exists, that comes to be. With the arising of this, that arises. When this does not exist, that does not come to be. With the cessation of this, that ceases.”</em> - Samyutta Nikaya 12.61</p></blockquote><p>Indigenous tradition, meanwhile, has long held a deep respect for nature, recognising human communities as embedded within a larger ecology. Such traditions have emphasised the role of psychedelic substances as agents of spiritual and ecological enlightenment. Psychedelics reliably induce a dissolution of self, revealing a sense of oneness, <em>connection</em>, with other and environment. Meaningless hallucination, maybe. Or, perhaps, turning the dial up on what <em>really</em> exists beyond the doors of perception.</p><blockquote><p><em>“A portion of the self overflows into the outer world, into objects, which begin to live, to have another, a deeper meaning”</em> - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://maps.org/images/pdf/books/lsdmyproblemchild.pdf">LSD: My Problem Child</a> (Albert Hofmann, 1980)</p></blockquote><p>For a few brave and fortunate explorers, the world above complements those revealed within. Astronauts frequently describe the “Overview Effect”: a deep change in perspective after seeing the Earth from space for the first time. A hundred thousand miles up, one is forced to appreciate the Earth for what it is: a single whole suspended in the vast expanse of space.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9ace52be65e35d9890c581555148304524eb7223107041342c2bfa9a3591c9c4.png" alt="“When I looked up and saw the Earth coming up on this very stark, beat-up Moon horizon, I was immediately almost overcome with the thought, &apos;Here we came all this way to the Moon, and yet the most significant thing we’re seeing is our own home planet&apos;” — Bill Anders" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">“When I looked up and saw the Earth coming up on this very stark, beat-up Moon horizon, I was immediately almost overcome with the thought, &apos;Here we came all this way to the Moon, and yet the most significant thing we’re seeing is our own home planet&apos;” — Bill Anders</figcaption></figure><p>Science is gradually revealing the truth of our intuitions. Earth — geosphere, biosphere, soon-to-be-technosphere — is an integrated system of which we are becoming an influential force. A <em>collective</em> anthropogenic force of cumulative ingenuity, standing on the shoulders of 100 billion ancestors.</p><p>Slowly, then quickly, humans are integrating a world that moves as a single individual; with atoms through industrialisation and with bits through computation. We are globalised, interconnected and interdependent; a planetary public bursting from the borders of nations.</p><p>Our institutions, however, lag behind our intuitions. The industrial great leap forward has been powered by multipolar markets and nation states, exploiting evolutionary zero-sum games for social and technological progress. Fruitful though they have been, they are failing in the face of a new class of global coordination problems.</p><p>In the Western world, it feels like the vibe has shifted in the last few years. Pessimism, anger and fear seem to be more common, and not unreasonably. The problems are coming thicker and faster, triggering immune reactions in institutions built for a world that no longer exists.</p><p>Perhaps all generations feel like this. The older we get, the better it was. Or perhaps this time is different. Existential risk, climate change, energy, materials — these are intrinsically global problems that require a kind of mass collaboration not afforded by industrial society. To the contrary, a new axis of global superpowers is looming. Every day, the tipping point to inevitable conflict between the US and China is inching closer; a snake pit in which we are all unfortunately entangled.</p><p>We are conditioned to look at this familiar fight between ‘good’ and ‘evil’, ‘us’ and ‘them’, as an intrinsic part of being human. Something we have no choice but to partake in. And within the system that we’ve built, that is true. Multipolar narratives are built deep into our cultural psyche. But nation states are now at the core of risks that are becoming too great for a society of our technological capabilities, and it is them for whom the bell tolls. Time marches on. The window is open to gradually succeed them with something new, in which strong global cooperation is a core design criterion rather than an inconceivable retrofit.</p><p>The future is bright and better than we can possibly imagine. It will surprise us in ways that we cannot possibly foresee, at a speed we could not possibly predict. But to reach it, it’s crucial to realise that what got us here will not get us there. We are gradually developing the technology and the understanding needed to integrate humanity into a planetary collective, and the scale of the opportunity before us is unprecedented. Major evolutionary transitions from selfish independence to greater wholes have happened many times in the past, and it can happen again. It is far from inevitable, but there is a 13.7 billion year evolutionary tailwind propelling us forwards.</p><p>In this first instalment, I want to collect some of the threads together, and present an alternative argument broadly in support of previous <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.lopp.net/pdf/The%20Sovereign%20Individual.pdf">rallying</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://thenetworkstate.com/">cries</a>. I’ll start with a short introduction on our evolution as a collective in the context of the industrial revolution, then discuss key aspects of industrial dysfunction and finish on some key principles for what comes next.</p><h2 id="h-vectors-of-collective-evolution" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Vectors of collective evolution</h2><blockquote><p><em>“Direct self observation is not nearly sufficient for us to know ourselves: we require history, for the past continues to flow within us in a hundred waves. We ourselves are, indeed, nothing but that which at every moment we experience of this continued flowing.” -</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://onemorelibrary.com/index.php/en/?option=com_djclassifieds&amp;format=raw&amp;view=download&amp;task=download&amp;fid=3367">All too Human</a> (Nietzche, 1888)</p></blockquote><p>As we’ve evolved over the past 200,000 years, our capacity to process <em>energy</em> and <em>information</em> as a collective has underwritten our march from just another competitor on the Serengeti plains, to a spacefaring apex species.</p><p>One human alone is weak and vulnerable to the natural world. This is more true today than it has ever been — we cannot produce our own food, build our own house or cure our own ailments. We certainly cannot make our own computers. Some may view this as a shameful regression of human capability, from worldly generalists to frail micro-specialists masked by the thin veil of society.</p><p>Collectively, however, humans have become so strong as to invoke a new geological epoch — the Anthropocene — in which we have become the planet’s driving geological force. Not bad for 200,000 years work, a mere 0.005% of Earth’s lifetime. The fact that we are even able to create climate change is characteristic of how far we’ve come.</p><p>Despite our collective prowess, we have a tendency to revere the <em>individuals</em> of our past as creators of our present; the great scientists, philosophers, writers, lone geniuses, company founders and visionary artists. We love to identify single events, single factors and single groups as determinants of our future. The simplest answer is the best, so goes Occam’s Razor.</p><p>Of course, to do so is to miss the manifold of interactions, the <em>context,</em> the <em>accumulation</em> of billions of humans working together in concert with the environment over evolutionary time. We have long outpaced genetic evolution. We evolve through technological and cultural accumulation, both fundamentally collective endeavours stretching back to the earliest human societies.</p><p>At the core of this evolution has been our growing capacity to process energy and information. To be sure, any look at something so complex as societal evolution is bound to miss a substantial amount of important details, lest it become the volumes of psychohistory. However, energy and information are crucial to understanding how we may evolve from here.</p><p>We’ll take a short tour through our evolutionary past, placing these vectors into the context of the industrial revolution.</p><blockquote><p><em>“We are projects of collective self-creation.” —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.amazon.co.uk/Dawn-Everything-New-History-Humanity-ebook/dp/B08WCL3V7Q/ref=sr_1_4?keywords=a+new+history+of+humanity&amp;qid=1656987718&amp;sprefix=a+new+history+of+%2Caps%2C340&amp;sr=8-4">The Dawn of Everything: A New History of Humanity</a> (Graeber &amp; Wengrow, 2021)</p></blockquote><h3 id="h-energy" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Energy</h3><p>Energy is the core resource of life. It is the foundation of all living processes. Growth, movement, thought, sex, homeostasis and communication all require energy. More energy is better, because more powerful systems outcompete in the evolutionary game. So, living systems <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Maximum_power_principle#:~:text=Odum%2C%20%22The%20maximum%20power%20principle,that%20reinforce%20production%20and%20efficiency.%22">self-organise</a> to maximise their energetic power.</p><p>Humans <em>excel</em> at energy manipulation. Where all other organisms are confined to consuming energy <em>endo</em>somatically (<em>within</em> the body), humans began evolutionary dominance the minute we discovered fire — <em>exo</em>somatic energy consumption (<em>outside</em> the body). What began with fire, and developed with farming, hit a <em>colossal</em> step change through fossil fuels. It is hard to overstate the scale of the impact of fossil fuels on human civilisation.</p><p>Industrialisation was much less a ‘revolution’ and much more a gradual transition from biofuels, mainly wood, to fossil fuels as the main energy source over hundreds of years. The first official coal mine was <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/History_of_coal_mining#:~:text=In%201575%2C%20Sir%20George%20Bruce,for%20drainage%20and%20improved%20ventilation.">erected</a> in Scotland in 1575, slowly becoming the dominant fuel before hitting an inflection point in the 19th Century as industrialisation gathered steam.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0bf5147986061cc8dc2eef64435b5a236fea0dc0a97db0c571e225fffd24451a.png" alt="A barrel of oil with a human face and human clothing, Pixar cartoon (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">A barrel of oil with a human face and human clothing, Pixar cartoon (Midjourney)</figcaption></figure><p>Industrialisation replaces man with machine. Fossil fuels are the ghostly armies driving the machine. As such, <em>human</em> labour is replaced with <em>fossil fuel</em> labour. Nathan Hagens <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sciencedirect.com/science/article/pii/S0921800919310067#bib0395:~:text=At%204.5%20years%20per%20barrel%2C%20this%20equates%20to%20the%20labor%20equivalent%20of%20more%20than%20500%20billion%20human%20workers%20(compared%20to%20%E2%88%BC4%20billion%20actual%20human%20workers).">asks</a> us to consider fossil fuel workers entering the workforce like new human workers. Fossil fuels are more powerful than humans — a single barrel of oil is equivalent to about 5 years of manual labour. For every human worker, there are around 100 fossil fuel workers driving our machines.</p><p>However, we don’t pay fossil fuel workers like we pay human workers. We merely pay the cost of extraction. Through this mechanism, we’ve been able to bring on billions of equivalent human workers into the global economy at extremely low cost while simultaneously increasing efficiency.</p><blockquote><p><em>&quot;Consider milking a cow using three methods: manual (no energy other than the human labor), semi-automated electric milking machines (1,100 kWh per cow per year, or cow-year), and fully automated milking (3,000 kWh per cow-year). The manual milker, working alone, requires 120 hours of human labor per cow-year, but the semi-automated machines require only 27 hours of labor, and full automation only 12 hours. Let’s assume that the human milker is paid $5 an hour working alone. Using electric milkers that run on electricity at $0.05 per kWh, output rises significantly and— because cheap electricity substitutes for so many human hours of labor—the wages for the milker increase to $18 per hour with semi-automated milkers and to $33 per hour with the fully automated technologies.” —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://link.springer.com/chapter/10.5822/978-1-61091-611-0_2">Energy, Credit and the End of Growth</a> (Nathan Hagens, 2015)</p></blockquote><p>Win for all involved. Humans do less manual labour, companies make more money, the economy gets bigger and we get more stuff. For 200 years, fossil fuels have underwritten a great leap forward in the quality of human life, powering the evolution of nearly every process relevant to our lives.</p><p>First came coal-powered steam engines, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mitpress.mit.edu/books/energy-and-civilization">prime mover</a> of industrialisation through the 19th Century. Pumping, sawing, grinding, drilling, turning, polishing; trials of animate horses became those of inanimate steam engines.</p><p>Next came electricity. Automated production begot mass production. Electric motors roaring, humanity soaring: fertiliser, steel, consumer goods — production <em>at scale</em>.</p><p>Then, diesel engines and gas turbines: the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mitpress.mit.edu/9780262290326/">prime movers</a> of globalisation. Cargo ships, semi-trailer trucks and freight aircraft — global trade networks.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4da2ad3bf152af50f93a9b66bd5390881f82a10c260b10429cc2baee4ff0925c.png" alt="Industrialisation of the world, men working in factories (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Industrialisation of the world, men working in factories (Midjourney)</figcaption></figure><p>Fossil fuels are the lifeblood of the modern economy, evolving over centuries to power our collective machine muscles. They have led us to the most important technology of the industrial era, computers. The automation of automation. Of course, computers are as much about manipulating <em>information</em> as they are about manipulating <em>energy</em>, finding an analogical ancestor in the provocateur of industrialisation: the <em>printing press</em>.</p><h3 id="h-information" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Information</h3><p>Johannes Gutenberg first invented the printing press in 1450, rousing the tides that would become liberated and educated democratic societies. Beyond just an invention that we employ, its capacity as the means by which we have been reinvented is one of classic <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/The_Gutenberg_Galaxy">remark</a>: “the medium is the message”.</p><p>The cultural significance of the printing press might <em>appear</em> largely distinct from the purely technological ink and metal type. However, on closer inspection, we see that values are instead <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://consilienceproject.org/technology-is-not-values-neutral/"><em>baked into</em></a> it. Inside the plough we discovered that animals are subservient to humans. Inside the printing press we rediscovered that <em>information should be free</em>.</p><p>With this value at its core, the printing press was at the foundation of change in Western society throughout the Renaissance and Enlightenment periods.</p><p>Modern science differs from prior schools of thought. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Phlogiston_theory">Phlogiston</a> became oxidative combustion. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Miasma_theory">Miasma</a> became germ theory. Beginning with Copernicus in 1543, gathering steam with the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/10.1098/rstl.1665.0002">Philosophical Transactions</a> (1665) and reaching a head with the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://redlightrobber.com/red/links_pdf/Isaac-Newton-Principia-English-1846.pdf">Principia Mathematica</a> (1687), what changed was the commitment to writing things down, and crucially, to distributing those writings far and wide. From this commitment emerged a selection pressure for <em>rationalism</em> through inscription: a mundane dedication to progressively improving our representations of the world to establish truth by consensus. The Enlightenment followed, becoming the science we know today through the compounding of inscriptions debated over time.</p><blockquote><p><em>&quot;Thus, one more inscription, one more trick to enhance contrast, one simple device to decrease background, one coloring procedure, might be enough, all things being equal, to swing the balance of power and turn an incredible statement into a credible one which would then be passed along without further modification.” —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.bruno-latour.fr/sites/default/files/21-DRAWING-THINGS-TOGETHER-GB.pdf">Visualisation and cognition</a> (Bruno Latour, 1986)</p></blockquote><p>Culturally, the printing press was introduced into European societies largely living under the dogmatic umbrella of the Roman Catholic Church. Driven by its ancestor Humanism, the Renaissance broke free from its theological shackles through the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://archive.ph/2020.01.25-043229/https://www.britannica.com/event/Renaissance">rediscovery</a> of classical scholarship. Dogmatic narratives were questioned, and print created a distribution mechanism. Over time, the compounding dynamics of open scholarship precipitated the Reformation, which gradually spread throughout Western Europe to break the grip of the Holy Roman Empire.</p><p>These dynamics betray the underlying features of information. ‘Information’ has come to be colloquially synonymous with things that you read or hear. However, information is more fundamental it seems. So fundamental, in fact, that our understanding of life is converging on the idea that information is the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nature.com/articles/454424a">defining property</a> of life.</p><p>Shannon <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf">defined</a> information as a <em>reduction of uncertainty.</em> In other words, the degree of surprise you experience at learning the outcome of an event — the more unlikely that event, the more surprised you feel at learning about it and the more information you gain. However, we still do not <em>fully</em> understand what information really is, or its relationship to life.</p><p>Sara Walker and Lee Cronin’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2206.02279.pdf">Assembly Theory</a> may provide a novel insight. Consider the universe as a lego-builder. It produces novelty by sticking together legos that have <em>already existed.</em> Hydrogen by hydrogen, cell by cell, person by person; continuous complex emergence. Every thing, every person, every <em>thought</em> a mosaic of building blocks in time. As existing lego pieces grow in quantity, more combinations are possible and more complex combinations are increasingly unlikely. Information, then, is an instruction manual, a <em>memory</em> of stepwise lego-building to reconstruct a complex combination. The more complex the combination, the more information you need.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d37b16c395e2db8bf37d59c0ecc9c3bc8a5dc377bf6cda6e24c74b2cc9fa367f.png" alt="The universe building the world out of lego (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The universe building the world out of lego (Midjourney)</figcaption></figure><p><em>Processing</em> information is what enables life to adapt to its surroundings and act intelligently, by <em>reconstructing</em> lego combinations from the instruction manual. Everything we do arises from processing information — in real-time through bodily systems, and in evolutionary time through genetic heritability. It distinguishes life from non-life: adaptive, not random.</p><p>While all lifeforms process information, no single organism has the full story. Each of us is an imperfect information processor, a <em>perspective</em>, with a unique window on the world and a finite capacity.</p><p>One of the defining characteristics of humans, then, is to <em>collectively</em> process information through the consilience of technology and culture. We <em>combine</em> our windows on the world to produce an emergent aggregate that is greater than the sum of its parts.</p><p>It is common to see modern society as merely a product of the Enlightenment; to rob early human societies of their creative contributions. In reality, we are dependent on the outcomes of collective information processing extending way back to the earliest humans. Everyday necessities like yeast for bread-making, farming, basket weaving, metallurgy, navigation, shipbuilding, clothing, cooking, foraging, shelter, fire and jewellery have been honed over thousands of years. Each discovery builds on the last — new legos made of old <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.amazon.co.uk/Nature-Technology-What-How-Evolves/dp/0141031638/ref=sr_1_1?crid=14F6Q7SD9D5AA&amp;keywords=the+nature+of+technology&amp;qid=1653798043&amp;sprefix=the+nature+of+technolog%2Caps%2C244&amp;sr=8-1">combinations</a>.</p><p>Information is intrinsically combinatorial. Ideas have sex, and new ideas are born in the brain’s fertile ground. Climbing the tree of knowledge is a promiscuous adventure, reaching for ever higher branches by standing on the shoulders of giants. It <em>adds up to something,</em> enabling successors to reach new heights at super-exponential <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.pnas.org/doi/10.1073/pnas.0610172104">speed</a>.</p><p>Technology and cultural norms externalise our journey up the tree of knowledge; the cumulative result of information processing that provided an evolutionary advantage. A kind of <em>collective genetics,</em> accumulating information and enabling progressively better adaptations over evolutionary time — the sum total of human ingenuity enshrined in object and process.</p><p>Through this lens we may return to the Enlightenment. Drawing and writing are user interfaces for thought. Building upon language, they shape our internal schema and enable us to think new thoughts by manipulating new information. The impact of the printing press was to enable writing to grow into a spiralling collective dimension: a progressive embodiment of inscription as an internal cognitive amplifier, and a swelling body of externalised cultural knowledge. Newly complex societies could emerge from these conditions — individuals empowered by the collective intelligence of an increasingly informed polity.</p><blockquote><p><em>&quot;It is not a question of mind versus matter but the mind made matter and matter made mind.&quot;</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://return.life/2022/03/07/the-mind-made-matter/">The Mind Made Matter</a> (David Krakauer, 2022)</p></blockquote><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2574b5e5f476eff32017fba83540e3dd8401fbf65e010082ec7fad39723f9098.png" alt="Progressive embodiment of cognitive tools, intertwined with increasing cultural knowledge. Taken from &quot;The Mind Made Matter&quot; (David Krakauer, 2022)." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Progressive embodiment of cognitive tools, intertwined with increasing cultural knowledge. Taken from &quot;The Mind Made Matter&quot; (David Krakauer, 2022).</figcaption></figure><p>Over time, the collective dynamics of the printing press conspired with double-entry bookkeeping to enable <em>markets</em>: a step-change in <em>real-time</em> information processing.</p><p>Now, <em>theoretically</em>, any individual can themselves produce any thing — there is nothing stopping individuals from fabricating semiconductor chips in their garage. Realistically, however, individuals are constrained by energy, information and time — it takes highly specialised knowledge and lots of energy (via machines) applied over time to fabricate semiconductors.</p><p>The breakthrough of markets was to <em>distribute</em> information processing out to the edges to encompass vast swathes of entrepreneurial perspectives. ‘Truth’ was no longer established by the state, but by selection. What sells, wins. Markets outcompete centralised economies because they process more information in real-time through variation and selection, contributing better evolutionary adaptations back to our collective genetics.</p><p>In a market paradigm, money itself is information. Price collapses supply, demand, production costs, complex market dynamics and know-how into a single number that <em>reduces uncertainty</em> to make multi-temporal trades between distrustful parties <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nakamotoinstitute.org/shelling-out/">possible</a>. Over time, transactions accumulate to represent a collective record of who owns what — a <em>coarse-grained</em> informational history of economic interactions.</p><p>Markets defined a new era of collective agency, powered by information, challenging the dogma of the Church. Agency disrupts power. Over time, mutual inter-regulation between states, markets and an informed polity, mediated by money, provided the conditions for democratic nation states to emerge.</p><p>We can look at democracy as an adaptation to collective information processing in real and evolutionary time. Today’s democracies <em>attempt</em> (inefficiently) a kind of bottom-up governance, by coarse-graining individual perspectives through representation. Representatives describe their policies, and voting condenses each voter’s informational universe into a yes or a no. In aggregate, the chosen representative theoretically best represents the collective viewpoint in parliament. Debate produces laws, which contribute back to societal genetics as an accumulation of information governing the electorate through <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/10.1098/rsta.2016.0338">downwards causation</a>.</p><h3 id="h-society-is-a-collective-energy-and-information-processor" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Society is a collective energy and information processor</h3><blockquote><p><em>“We’ve come a long, long way together. Through the hard times and the good.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=ruAi4VBoBSM">Praise You</a> (Fatboy Slim, 2006)</p></blockquote><p>Zoom out, and societal evolution is the evolution of collective information processing, underwritten by energetic metabolism.</p><p>We have moved beyond genetic evolution in its natural form, and now evolve in a higher collective dimension. Our strength is our ability to collectively process and accumulate information, and recombine it for continuous adaptation.</p><p>In real-time, democratic market economies are distributed information processors, <em>collective brains</em>, that combine individual perspectives into a collective aggregate. Technology and culture are evolutionary accumulators, <em>collective genetics</em>, enshrining collective information processing to empower individuals with the agency to create new combinations. Exercising our burgeoning appetite for information, meanwhile, consumes energy in the form of fossil fuels.</p><p>We as individuals are indistinguishable from our collective context, in both real and evolutionary time; wave/particle dualities in a continuous field of collective information processing. We are just a small part of something much bigger than ourselves — it defines <em>us</em>, and we define <em>it</em>.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8b1ba1c343a3a899039c8b01ea4ab6abf06ecfdd20ba016516a811924c5ea974.png" alt="Societal evolution through energy and information. Collective information processing capacity proceeds on a dual axis of individual agency and societal complexity, becoming enshrined in technology and culture as a form of collective genetics. Image inspiration credit to &quot;The Mind Made Matter&quot;." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Societal evolution through energy and information. Collective information processing capacity proceeds on a dual axis of individual agency and societal complexity, becoming enshrined in technology and culture as a form of collective genetics. Image inspiration credit to &quot;The Mind Made Matter&quot;.</figcaption></figure><h2 id="h-birth-of-a-frankenstein" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Birth of a Frankenstein</h2><blockquote><p><em>“There is something at work in my soul, which I do not understand.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.gutenberg.org/files/84/84-h/84-h.htm">Frankenstein</a> (Mary Shelley, 1818)</p></blockquote><p>New definitions of life are rising from the ashes of tradition. “Life” is not merely defined by cells, membranes or self-replication. Organelles, cells, organisms and superorganisms are <em>all</em> forms of life. Life <em>keeps on emerging</em> at more complex levels of organisation.</p><p>What, then, is life? What is an individual?</p><p>Life, “individuality”, may come to be defined by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://link.springer.com/article/10.1007/s12064-020-00313-7">informational coherence</a> over time. A bounded entity that processes information and consumes energy to adapt to its environmental surroundings.</p><p>Thus, we may expand our view of what life encompasses. A human is an individual and a society of symbiotic individuals. An ant colony is a superorganism and a society of organisms. Life can be <em>nested</em>; a single individual both a whole and a part.</p><p>Society processes information in real-time via distributed individuals, and consumes energy through fossil fuels. It accumulates genetic information in the form of technology and culture, producing an emergent and recombinant aggregate capable of adapting to changing circumstance.</p><p><strong>In society, we have created life</strong>. We <em>are</em> life and we are <em>part</em> of life.</p><p>Society is a distinct lifeform; a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.upress.umn.edu/book-division/books/hyperobjects">hyperobject</a> evolving in a higher-dimensional space on a longer timescale than its participants. Scarcely perceptible, but learning, accumulating and growing just like us.</p><p>Of course, life and intelligent life are distinct. Something separates humans and other animals. Something similar distinguishes our society from its future self.</p><p>Life may exist on a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://link.springer.com/article/10.1007/s12064-020-00331-5">spectrum</a> — <em>more</em> alive to <em>less</em> alive — defined by its capacity to transform itself with information. Societal evolution, then, is about becoming <em>more alive</em>, through a blossoming capacity for collective information processing. It is about developing an <em>intelligence</em> that supersedes any individual; a transition from a disjunct collective to an adaptive organism replete with self-awareness. <em>A </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.acad.bg/ebook/ml/Society%20of%20Mind.pdf"><em>society of minds</em></a>.</p><p>As yet, a <em>Frankenstein.</em> Tragically unrecognised, maligned and self-sabotaging.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0515a6e9341119fb72160ab11cc5b1490a46ebfd2b535508e8a8d83cff2b9c2b.png" alt="Frankenstein awakens (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Frankenstein awakens (Midjourney)</figcaption></figure><p>To the extent that society demonstrates intelligence, it coalesces around the Schelling point of GDP: the bastion of late industrial society. Common ground between market and state. GDP measures the value of all the goods and services in an economy; a bottom-up computation of its energy and information processing capacity.</p><p>The game of GDP is a game of <em>growth</em>. Individuals, companies and nations are the players. More money means more power; entitling claims on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://link.springer.com/chapter/10.5822/978-1-61091-611-0_2"><em>energy</em></a> and <em>information</em>. Each player must grow their lot to pay off last year’s loans or get outcompeted.</p><p>The industrial pursuit of economic growth has delivered on almost every measurable metric that matters in society. We are <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/life-expectancy#rising-life-expectancy-around-the-world">healthier</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/declining-global-poverty-share-1820-2015">wealthier</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/cross-country-literacy-rates?time=1820..2015&amp;country=~OWID_WRL">wiser</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/war-and-peace#the-decline-of-wars-between-great-powers">calmer</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/famines#does-population-growth-cause-famine">fuller</a>. The industrial organism is a measurable improvement on its feudal ancestor.</p><p>Progress is not evenly distributed. Western countries tended to industrialise earlier, and have reaped the combinatorial benefit. ‘Traditionally’ (within the industrial lifetime) lower income countries like China and India are now in the exponential phase of industrialisation. A similar growth pattern, just staggered in time.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/78c6588b808d20f24ef5f7cb6c18b612ab2730240a642fe5f734504d6cb2a5f1.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>The benefits of industrial economic growth are definite and inarguable. However, the metabolism that currently powers it is incommensurate with our planetary reality.</p><h3 id="h-energy-and-material-addiction" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Energy and material addiction</h3><p>All goods and services are dependent on energy in some way, whether in manufacturing, distribution or usage. Making more consumes more energy. While improvements in energy efficiency would appear to reduce energy consumption, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Jevons_paradox#:~:text=In%20economics%2C%20the%20Jevons%20paradox,demand%2C%20negating%20the%20efficiency%20gains.">Jevons’ Paradox</a> instead expands consumption through newly profitable activities.</p><p>All lifeforms <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://jdyeakel.github.io/teaching/ecology/papers/West_Brown_2004.pdf">scale</a> with energy consumption — consuming around 75% more energy for every doubling in size. Society as a lifeform is no different. While some <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/energy-gdp-decoupling">countries</a> have at least <em>partially</em> decoupled GDP growth from energy consumption, global economic growth is empirically <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.energyandstuff.org/en/drivers-behind-our-success-energy-and-natural-resources#">tied</a> to energy consumption, and energy consumption is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/primary-energy-source-bar?country=~OWID_WRL">tied</a> to fossil fuels. The transitive implication being that economic growth is tied to fossil fuel consumption — energy consumption <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://academic.oup.com/bioscience/article/61/1/19/303944?login=false">scales</a> sublinearly with GDP.</p><p>So far, fossil fuels have represented cheap, massively scalable labour applied to almost any problem. Despite the obvious fact that fossil fuels are finite, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/years-of-fossil-fuel-reserves-left">evidence</a> suggests that we are not in imminent danger of running out. But, this is overly simplistic. What matters in energy is the <em>energy return on investment</em> (EROI) — the ratio between the amount of energy spent in extraction and the amount of energy extracted. We are gradually exhausting the easy-to-recover fossil fuel reservoirs. To maintain our rate of consumption, this will mean using harder-to-recover reservoirs with lower EROI. In other words, we have to spend more energy to recover the same amount of new energy. This trend is most pronounced for <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/10.1098/rsta.2013.0126">oil</a>, but also true of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mdpi.com/1996-1073/14/16/5112/pdf">gas</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sciencedirect.com/science/article/pii/S0301421513003856#:~:text=By%20the%20late%201960s%20the,et%20al.%2C%201984">coal</a>.</p><p>Here we find a tipping point. When EROI goes below about <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/10.1098/rsta.2013.0126">10</a>, the amount of useful energy delivered to society begins to fall in a non-linear fashion. Since everything in the economy is reliant on energy in some form, things that used to be profitable at a previous energy price become unprofitable. At a certain point, non-linear domino effects can cascade throughout the system.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d7af10f389c1cdb74bed584b72b42d109d4ba18b539774485aa146c6106358ce.png" alt="Taken from &quot;The implications of the declining energy return on investment of oil production&quot; (Murphy, 2014)." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Taken from &quot;The implications of the declining energy return on investment of oil production&quot; (Murphy, 2014).</figcaption></figure><p>The race is on. Increase fossil energy efficiency faster than declining EROI, or switch to a new energy subsidy.</p><p>Changing energy subsidy is no small task. Fossil fuels require large amounts of infrastructure. It is upon this infrastructure that goods and services are built. Changing the underlying infrastructure risks disrupting everything that sits on top of it, and so infrastructure evolves slowly for stability. Advanced economies are fed by a massive built energy infrastructure, while structural growth incentives continually push energy demand. The problem is not only to replace the <em>existing</em> energy demand, but to replace the <em>increasing</em> energy demand while continuing to support the fully evolved state of the economy.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dab37dfca32d0cf648ff0b98b4cd51670556c1e12959ca0534b0a10f018f2e8b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>It remains to be seen whether renewables are able to fill this demand. On the plus side, they tap practically unlimited sources of energy. Efficiency is increasing and the price is decreasing <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/cheap-renewables-growth#the-price-decline-of-electricity-from-renewable-sources">quickly</a>. However, the EROI of key renewable technologies (solar and wind) is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sciencedirect.com/science/article/abs/pii/S0360544213000492">lower</a> than fossil fuels, while their intermittence requires infrastructural overhaul. Importantly, manufacturing and installing renewable energy infrastructure requires lots of energy (necessarily derived from fossil fuels) and lots of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.energy.gov/quadrennial-technology-review-2015">materials</a> (which are themselves non-renewable and cannot currently be recycled).</p><p>Nuclear power is another solution. Nuclear EROI is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sciencedirect.com/science/article/pii/S0301421513003856#:~:text=By%20the%20late%201960s%20the,et%20al.%2C%201984">competitive</a> or <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sciencedirect.com/science/article/abs/pii/S0360544213000492">higher</a> than fossil fuels, with less intense material <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.energy.gov/quadrennial-technology-review-2015">requirements</a>. When it works safely, it is low on externalities. While uranium is itself a finite planetary resource, seawater extraction combined with new reactor designs can at least extend its supply to a reasonable timescale (possibly indefinite). However, it faces enormous upfront <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://world-nuclear.org/information-library/economic-aspects/economics-of-nuclear-power.aspx">investment</a> and low public <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.pewresearch.org/fact-tank/2022/03/23/americans-continue-to-express-mixed-views-about-nuclear-power/">opinion</a>. It <em>could</em> replace electricity generation at scale — France is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/electricity-prod-source-stacked?country=~FRA">evidence</a> of such. Whether it is <em>realistic</em> for countries with highly evolved built infrastructure, given the political challenges, is an open question.</p><p>Alongside energy, economic growth is also tethered to materials. GDP growth <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://unstats.un.org/sdgs/report/2019/goal-12/#:~:text=It%20is%20one%20indication%20of,113%20per%20cent%20since%201990.">tracks</a> almost linearly with material footprint. Growth means more stuff, and more stuff means more materials. While no single material is as deeply integral to the economy as energy, materials are subject to the same fundamental problem. As they get harder to extract, they get more costly to extract, and these costs can cascade. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.goldmansachs.com/insights/pages/copper-is-the-new-oil.html#:~:text=As%20the%20most%20cost%2Deffective,for%20oil%20will%20not%20happen.">Copper is the new oil</a>.</p><p>Before we get to planetary externalities, then, a systemic growth obligation is economically problematic for finite resources at the point of extraction. The system is built on the assumption of limitless cheap fossil energy and materials, and at some point, they will no longer be cheap. <em>So far</em>, this has been largely invisible, because we have consistently been able to draw on easy-to-recover reservoirs.</p><p>Of course, the problem is not limited to extraction. Harm exists on both sides of the equation. Fossil fuel consumption emits carbon, which is causing climate change. Mass material consumption without recycling leads to harmful toxicity, soil degradation and water pollution. Crucially, these harms are simply second-order consequences of the economy working as ‘designed’.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6ce130cae9acdf94177d4c64e0e95873887f7e4d3e2865350c0a119f0b4e9cb0.png" alt="Fossil fuels burning the world (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Fossil fuels burning the world (Midjourney)</figcaption></figure><h3 id="h-missing-information" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Missing information</h3><p>We live in a highly evolved economic system, consuming energy and materials to the relentless beat of economic growth. Growth is a necessity in every corner, producing a structural dissonance between the short-term need for energy and materials to support it, and the long-term need to align ourselves with the substrate on which we are dependent.</p><p>Intelligence includes the ability to determine goals and process information to adapt to a changing environment. Societal intelligence arises from individuals who make decisions based on the information at hand. If money is the information that flows through economies, then in order to solve the problem of energy and materials, information about the real planetary cost of externalities would need to be factored into prices.</p><p>As we know, however, prices include no such information. $10 is the same regardless of what it is spent on. Consider a simple example. You have a choice of two t-shirts: the first is mass-produced from polyester (derived from petrochemicals) at a high-energy, low-income factory; the other is produced by a small family business from locally grown bamboo and made by hand. Both cost $50. The economy looks at these two items as exactly the same. However, one of these options is significantly more harmful — unsustainable resource use, high carbon emissions and poor factory conditions for workers. <em>Information gets lost</em>.</p><p>Consider an adjacent example. The conditions are the same, but more realistically, the mass-produced t-shirt is actually significantly cheaper — say $20 compared to the $50 artisan version. A financial incentive now exists to cause harm (at least, to <em>not prevent</em> harm from being caused). All agents have an incentive to maximise their money, and can’t be expected to make altruistic decisions. Even if they <em>did</em> choose altruistically, agents can only act on the information available to them, and the information about the true planetary cost has been lost! And so, the company behind the mass produced t-shirt is likely to dominate sales. Other companies, meanwhile, are forced to adopt similar practices or get outcompeted in an evolutionary race to the bottom.</p><p>Intelligence cannot exist without information. Brains without sensory information are electric mush. Ant colonies without pheromone trails are a random crowd. Economies lacking information are similarly constrained. As a distributed system, <em>nobody</em> is steering the ship. There is no illuminati. It is an emergent aggregate arising from the actions and interactions of many economic players. If every transaction is blind to its planetary consequences, then the whole economy is blind to its planetary consequences. Despite this, GDP increases at the expense of anything else we value, and we welcome it as progress.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/83b67c759b7715dd157835a02c06e866829789992dd873ffbd213607a8a048a5.png" alt="Tragedy of the commons, abstract (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Tragedy of the commons, abstract (Midjourney)</figcaption></figure><p>Industrialisation, driven by the growth of financial value as a proxy for progress, has seen us become a powerful force upon the planet’s dynamical processes. However, the financial proxy has become increasingly abstracted from our planetary context, producing harm at extraction and consumption of finite fuels and materials. Economic systems structurally reinforce the problem — agents are not only incentivised to make decisions that work against the collective best interest in pursuit of growth, but they <em>lack the information</em> to make good collective decisions in the first place.</p><blockquote><p><em>“..long-term survival of our, or any global scale ‘project of civilization’ will require a fundamentally different mode of planetary-scale behaviour in which knowledge of planetary-scale impacts feeds back on, and modulates, behaviour in an intentional loop&quot;</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cambridge.org/core/journals/international-journal-of-astrobiology/article/intelligence-as-a-planetary-scale-process/5077C784D7FAC55F96072F7A7772C5E5">Intelligence as a planetary-scale process</a> (Frank, Grinspoon &amp; Walker, 2022)</p></blockquote><p>Any organism whose brain seeks to destroy its body will ultimately fail. Becoming an intelligent society means developing the self-awareness to recognise that our economic system is not backed by gold, but backed by the planet as our shared body. It means coming to consensus on collective values that emphasise the complex manifold of interactions that drive society as an adaptive organism in the context of coupled planetary systems. Capital exists in many forms beyond financial, and it is <em>balanced</em> growth that produces adaptive organisms. Misaligned growth is a cancer.</p><p>Values are not just abstract ideas. Crucially, we must build them into our information systems such that distributed agents are systematically incentivised to make decisions that benefit the collective, <em>without</em> requiring altruism. A new system has to emerge from the bottom up — from individual transactions to a new emergent aggregate that is intrinsically in tune with our collective and planetary reality.</p><blockquote><p><em>“All my weight in gold, is not all I know.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=JwAjANmjajc">Family Business</a> (Kanye West, 2005)</p></blockquote><h3 id="h-multipolarity" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Multipolarity</h3><p>The relationships between GDP, energy, materials and climate change hint at an underlying problem. The tragedy of the commons is what we might call a <em>multipolar trap</em>, in which agents have an incentive to pursue strategies that maximise their own best interest at the expense of the collective. As we look deeper, we find that these traps are <em>rampant</em>, and this impairs our ability to process information in key collective pursuits.</p><p>Our world system is built on the principle of multipolarity. Individuals, companies and nations are, on average, pitted against each other in evolutionary zero-sum games in the pursuit of growth at each other’s expense. Investments, products, trade agreements — broadly speaking, there is a winner and a loser <em>somewhere</em> in the system. Markets and nation states reinforce these dynamics.</p><p>I couldn’t put it better than Frank Slootman:</p><blockquote><p><em>“If I&apos;m hiring a top salesperson, top engineer from another company, I&apos;ve taken their strength now into my organization. It&apos;s not just that I gained theirs, but they lose theirs. So it&apos;s a double impact. I weakened them and I strengthened myself.” —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.joincolossus.com/episodes/75184353/slootman-narrow-the-focus-increase-the-quality?tab=transcript">Invest like the best</a> (Frank Slootman, 2022)</p></blockquote><p>There are extremely valuable aspects of competitive, multipolar institutional systems. Markets empirically create great products that may not otherwise arise, <em>because of</em> the competition between market participants. Peer polity between nation states probably does lead to social progress, <em>because of</em> the competition. In natural systems, competitive dynamics with conflicts of interest can <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nature.com/articles/ncomms14301">facilitate information flow</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.pnas.org/doi/abs/10.1073/pnas.0603565104">enable selection between competitive strategies</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/full/10.1098/rstb.2011.0214">foster innovation</a>. When information processing is noisy and uncertain, such environments may well be a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.science.org/doi/10.1126/sciadv.1603311">general feature</a> of collectives.</p><p>However, they also create failure modes in problems that require cooperation at the global level. In evolutionary time, economic players cooperate through the combination and accumulation of information, enshrined in technology. In <em>real-time</em>, however, players are incentivised to both <em>withhold</em> information and present <em>misleading</em> information in order to succeed in zero-sum selection. Where there is a winner and a loser, and the reward is money, disinformation is endemic.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7e473b269a68a5dbccafbfb7411a7a72306f021a7833d59d050d7c09555616f7.png" alt="A fight between stories (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">A fight between stories (Midjourney)</figcaption></figure><p>When I was younger, I worked in healthcare. There is a common heart problem which can cause significant trauma if left untreated. At the time, there were about five drugs competing for market share to solve this problem. Each one was driven by a sophisticated sales team, whose responsibility it was to persuade healthcare decision makers that their drug was the most effective.</p><p>Patients naturally want the best possible outcome. Healthcare professionals generally want the same thing. Needless to say, <em>on average</em>, some drugs produced <em>ostensibly</em> better patient outcomes than others in both controlled and real-world settings.</p><p>Companies, however, only grow when their product sells, and the game is strictly zero-sum between competing companies — patients can only take one drug. As such, there is a misalignment in incentives, which creates the conditions for disinformation. First, pharmaceutical companies are incentivised to construct and manipulate statistical information with the greatest possible chance of success within the boundaries of regulation. Historical examples include <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bmj.com/content/351/bmj.h4320">paroxetine</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://content.iospress.com/articles/international-journal-of-risk-and-safety-in-medicine/jrs717">citalopram</a> and other <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nejm.org/doi/full/10.1056/NEJMsa065779?utm_content=buffer40934&amp;utm_medium=social&amp;utm_source=twitter.com&amp;utm_campaign=buffer">antidepressants</a>. Second, salespeople are incentivised to build relationships and present information using the most compelling narrative, regardless of whether what they are selling is objectively the best choice. Healthcare is about patients, but the system produces situations in which financial incentives are incongruent with the patient’s best interest.</p><p>Not all examples are as consequential. Narrative manipulation matters less in tax software. However, a <em>huge</em> portion of our information environment is driven by individuals and companies who stand to gain financially from convincing us of something, regardless of whether or not that thing is verifiably true. It’s less about <em>information</em>, and more about who can tell the best <em>narrative</em>.</p><p>In a pre-internet world, this effect was more contained. Traditional media placed legitimacy in the hands of a few with the power to distribute. Narratives flowed <em>from</em> power to the people. The internet, especially social media, has introduced an environment in which information is truly free, giving everyone the ability to distribute. It <em>gives</em> power to the people. Everyone has a voice in a game driven by the acquisition of mindshare.</p><p>The social medium is a medium of narrative — there is no requirement to support claims with verifiable evidence — and it is the locus of information aggregation and discussion on today’s internet. It has <em>massively</em> increased the complexity of our information environment, taking pre-existing narrative incentives into an <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://consilienceproject.org/social-media-enables-undue-influence/">exponential dimension</a>.</p><p>As I described earlier on, this is ultimately a good thing for fundamental reasons — ideas are combinatorial, and agency through information increases the likelihood of serendipitous combinations which contribute to our collective evolution. This is a win both for society and the individual.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7ac81d57989c33752625e6dd2fb2d2f26e32fa25fb36b706b3b0620570d3bb64.png" alt="Humans fighting with words, neo noir (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Humans fighting with words, neo noir (Midjourney)</figcaption></figure><p>However, we are all now participants in a global narrative colosseum. It is harder than it has ever been to understand what is true, owing to the sheer volume of information embedded within a complex matrix of misaligned incentives. Algorithms, meanwhile, orchestrate the chaos in pursuit of financial outcomes as we flirt with new externalities of complexity — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.pnas.org/doi/pdf/10.1073/pnas.1320040111">emotional contagion</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nature.com/articles/nature11421">political mobilisation</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://journals.sagepub.com/doi/10.1177/0163443719876541">polarisation</a>.</p><blockquote><p><em>“Are you not entertained?“ —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=YbBiXPVKuTA">Gladiator</a> (2000)</p></blockquote><p>We are all imperfect information processors. We succeed as a collective, by combining our information to produce more accurate representations of reality. In the print world, we evolved a series of institutions — government, journalism, science — that were trusted to be the aggregators, combining expert perspectives into collective wholes acting as a form of consensus.</p><p>Since roughly the introduction of the internet, these institutions have begun to reveal their decay. In science — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.1002106">p-hacking</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.1002106">&apos;flexible&apos; analysis</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://royalsocietypublishing.org/doi/full/10.1098/rsos.160254">low statistical power</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.researchgate.net/publication/283156103_How_scientists_fool_themselves_-_And_how_they_can_stop">confirmation bias</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://science.sciencemag.org/content/349/6251/aac4716.full?keytype=ref&amp;siteid=sci&amp;ijkey=1xgFoCnpLswpk">incomplete reporting</a>. In journalism — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.pnas.org/doi/10.1073/pnas.1908369116">negativity</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.samharris.org/podcasts/making-sense-episodes/165-journey-wokeness">wokeness</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=QkogEGuCC2I">cancelling</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.washingtonpost.com/politics/2021/11/08/unique-role-fox-news-misinformation-universe/">misinformation</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.businessinsider.com/">clickbait</a>.</p><p>Consider vaccines as a recent example. To trust vaccines, one of two things needs to be true: either a) you need to understand the information yourself, or b) you need to trust that institutions can interpret the information for you.</p><p>The scientific basis of vaccine efficacy is a set of non-trivial concepts, spanning biology, chemistry and statistics. It is spread across a <em>vast</em> expanse of scientific literature which is <em>practically</em> uninterpretable for anyone who is not a professional scientist. For the majority of people, this means outsourcing sensemaking to an institution.</p><p>We have exponentially increasing complexity of information, and exponentially decreasing trust in institutions to make sense of it all. This leaves the responsibility for sensemaking to individuals. However, there is simply too much information across complex domains for individuals to effectively make sense of. Instead, we seek counsel on social media, and are swallowed by the narrative vortex.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b49c7f23e25e302b546e038e991b1131f07e0c6995f514341d336d8e8afffdf5.png" alt="A tiny person sitting in a control room inside a brain (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">A tiny person sitting in a control room inside a brain (Midjourney)</figcaption></figure><p>Assuming I’m not the subject of a simulated Truman Show, it’s likely that you too have a sensation that there’s a ‘you’ inside your head. Like a tiny person pulling levers to move and construct sentences. Of course, this is an illusion. Your actions instead arise from a society of 86 billion neurons cooperating to process sensory and stored information.</p><p>When our brains respond to stimuli, it is marked by two <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://youtu.be/0NZSL1hd6hk?t=1106">phases</a>. There is a divergent phase, in which neurons process information individually. It is followed by a consensus phase, in which neurons consolidate a collective solution. Together, the brain benefits from the maximum perspectives, while everyone disagrees and commits to a collectively computed aggregate that enables coordinated action. Multipolarity <em>with</em> consensus.</p><p>Society is like a more complicated version of this. When something new happens, our perspectives naturally diverge. In the past, trusted institutions have done the hard work of integrating information into a form of consensus. However, they are no longer capable of meeting the level of complexity needed to do so. This leaves us achieving the first bit — more perspectives deriving from agency provided by the internet (good!) — but as yet <em>without</em> a new way of coming to collective consensus. Multipolarity <em>without</em> consensus.</p><p>Consensus is important for coordination problems. In popular culture, climate change is the most prominent example. It is of course extremely important in the long-run. But it is far from the only problem, and is in fact a lighthouse for a growing class of coordination problems defined at the global level. It is this class of problems that our institutions and information environment are woefully underprepared for.</p><p>The internet has delivered us into a new age of collective agency. A planetary public with new powers of information. We can reasonably expect a complex system composed of billions of agents with imperfect information to be noisy, uncertain and operate near a critical <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.science.org/doi/10.1126/sciadv.1603311">point</a>. This is what we are seeing. But as things stand, we are unable to draw on the benefits of our newly vast information processing power.</p><p>Our collective fitness as a societal organism is dependent on our ability to process information, and the problems we are facing are increasingly global. Our powers of collective information must rise to the scale of the problems we must solve — <em>globally</em>, not <em>nationally</em>. To do so, we need open societies that incentivise truthful information, together with novel consensus-building mechanisms, “institutions“, that can handle and integrate information at true global complexity. Cities <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.pnas.org/doi/10.1073/pnas.0610172104">reveal</a> the returns to scale that await our success.</p><p>Presently, we cannot implement open societies because anti-consensus multipolar narratives are embedded deep into our cultural psyche. Throughout our industrial evolution, nationalism has taken the mantle from religion to produce imagined communities at national scale, launching us into a globalised but tragically misaligned world. Nation states remain the core civilisational institution, intrinsically restricting the global cooperation we now desperately need.</p><h3 id="h-nation-states-and-the-dangers-to-come" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Nation states and the dangers to come</h3><blockquote><p><em>“We are taught to see the world in terms of nationality. It is our country, &quot;our&quot; athletes compete in the Olympics. When they win, it is &quot;our&quot; flag that waves in the ceremony. &quot;Our&quot; anthem brings the judges and other competitors to attention in the awards ceremony. &quot;We&quot; are led to believe that it is &quot;our&quot; victory, although it is never quite clear how &quot;we&quot; participated, other than by being within the same territory as a citizen.” —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.lopp.net/pdf/The%20Sovereign%20Individual.pdf">The Sovereign Individual</a> (Davidson &amp; Rees-Mogg, 1999)</p></blockquote><p>The post-WWII geopolitical order saw America establish itself as the world’s most powerful economy — undisputed ‘winner’ of the industrial age; a position coming along with an assumed responsibility to maintain global order. Through a dominant economy, military and technology, America has since then presided over a <em>relatively</em> stable period of global geopolitics without any <em>major</em> conflicts.</p><p>However, the past decade has revealed chinks in the armour, and it is becoming increasingly common to acknowledge the decline of the American hegemony. Wokeness, institutional decay, rising gun violence, political polarisation, Capitol rioting, regulatory standstill and military withdrawal are all symptoms of evolutionary destabilisation.</p><p>Destabilisation is an internal catastrophic risk, with political polarisation at its core. The electoral college has always been an ambitious experiment in federated democracy at scale, in which polarity is designed to enable a better, more pluralistic collective aggregate. However, it has evolved into gridlock and become incapable of reaching actionable consensus, while a march of blundering buffoons take office.</p><p>This comes at a time when America is facing complex problems. Economic progress is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3822691">slowing</a>. Scientific progress is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.theatlantic.com/science/archive/2018/11/diminishing-returns-science/575665/">slowing</a>. Educational progress is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.usv.com/writing/2019/05/education-by-the-numbers/">slowing</a>. Inequality is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/income-inequality#inequality-in-the-us-has-been-growing-substantially-in-recent-decades">growing</a>. The world is getting more complex, the problems are getting harder, and the system can’t cope. Arguably, it is beginning to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.forbes.com/sites/alisondurkee/2022/07/18/house-will-vote-on-protecting--same-sex-marriages-in-light-of-supreme-court-ruling/?sh=796899b1162c">go</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nytimes.com/interactive/2022/us/abortion-laws-roe-v-wade.html">backwards</a>.</p><p>What happens from here is uncertain. Perhaps chaos will facilitate a recentering. Perhaps it will regress from democracy. Perhaps it will even descend into <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.science.org/content/article/half-of-americans-anticipate-a-us-civil-war-soon-survey-finds">civil war</a>. What is abundantly clear is that America has serious internal work to do. Internationally, the situation is precarious — overreach, and risk the home front. Underreach, and risk the hegemonic advantage.</p><blockquote><p><em>“Why did one straw break the camel&apos;s back? Here&apos;s the secret The million other straws underneath it, it&apos;s all mathematics.”</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=m5vw4ajnWGA">Mathematics</a> (Mos Def, 1999)</p></blockquote><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ae12fd62f75f9ede08e7c04d2a55eade94b3e169ef020f765547fbd4973fe893.png" alt="Trump starring in american dynamism, futuristic neo noir, 80s film poster (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Trump starring in american dynamism, futuristic neo noir, 80s film poster (Midjourney)</figcaption></figure><p>Whether America returns to isolated exceptionalism to focus on internal problems, or attempts to maintain its commitment to being the world’s policemen, there are direct and indirect risks at the global level.</p><p>The decline of America opens the door for a new power to establish itself in a newly open geopolitical environment. As we know, there is a willing suitor — China is the ascendant world power. Within the past half century, China’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/gdp-per-capita-worldbank?tab=chart&amp;country=CHN">GDP</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/population-past-future?time=1907..2100&amp;country=~CHN">population</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/trade-as-share-of-gdp?tab=chart&amp;country=CHN">trade</a> and almost everything else have skyrocketed, putting it within touching <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/gdp-world-regions-stacked-area?stackMode=relative&amp;time=1958..latest&amp;country=CHN~USA">distance</a> of the US economy.</p><p>China is a different beast. It is a modern autocracy empowered by new technologies of control. It knows how to build things, and is the world’s manufacturing <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.statista.com/chart/20858/top-10-countries-by-share-of-global-manufacturing-output/">powerhouse</a>. Just 50 years into its modern transformation, it has momentum, with room to grow.</p><p>China’s rise is not inevitable. It has failure modes — a serious and fast-approaching demographic <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www-ssap-com-cn.translate.goog/c/2019-01-03/1074956.shtml?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en&amp;_x_tr_pto=wapp">transition</a>, an economy overly <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://voxeu.org/article/can-china-s-outsized-real-estate-sector-amplify-delta-induced-slowdown">reliant</a> on real estate and an autocratic inability to process valid, counter-state points of view. Whether China indeed becomes the world’s most powerful economy, or whether it echoes the <em>almost</em> economic dominance of 1980s Japan remains to be seen.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5f601cf33c0901ed944acb8f91ddd5df24b729b251e25857b1a1a3d960bf69a7.png" alt="Chinese sovereignty, 80s film poster (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Chinese sovereignty, 80s film poster (Midjourney)</figcaption></figure><p>While the future is unknown, American decline and Chinese ascent are a source of present international friction. Graham Allison has <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.theatlantic.com/international/archive/2015/09/united-states-china-war-thucydides-trap/406756/">introduced</a> the notion of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Thucydides_Trap#cite_note-Destined_for_War-7">Thucydides’s trap</a>: historical context of the perils that accompany the rise of an emerging superpower that threatens to overtake an existing superpower. 75% of historical examples have resulted in war, including both 20th Century World Wars. Adolescent petulance and ageing arrogance are a bad combination.</p><blockquote><p><em>&quot;It was the rise of Athens, and the fear that this inspired in Sparta, that made war inevitable.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://antilogicalism.com/wp-content/uploads/2017/07/history-pelo-war.pdf">History of the Peloponnesian War</a> (Thucydides, 455 AD)</p></blockquote><p>We cannot directly infer future events from past events. The world is unpredictable, and many futures are possible. However, Allison’s warning serves as a critical context for where we find ourselves in the arc of history. A coming war may resemble the Cold War more than the world wars, but any form of conflict brings with it the potential for non-linear cascades that result in full-scale armed conflict. It is not an imaginary concept either — it <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://noahpinion.substack.com/p/the-war-economy">is</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bbc.com/news/world-asia-china-62064506">already</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nytimes.com/2022/08/11/world/asia/china-taiwan-drills-economy-military.html">happening</a>.</p><p>Conflict between the US and China is a catastrophic risk to both countries. For America, it is likely to accelerate the trend towards decline, by distracting and de-resourcing Americans from fixing growing internal problems. For China, it may cause growth to stagnate before it has the chance to reach its full potential. If it escalated into a ‘hot’ war, then up to 1.8 billion people stand to get caught directly in the conflict. Like both world wars of the 20th Century, a sufficient spark on the geopolitical stage can create a fire that drags further countries into conflict — both the US and China have powerful allies who may well be compelled to respond.</p><blockquote><p><em>“He had come to know quite thoroughly the world in which he lived. His outlook was bleak and materialistic. The world as he saw it was a fierce and brutal world, a world without warmth, a world in which caresses and affection and the bright sweetness of spirit did not exist.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.gutenberg.org/files/910/910-h/910-h.htm">White Fang</a> (Jack London, 1906)</p></blockquote><p>While the <em>direct</em> consequences of conflict could be catastrophic, the indirect consequences are likely to be even more insidious.</p><p>War is hungry for energy and materials. It means manufacturing and fuelling more weapons, ammunition, vehicles and equipment. It means diverting workers away from ‘non-critical’ industries to support the war effort. In the fog of war, energy and material security becomes <em>mission critical</em>, and no threat of climate change or resource scarcity can possibly outweigh the drive for self-preservation. We cannot coordinate solutions at the intersection of energy, materials and climate change in peacetime, and we’re even more <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.theguardian.com/environment/2022/aug/05/what-does-the-us-china-row-mean-for-climate-change-taiwan">unlikely</a> to do so in wartime.</p><p>War creates arms race dynamics. In 1933, Leo Szilard was the first to conceive of the nuclear chain reaction. Almost immediately, he realised the power of what he had discovered. Together with Albert Einstein, he co-wrote a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.atomicheritage.org/key-documents/einstein-szilard-letter">letter</a> to then president, Franklin Roosevelt, arguing for a research embargo. The rest, as they say, is history. The US enjoyed nuclear dominance for just a few short years, before embarking on the Cold War with the former Soviet Union.</p><p>In the context of the Second World War, the Manhattan Project was a rational and ultimately winning move. Once the idea of the nuclear chain reaction existed, the US could not guarantee that Germany was not already building bombs. Thus, <em>not</em> developing nuclear weapons could be considered an existential threat to America’s sovereignty — a nuclear advantage for the Nazis might have seen WW2 turn out very differently. The Cold War likewise. In this scenario, the dominant strategy is to pre-emptively strike first. Defence through offence. A classic arms race — both sides are incentivised to maintain their evolutionary advantage by building technology as quickly as possible lest they get outcompeted by a technologically superior opponent. Of course, from the <em>collective</em> viewpoint, this is the worst outcome for everyone.</p><blockquote><p><em>&quot;From a god’s-eye-view, the best solution is world peace and no country having an army at all. From within the system, no country can unilaterally enforce that, so their best option is to keep on throwing their money into missiles that lie in silos unused.&quot;</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://slatestarcodex.com/2014/07/30/meditations-on-moloch/">Meditations on Moloch</a> (Scott Alexander, 2014)</p></blockquote><p>The world entered a new paradigm the day the Hiroshima bomb was dropped. Nuclear weapons are the first technology that has come along with <em>existential risk</em>: a risk that threatens the entire future of humanity. A true nuclear war scenario could represent a <em>permanent</em> extinction or irretrievable reduction in human capabilities. <em>So far</em>, atleast, nuclear war has been avoided through the notion of mutually assured destruction.</p><p>Nuclear war between China and the US <em>seems</em> unlikely due to the gap in nuclear <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://fas.org/issues/nuclear-weapons/status-world-nuclear-forces/">capability</a>. Of course, this <em>can’t</em> <em>be guaranteed,</em> especially if more players are involved — China and America are not the only aggressive nuclear states. Any post-1945 armed conflict between nuclear-enabled powers comes along with the risk of a nuclear holocaust.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/042f5e9997cfb76645de860b75aba3163a282721a3764743b8f6c2cfd98477ca.png" alt="Vladimir Putin dressed as Syndrome from the Incredibles, Pixar cartoon (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Vladimir Putin dressed as Syndrome from the Incredibles, Pixar cartoon (Midjourney)</figcaption></figure><p>A <em>nuclear</em> arms race may be less likely, but more arms races loom on the horizon.</p><p>First — artificial intelligence. Primarily through the work of Deepmind and more recently OpenAI, human-level artificial general intelligence is changing from an obscure science fiction in the early 2000s to what now seems a fast-approaching inevitability. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nature.com/articles/s41586-021-03819-2">AlphaFold</a>, the work of a narrow and ultimately ‘primitive’ AI, has already solved a 50-year grand challenge in biology. AlphaFold is really a triumph of the creativity of its designers — it did not choose the problem or orient itself to solve it. AGI will not only bring with it significantly greater levels of intelligence than AlphaFold to all domains, but also the creative ability to choose its own problems and act as an autonomous, goal-directed agent.</p><p>Values-aligned, human-friendly, cooperative artificial general intelligence will be the most positively transformational technology that humans ever develop. Misaligned, human-antagonistic, competitive artificial general intelligence might be a species-level risk. Even if the risk is low, safety and alignment is <em>critical</em> because there will be no second chances. Pandora will not go back in the box.</p><p>AGI is the ultimate nation state technology, able to solve complex control problems beyond human comprehension. Resource optimisation, mind control, scientific discovery, human alignment, capital allocation — all add up to a decisive strategic <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dorshon.com/wp-content/uploads/2017/05/superintelligence-paths-dangers-strategies-by-nick-bostrom.pdf">advantage</a>.</p><p>Even in peacetime, states that grok AGI have an incentive to pursue forms of ‘safe’ alignment that place their own self-preservation at the centre. A wartime scenario between competing nation states further creates all the wrong conditions for the development of safe AGI. America houses one of the two current frontrunners, while China has nationally <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.fhi.ox.ac.uk/wp-content/uploads/Deciphering_Chinas_AI-Dream.pdf">committed</a> to becoming the world leader in AI by 2030. We might imagine that in a war scenario, nationalisation of any AI research becomes a matter of national security. Competition between the two countries increases the temptation to deliberately disregard safe implementation, while also increasing the likelihood of mistakes. For good reason — whoever gets there first automatically wins any competition. The problem is that once achieved, <em>without</em> alignment, the victory may well be unassailable and the risk existential.</p><p>The problem is not limited to AGI. The race is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/PalmerLuckey/status/935313214002343936?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E935313214002343936%7Ctwgr%5E%7Ctwcon%5Es1_&amp;ref_url=https%3A%2F%2Freflect.app%2Fg%2Fbluerevilo%2Fa6072f6c2a424394877dff1a4e1f780b">on</a> to build autonomous weapons. Makes sense if you’re an American! It does not make sense if you are a human.</p><blockquote><p><em>“You don’t want to play with dynamite. That shit’ll blow your world apart.“</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=OKB3hJBvAZY">Wile Out</a> (DJ Zinc &amp; Miss Dynamite, 2010)</p></blockquote><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b620cf771b5d772c1c1c5c9a0861d27393a75761206d70f222bc58b364129257.png" alt="Artificial intelligence becoming self-aware, Picasso futurism (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Artificial intelligence becoming self-aware, Picasso futurism (Midjourney)</figcaption></figure><p>Second — bioweapons. Organisms are defined by code; base-pairings, genes, DNA. Code is easy to distribute. Meanwhile, wet lab work is becoming more accessible. With it comes the possibility of reintroducing diseases of the past, or even worse, engineering new ones. Combined with personal genomic data, we have a recipe for targeted, nearly invisible mass destruction.</p><p>This may seem abstract and futuristic, but it’s already <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.science.org/content/article/how-canadian-researchers-reconstituted-extinct-poxvirus-100000-using-mail-order-dna">possible</a>. 6 months, 5 people, $100,000 and you can bring Smallpox back into existence. For context, Smallpox is one of the most devastating known diseases, killing many millions of people throughout history.</p><p>In a wartime scenario, bioweapons are tempting. Put yourself in Roosevelt’s shoes, circa 1943. You have the power to wipe out every Japanese and German to end the war immediately. Even if there is a chance of wiping out significantly more, one is forced to choose between kin and other. After all, nuclear bombs <em>were</em> dropped. Or, put yourself in Hitler’s demented shoes. You are hiding out in a Berlin bunker, awaiting imminent Allied encroachment. But wait! A hail mary — a bioweapon is just a red button away.</p><p>“Dooming”, vous m’accusez. Understandable. Until you realise that during the Cuban Missile Crisis, mutual nuclear annihilation was close to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.amazon.com/Bomb-Presidents-Generals-History-Nuclear/dp/1982107294">50/50</a>; again at <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nsarchive.gwu.edu/document/21038-4-pfiab-report-2012-0238-mr">Able Archer</a> and more. <em>A coin toss</em>. Modern Western and Soviet societies exist only through pure luck. Of course, the maths here is imprecise, but the point is that war is not an option, hot or cold, when we have technology this powerful. It doesn’t take a 60s-era, peace-toting tree-hugger screaming ‘make love, not war’ to realise this — it is an obvious fact if you value the continuation of the human race.</p><p>We might argue that the threat of nuclear war has been a key determinant of the relative peace we’ve experienced over the past 75 years. On this line of reasoning, we might further argue that nuclear bombs are ironically a peace technology as much as they are a destructive technology. There is truth to this argument, but our arrogance lies behind the observation selection effect of a world unscathed by nuclear war. Similar logic cannot be indefinitely applied to future arms races with powerful technology and no reset buttons. It only has to go wrong once.</p><p>The problem isn’t the technology <em>per se</em>, but rather the environment in which it is conceived. Antagonistic, competitive nation states cannot, <em>by definition</em>, handle the existential risk associated with increasingly powerful technology, because they are a cause of it simply by following their incentives. Where there are nation states, there is war. <em>At some point</em>, a multipolar world takes on a level of risk from technological progress that surely leaves an existential event as a near-certainty.</p><h3 id="h-systemic-existential-risk" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Systemic existential risk</h3><p>War is the extremism of multipolar nation states. However, it doesn’t take extremism to induce existential risk — the problem is more fundamental.</p><p>Misaligned artificial general intelligence and bioweapons represent existential risks arising from our pursuit of technology. Molecular nanotechnology is another, though arguably more distant. Over time, we might expect even more powerful, existentially risky technologies to emerge — you never know where the stepping stones might lead.</p><p>Nick Bostrom <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nickbostrom.com/papers/vulnerable.pdf">asks</a> us to consider the evolution of technology as a process of pulling coloured balls out an urn. So far, the balls have been mostly beneficial.</p><blockquote><p><em>“What we haven’t extracted, so far, is a black ball: a technology that invariably or by default destroys the civilization that invents it. The reason is not that we have been particularly careful or wise in our technology policy. We have just been lucky.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nickbostrom.com/papers/vulnerable.pdf">Vulnerable world hypothesis</a> (Nick Bostrom, 2019)</p></blockquote><p>It is common to argue that technology has both positive and negative consequences. Social media, for example, connected the world and precipitated a planetary public. However, it did so under the influence of advertising, producing algorithms which exploit political fault lines and human biases to farm engagement. This seesaw of consequence appears fundamental — technology is recursively <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.amazon.co.uk/Nature-Technology-What-How-Evolves/dp/0141031638/ref=sr_1_1?crid=14F6Q7SD9D5AA&amp;keywords=the+nature+of+technology&amp;qid=1653798043&amp;sprefix=the+nature+of+technolog%2Caps%2C244&amp;sr=8-1">combinatorial</a>; an instantiation of accumulated <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2206.02279.pdf">information</a>. Over time, more complex technology interacts with a more complex world to produce more possible future states, both good and bad.</p><p>The black ball is a thought experiment, but it reveals what is crucially absent in our technological development. To see it, we must first realise that what is pulling balls out of the urn is a distributed, multipolar economic system driven at multiple scales by individuals, markets and nations. Each eggs the other on and <em>nobody</em> is in the driving seat — we all influence it, some more than others, but nobody is in control. It’s arms races all the way down.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a67b4642b40cf98d558b81acc05a996694be68ea16855a5d376ffd30594be5a2.png" alt="Xi and Biden fighting to pull a black ball out of an urn (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Xi and Biden fighting to pull a black ball out of an urn (Midjourney)</figcaption></figure><p>In this system, there is no collective capacity to determine whether or not we <em>should</em> introduce a new technology, when is the <em>right time</em> to introduce a new technology or what social or technological buffers should be in place <em>before</em> a new technology is introduced. Instead, we assume that technology is inherently good, and negative societal consequences are simply the price we must pay.</p><p>The issue is magnified given that once technologies that provide a sufficient evolutionary advantage are introduced, their widespread usage becomes a foregone <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://consilienceproject.org/technology-is-not-values-neutral/">conclusion</a>. You are at a significant disadvantage in the world today if you don’t own a smartphone — there is no choice but to sign up for its psychological and societal consequences, good or bad. Globally, as long as powerful technology is developed <em>somewhere</em>, it will outcompete regardless of its consequences.</p><blockquote><p><em>“Think about all the ways in which our minds, relationships, and cultures changed with the widespread adoption of the smartphone technology ecosystem. How does it affect memory and navigation capacities, or attention span, or personal reflection? How has it affected the values enacted around a family dinner table, or the norms of social interactions in general?… Was all of this intended or considered by the initial inventors and adopters?“</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://consilienceproject.org/technology-is-not-values-neutral/">Technology is not values neutral</a> (The Consilience Project, 2022)</p></blockquote><p>For most of human history, this has been a net positive force and a counter to stasis. We’ve avoided mass catastrophe simply because no technology was powerful enough, and we could afford to learn and experiment after the fact. However, we are now approaching technologies with the capacity for existential risk. We only get a single shot at safe, holistically-considered introduction. Competitive nation states, combined with distributed, adversarial market dynamics and lagging, uninformed, ineffective regulation is a dangerous combination in light of such technologies.</p><p>This is not an argument for ‘regulation’ to constrain technological development, at least not regulation in any conventional legal form. It is an admonition that we are structurally driving existential risk and lack the ability to recognise it, let alone escape. We are unconscious slaves to evolutionary forces and market incentives that accelerate us like blinded soldiers into a field of nuclear landmines.</p><blockquote><p><em>“We can invent but we cannot un-invent. Our strategy is to hope that there is no black ball.“</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nickbostrom.com/papers/vulnerable.pdf">Vulnerable world hypothesis</a> (Nick Bostrom, 2019)</p></blockquote><p>Technology is just one axis of risk. We also face a series of natural risks, including asteroid impacts, supervolcanoes, extreme weather, solar flares and pandemics. The risk is small in each case. Supervolcanoes, for example, are estimated to occur roughly once every 50,000 years. While the prevalence is low, the impact can be mighty.</p><p>COVID is the most recent example of a global threat arising from a (hopefully) natural risk. It has caused the deaths of at least six million people and caused considerable economic disruption, but it has been significantly less catastrophic than it could have been. As such, it has been a dress rehearsal for something more serious. It has left in its wake a series of clear indications that civilisation is not yet up to the challenge of a truly serious pandemic — slow <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nytimes.com/2020/03/28/us/testing-coronavirus-pandemic.html">responses</a>, delayed <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.businessinsider.com/moderna-designed-coronavirus-vaccine-in-2-days-2020-11">vaccines</a>, institutional <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.vox.com/recode/22330018/covid-vaccine-hesitancy-misinformation-carnegie-mellon-facebook-survey">distrust</a>, lack of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bmj.com/content/372/bmj.n438#:~:text=However%2C%20a%20new%20report%20from,and%20social%20care%20staff%20had">PPE</a>, decision <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.spiegel.de/international/germany/uniform-coronavirus-rules-the-failure-of-germany-s-coronavirus-strategy-a-6ba0fb52-fa03-45c4-8bce-eb63b6f8e03b">fatigue</a>, questionable <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://asia.nikkei.com/Spotlight/The-Big-Story/Inside-Shanghai-s-COVID-lockdown-nightmare">lockdowns</a>. Worse, it is unclear whether we have learned our lessons well enough to implement future resilience.</p><p>Another, less understood risk is that of demographics. Paul Ehrlich apocalyptically <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/The_Population_Bomb">proclaimed</a> in 1968 that overpopulation would lead to social collapse. As it turns out in 2022, <em>under</em>population is a more realistic risk. Mass decreases in global fertility <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/children-per-woman-un?tab=chart&amp;time=1950..latest">rates</a>, especially in advanced <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/children-per-woman-un?tab=chart&amp;time=1950..latest&amp;country=OWID_WRL~USA~CHN~DEU~JPN~IDN~IND">economies</a>, threaten an ageing population that cannot replace itself. In turn, there may not be enough working-age people to fill our large economic shoes. In China, for example, it’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www-ssap-com-cn.translate.goog/c/2019-01-03/1074956.shtml?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en&amp;_x_tr_pto=wapp">possible</a> that a population of 1.4 billion recedes to a mere 600 million by 2100 — modern China will not survive if so.</p><p>Any lifeform that is not able to determine and mitigate existential risks to its existence is destined to fail in an evolutionary game. The sword of Damocles strikes hard and true. Existential risks, both natural and anthropogenic, are intrinsically global coordination problems. Mitigation can only be achieved by a systems-aware global individual coordinating information and resources, prioritising long-term health over short-term economic gain <em>even when</em> the annual probability of adverse events is low. Without this ability, we are confined to flailing reactionary responses which, one day, will simply not be enough.</p><p>The takeaway here is <em>not</em> that we are doomed, nor that we should avoid technology. It’s that our current institutional systems structurally lack the adaptive advantage demanded by a new class of global coordination problems. We cannot effectively mitigate existential risks until we move on from a multipolar system with no consensus, because it is the <em>cause.</em> This means rethinking the concept that sits at the centre of it all: the <em>nation state</em>.</p><h3 id="h-diminishing-returns-to-nation-states" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Diminishing returns to nation states</h3><p>Forests accumulate through a succession of species. First, pioneer species increase net energy by flooding soil with nutrients, enabling new species to follow. Over time, energy production asymptotes in line with energy consumption, culminating in a climax community that maximises the energetic capacity of the environmental niche. The ecosystem is defined by a law of diminishing returns — quickly, then slowly, then steady-state.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e8a0b0ec89228be6700bd4b5607246ecbe2b0b1b222ec91c48b8f12ae391a6cc.png" alt="From shutterstock.com" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">From shutterstock.com</figcaption></figure><p>Forest succession is a useful analogy for looking at today’s advanced economies. Industrial growth has been rapid and unprecedented, owing to the accumulation of collective information processing underwritten by fossil fuel metabolism. The industrial organism has risen to the height of its fossil forebears.</p><p>As economies have grown, they have become complex. GDP growth, in many ways, is a measure of increasing complexity. More systems, more specialisation, more administration and more interlinking. It is a two-sided coin. As it grows, metabolism increases. More productivity! More <em>maintenance</em>. More jobs! More <em>bureaucracy</em>. More stuff! More <em>energy</em> and <em>materials</em>.</p><p>Importantly, <em>it rarely gets less complex</em>. Institutions, infrastructure and beliefs don’t just go away. Systems become dependent; infrastructure has to be maintained; regulations accumulate; industries lobby; organisations become bureaucracies; principals become agents; network effects ossify. As complexity grows, change becomes increasingly difficult due to the increasing cost of maintenance — there is <em>something to protect</em>.</p><p>Joseph Tainter <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/danielmkarlsson/library/blob/master/Joseph%20A%20Tainter%20-%20The%20collapse%20of%20complex%20societies.pdf">argues</a> that there are diminishing returns to increasing complexity under energetic and organisational constraints; a pattern characteristic of all prior human societies. Diminishing returns require more investment in maintenance, which reduces the rainy day fund for future economic stress.</p><p>Economic growth is underwritten by energy and materials, and we have exploited both to a point where we are receiving negative signals on both sides of the equation — at <em>extraction</em> through decreasing EROI and at <em>consumption</em> through externalities. Meanwhile, complexity has grown to an extent that makes the large-scale changes needed to adapt exceedingly difficult — regulations, inefficiency, infrastructure, dogma — while the internet subverts the institutions we have previously entrusted for progress. Advanced economies are approaching the maximum capacity afforded by the assumptions of industrial society.</p><p>“Tax the rich! Spend more money!”, they say. Of course, these sentiments imply that governments are even capable of generating marginal improvements on increased tax <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/tax-revenue-national-income-longrun">income</a>. Realistically, governments are big and inefficient capital allocators, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://tradingeconomics.com/united-kingdom/government-debt-to-gdp">spending</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://tradingeconomics.com/china/government-debt-to-gdp">more</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://tradingeconomics.com/united-states/government-debt-to-gdp">money</a> to maintain a familiar growth obligation via personnel who play politics rather than solve problems. Despite the inefficiency, increased spending is evolutionarily reinforced by competition with other nation states.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/24afab6edb1c7cee705ef9a0ec3f5006256c616505f4857ff48b5c3ca917c5f0.png" alt="From The Collapse of Complex Societies (Joseph Tainter, 1988)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">From The Collapse of Complex Societies (Joseph Tainter, 1988)</figcaption></figure><p>While there are parallels with the patterns of old civilisations, ours is very different from the civilisations of yesterday. We exist in the first <em>globalised</em> society, deeply <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://vimeo.com/39048998">interconnected</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ourworldindata.org/grapher/trade-as-share-of-gdp?tab=chart">interdependent</a>. Globalisation without coordination brings huge benefits, but also significant fragility, which recent events have served to demonstrate. The Russo-Ukrainian war shows how reliant we are on each other for <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bbc.com/news/world-europe-61503049">food</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.weforum.org/agenda/2022/03/how-does-the-war-in-ukraine-affect-oil-prices/">oil</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.spectator.co.uk/article/cold-war-putins-plan-to-hold-germany-to-ransom">energy</a>. The Ever Given <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/2021_Suez_Canal_obstruction">fiasco</a> showed how easily global trade can come to a halt. COVID has shown how a single viral sample can propagate through an entire world system. Problems <em>do not stay localised</em>.</p><p>Here we see the essential irony of the system we live in. Globalised, interconnected and interdependent, but misaligned, antagonistic and self-sabotaging. A schizophrenic playing hide and seek.</p><p>The core issues facing the world in this century — energy, materials, climate, geopolitics, existential risk — are immensely complex and long-term coordination problems. Solving them requires deep, empirical understanding of how it all fits together, with the ability to globally coordinate information and resources over multi-decade-long timescales.</p><p>Nationally, these problems are beyond what can be productively achieved by shortsighted democratic politics, where each new election cycle seeks to ‘undo the damage’ done by the previous administration. Globally, these problems are beyond multipolar geopolitical nations seeking growth at others’ expense, and arguably beyond the limits of human cognitive biases about linear cause and effect.</p><blockquote><p><em>&quot;In fact, the history of human social engineering, right up until the present, is based largely on human intuition about the few directly attributable causes of a problem and how to adjust them. As a result, attempts at social control have been mostly reactive responses to the consequences of previous actions and decisions. If we think crime rates are too high, we invest in police and prisons. Unfortunately, as the US incarceration rate attests, such ham-handed social solutions often backfire.&quot; —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.csmonitor.com/Science/Complexity/2016/0107/Engineered-societies">Engineered Societies</a> (Jessica Flack, 2016)</p></blockquote><p>Everything has a lifetime, nation states included. The foundations of advanced democracies were built on pre-industrial technology to solve the problems of a world that doesn’t exist anymore, and they have lost their adaptive advantage. We desperately need to coordinate information and resources <em>globally</em>, not <em>nationally</em>, according to empirical models of the world that optimise for global system health beyond our selfish biases. Short of a <em>massive</em> war, there is practically zero chance of retrofitting this capability onto highly evolved nation states.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/03cb43c90461b041f8e311b8835baa92abb72081c8670e4884f9fb03c4e7809d.png" alt="From shutterstock.com" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">From shutterstock.com</figcaption></figure><blockquote><p><em>&quot;We want to be able to peacefully start a new state for the same reason we want a bare plot of earth, a blank sheet of paper, an empty text buffer, a fresh startup, or a clean slate. Because we want to build something new without historical constraint.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://thenetworkstate.com/">The Network State</a> (Balaji Srinivasan, 2022)</p></blockquote><p>Ecological succession has a second stage. Fires burn the forest and invite a new generation of pioneers. However, they don’t start from scratch this time. Soil and nutrients remain — the groundwork is already laid, and succession happens faster. Ghosts are buried and become oil, while a new generation builds on its genetic inheritance to readapt to the environment. Healthy, adaptive and cyclical — a forest in tune with its niche.</p><p>Over the past 500 years, nation states have birthed a globalised industrial civilisation. A step change in collective information processing, underwritten by fossil fuels, has grown humanity from disparate kingdoms to a living organism of 8 billion people with a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sciencedirect.com/science/article/pii/S0921800919310067#fn0020">17TW</a> metabolism. We are <em>more alive</em> than our feudal ancestor. However, we are now held back by the same systems that brought us here, and something new is required.</p><p>Ecological succession is an imperfect analogy. We want to avoid a war that burns the whole forest down. We want a new generation of pioneers growing in parallel, laying the groundwork for a gradual and controlled succession. Of course, this means that <em>at some point</em>, we must accept that the world we’ve built doesn’t serve us anymore, <strong>and that’s okay</strong> — it’s a natural part of evolution prevented only by blind allegiance to deep-rooted national stories.</p><p>It is common to bemoan the state of the world — to ask how to fix America, how to beat China, how to reinvigorate the EU or how to contain Russia. To feel like <em>it’s all falling apart</em>. Well, if you are willing to take a long-term view, then these are ultimately the wrong questions. We should not be asking how to build better nation states.</p><p>We should be asking how to succeed them.</p><blockquote><p><em>“I got mind control when I&apos;m here, you gon&apos; hate me when I&apos;m gone. Ain&apos;t no blood pumpin&apos; no fear, I got hope inside of my bones. This that life beyond your own life, this say this go for mankind. This that outer-body experience no coincidence you been died“</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=2lXD0vv-ds8">Never Catch Me</a> (Flying Lotus ft. Kendrick Lamar, 2014)</p></blockquote><h2 id="h-society-in-the-information-age" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Society in the information age</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/47c3eac0b74fcdddbccc0a36f3b91299e5d8193bd3246fc7bc443973bd06ce84.png" alt="Studio Ghibli art landscape of a futuristic techno garden city with a tree of life and a phoenix in the sky (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Studio Ghibli art landscape of a futuristic techno garden city with a tree of life and a phoenix in the sky (Midjourney)</figcaption></figure><p>Industrialisation was about becoming masters of <em>energy</em>, exploiting fossil fuels to manipulate atoms. Mission accomplished, for the most part — through the combination of markets and states, we have built an economic engine that has underwritten a great leap forward, breathing life into a globalised societal organism.</p><p>Progress has come at a price. The industrial economic engine is leaking with increasingly serious externalities. We are facing globally complex risks to our existence deriving from nature, technology, resources and each other. As yet, the societal organism lacks the intelligence to overcome these challenges, and instead structurally reinforces them. Our institutions are built on a principle of multipolarity, driving us to ignorance by antagonism; an uncoordinated world struggling to adapt to globalising selection pressures.</p><p>Looking back through history, the evolution of society has always been about collectively processing information. We are descendants on a journey of collective self-creation, empowered by the cumulative ingenuity of over 200,000 years of human history enshrined in the collective genetics of technology and culture.</p><p>Building upon our inheritance, we must now become masters of <em>information</em>, rising to the complexity of the problems we must solve — a single global intelligence that can overcome the zero-sum forces that have defined our industrial evolution.</p><blockquote><p><em>“In the 17th chapter of St. Luke it is written: ‘the Kingdom of God is within man’ — not one man nor a group of men, but in all men! In you! You the people have the power… to make this life free and beautiful! To make this life a wonderful adventure… Let us fight to fulfil that promise! Let us fight to free the world — to do away with national barriers, to do away with greed, hate and intolerance. Let us fight for a world of reason, a world where science and progress will lead to all men’s happiness.“</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=J7GY1Xg6X20">The Great Dictator</a> (1940)</p></blockquote><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/839125731927b0a794c81513b84984e275413a5e57f4e2ebaffc3a05634dd0f6.png" alt="Technologically advanced humans living in harmony with the environment, Studio Ghibli art (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Technologically advanced humans living in harmony with the environment, Studio Ghibli art (Midjourney)</figcaption></figure><p>One can be forgiven for believing that convergence on the modern system is terminal; that domination, war and planetary externalities are simply the price we must pay for what we’ve come to value. Of course, there is a reason for the convergence. Nation states outcompeted in an evolutionary race of divergent societies, organising people, energy and information to achieve sovereignty and a monopoly on violence.</p><p>Agriculture is often viewed as the apple of temptation inexorably marching humanity from clueless plonkers in the Garden of Eden towards this convergence. Au contraire, Graeber and Wengrow’s new <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.amazon.com/Dawn-Everything-New-History-Humanity-ebook/dp/B08WCL3V7Q/ref=sr_1_1?keywords=the+dawn+of+everything+a+new+history+of+humanity&amp;qid=1655755569&amp;s=books&amp;sprefix=the+dawn+of+%2Cstripbooks-intl-ship%2C147&amp;sr=1-1">take</a> on human history suggests a much richer view of ancient civilisations, in which our ancestors were the masters of their own destiny exercising the freedom to continually experiment and reshape their social realities in complex ways. For the good industrial nation states have brought, this is clearly a freedom we have lost.</p><blockquote><p><em>…maybe the real question should be ‘how did we get stuck?’ How did we end up in one single mode? How did we lose that political self-consciousness, once so typical of our species? How did we come to treat eminence and subservience not as temporary expedients, or even the pomp and circumstance of some kind of grand seasonal theatre, but as inescapable elements of the human condition? If we started out just playing games, at what point did we forget that we were playing?” —</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.amazon.co.uk/Dawn-Everything-New-History-Humanity-ebook/dp/B08WCL3V7Q/ref=sr_1_4?keywords=a+new+history+of+humanity&amp;qid=1656987718&amp;sprefix=a+new+history+of+%2Caps%2C340&amp;sr=8-4">The Dawn of Everything: A New History of Humanity</a> (Graeber &amp; Wengrow, 2021)</p></blockquote><p>The internet is to nation states as the printing press was to the Holy Roman Empire. It breaks the asymmetry of narrative distribution, enabling agency and coordination outside of state borders. Cryptography, meanwhile, delivers agency of monetary information away from states and into a collective dimension. Compounding agency through information, <em>over time</em>, presents the conditions for a newly complex form of societal organisation to emerge. <em>A new Enlightenment</em>.</p><p>Humans diverge for fundamental reasons. Brains are like reaction chambers, combining information and experience into organising principles that see the world in different ways. No two brains are the same, but some overlap more than others. To date, we’ve settled on industrial democratic aggregates as the best adaptation to living peacefully together as a divergent people using the technology we had available. By attempting bottom-up governance, they create more checks on power and more capacity for collective information processing than other systems of government. However, in the space of all possible societal configurations, it’s extremely likely that they are a local maximum. That we are experiencing existential externalities is evidence of such.</p><p>We must ask, then, how might we discover better societies laying dormant in possibility space? How might we transition out of the industrial economy and its damaging externalities? How might we rediscover the freedom to experiment so characteristic of our forebears?</p><p>Balaji Srinivasan has <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://thenetworkstate.com/">argued</a> that attracting individuals away from today’s nation states will favour a much larger number of smaller, more values-aligned societies. Rather than force naturally divergent individuals into state borders aligned only by location, new kinds of states will bring together highly-aligned groups with shared values, interests and objectives. Such societies will empower individuals with greater freedoms to choose how they wish to be governed, rather than succumb to monolithic democratic aggregates that try to please everybody and end up pleasing nobody.</p><p>Replacing nation states is <em>far</em> from easy, nor is it a utopia or a magic fix. Rather, it is a way to reintroduce slack into the system; to open up a new evolutionary space for experimentation in the areas of our social reality that have become dogmatic — collective values, regulation, governance, social norms, economic principles, cooperation, money, infrastructure, energy, architecture and more.</p><p>Evolution is present in any system in which there is variation and selection. Small, highly divergent societies will compete for <em>people</em>, especially <em>young</em> people seeking novelty and yet to be terminally conditioned by the status quo. New selection pressures will arise that search for new kinds of societies in possibility space, enabling faster evolution of the global meta-organism. Not just <em>faster</em> evolution, but <em>new</em> evolutionary directions that can vector us away from the damaging externalities of the industrial economy.</p><p>If you wish to die on the hill of nation states, then ask yourself the following questions. How would you start a new collective value system emphasising the full range of adaptive factors beyond financial value, in a highly evolved country of hundreds of millions of people? How could you systematically mitigate existential risks from powerful technologies, when you are at war with other countries who ignore it to their competitive advantage? How would you implement a new economic system that values planetary externalities, when doing so puts you at economic disadvantage?</p><p>Succeeding nation states is no guarantee of answering these questions well. Like all technological change, it will certainly bring with it the potential for newly undesirable futures. Crucially, however, it is a blank slate that represents the <em>possibility</em> of a new system that is built with such questions in mind. This leaves us with a final question — looking back in 200 years time, did we flourish because we stuck with nation states, or because we succeeded them?</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e11caf9666abde1dcd70b1fa51b022216578064149fce92e55a006023f3e2d4e.png" alt="People dancing at the post-revolution party in a technologically advanced forest colony with rockets and flying cars in the sky, Studio Ghibli art (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">People dancing at the post-revolution party in a technologically advanced forest colony with rockets and flying cars in the sky, Studio Ghibli art (Midjourney)</figcaption></figure><p>As new state-like things becomes more practical, it would be easy to see the transition as anarchic; a technological deliverance of the libertarian ideal. Relative to the current world, it <em>is</em> that, bringing the opportunity for highly divergent, localised self-determination combined with freedom of choice.</p><p>But it’s also much more than that. It’s an opportunity to, <em>from the ground up</em>, build technological connective tissue between blank states that recognise society as a deeply interconnected global individual, intrinsically intertwined with coupled planetary systems. For the first time, we can <em>design</em> the foundations of a truly globalised society that coordinates information and resources to overcome the coordination problems that plague the industrial organism; baking it in <em>before</em> new states evolve immune systems that reject a retrofit.</p><p>We can become a global intelligence; our capacity to process information rising to the complexity of the problems we face. <strong>Team Earth</strong> — fundamentally built upon global, cooperative, systems-aware principles.</p><hr><ul><li><p>Seek to build open societies that maximise collective information processing through the maximum number of honest perspectives, integrating a <em>global</em> public to solve global coordination problems.</p></li><li><p>Seek to overcome the multipolar traps that poison our actions and interactions, intelligently balancing the health of the collective with the needs of the individual.</p></li><li><p>Seek to find ways to iterate continuously in how we organise society, to enable faster evolution of the meta-societal organism without getting stuck in a local maximum.</p></li><li><p>Seek to develop collective values that are more than just financial, and systematically recognise the manifold of complex causality that drives society as an adaptive organism.</p></li><li><p>Seek to recognise that the planet is our collective body with its own limits, and create deeply integrated systems of intentional feedback between human behaviour and planetary processes.</p></li><li><p>Seek ways to develop technologies and ecologies of technologies with the capacity for existential risk, while maintaining the collective wisdom to know how to use them without destroying ourselves or our values.</p></li><li><p>Seek to discover forms of empirical governance, able to orchestrate policies that prioritise effective long-term decisions over short term economic gain, extending beyond the cognitive biases that plague human thinking.</p></li></ul><hr><blockquote><p><em>“Don’t fight forces, use them.“</em> - R. Buckminster Fuller</p></blockquote><p>Human history is a blip on the tail end of a 13.7 billion year-long trajectory of increasing complexity. Atoms → molecules → organelles → protists → eukaryotes → multicellular organisms → tribes → societies; continuous <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nature.com/articles/374227a0">integration</a> to produce new individuals at higher levels of organisation. Each step seemingly impossible, yet here we are — evolutionary tailwinds at our back.</p><p>Coordination of a global intelligence is just the next major evolutionary <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://watermark.silverchair.com/isal_a_00024.pdf?token=AQECAHi208BE49Ooan9kkhW_Ercy7Dm3ZL_9Cf3qfKAc485ysgAAAtIwggLOBgkqhkiG9w0BBwagggK_MIICuwIBADCCArQGCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQM6wJt-2uSPD5s-cMMAgEQgIIChZXJyeOt128eseid3nTEEMfsWwFA4VWVBrho2eOJQT93nWxY3T3Fie7n4NU2QkwIxBrFeiuzYbLgeual8QxXJftgAmhcj3hYLniosNQDYxwl0n9evujsnTvp-HFX_ZiP734_cVimwgZIWR6kGIFYs2FsdP8htziWAbuCX48rzW60sbc8eLVQl0pAeWBDpUfWGseQneDeyD0KbRxy7b6gF7at-JqZns1rz2-EiTL0YJVl4CWp5zoUIjw9-ULeS2jbu_RCFfNz0taKe2cR4iUiLziTFddtPMMM6YRbtxvtR0n1RIM8sVxMd4g_5V6QZUu-Kvmn2zr3i4MjIJsVB-PAUgY1ZbP27CcCXlSQtLXD8wxn6NgUN6WDHhbYCXkFWLXNBJyEzq0UlWbmdXItzftPT-N0X5GxQosqOoqrX0lfMzpD4-kKd-5rsb_ojnxUDVnQp6AbUtZr_38m4HfzMFJbVPXoHMTBLKgd6jpKasSDygou2nEn5M0n5f71iYVDjOqB_xadgbFzWYYHbGb0d1hVj36eb2PxHGx-2S4xGQM_vrQT0NflvsbsdbM5uODxAgXprK5x8_LluxZzFMW4FCVbbl7iONLpS6yglow9bNwq8yW0NR5d-6qc3HYPQmZ-cAc9JgOXvbJdmMWGR-R46eJRPtW2h8fGJ9lZvlSKci9i0mleMemVVqZ1WMj8I4DLkKyzEfVIL6eTj53ycSKEJ879U7mQNELq1BVbn9LzBIurYAsG3BB2JYw-_TdakYFJUhOStUAR27PD37NuvvuREulLdmiqK0yl3EgVFDKMcUShSnFGai2ksYx_lMmRPlisR5zZqp_1fAD-hKXUQP_e1ibskMnWv5g2yQ">transition</a>. Zoom out, and we find ourselves caught between the two worlds. On the other side, we can catch a distant glimpse of a societal collective intelligence, a <em>technosphere</em>, coming into alignment with its foundational bio- and geospheres. Energy and information reuniting at a higher level to produce an autopoietic <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cambridge.org/core/journals/international-journal-of-astrobiology/article/intelligence-as-a-planetary-scale-process/5077C784D7FAC55F96072F7A7772C5E5"><em>planetary intelligence</em></a> from the interactions between its concentric spheres.</p><p>A blueprint for galactic planetary colonisation.</p><blockquote><p><em>“A transition to planetary intelligence… would have the hallmark property of intelligence operating at a planetary scale. Such planetary intelligence would be capable of steering the future evolution of Earth, acting in concert with planetary systems and guided by a deep understanding of such systems.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cambridge.org/core/journals/international-journal-of-astrobiology/article/intelligence-as-a-planetary-scale-process/5077C784D7FAC55F96072F7A7772C5E5">Intelligence as a planetary-scale process</a> (Frank, Grinspoon &amp; Walker, 2022)</p></blockquote><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fe60c26312b1476d56da73fd8f6e3db5d2f93622f82561af42da964258d587c6.png" alt="Planet earth becoming aware of itself, Studio Ghibli art (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Planet earth becoming aware of itself, Studio Ghibli art (Midjourney)</figcaption></figure><p>It is common to remark that we are born too late to explore the Earth, and too early to explore the galaxy. That we are the awkward middle generation, forced to settle for cat memes and junk food. However, we are arguably the most important generation that will ever exist — confined to a single planet, building the technology of gods with the wisdom of gnats. Until we cash our life insurance <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.spacex.com/human-spaceflight/mars/">policy</a>, we exist at a crucial squeeze point with the power to ascend to intergalactic paradise engineers or destroy ourselves entirely. A <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mason.gmu.edu/~rhanson/greatfilter.html"><em>great filter</em></a>.</p><p>We are the most complex known thing in the universe, building on the lives of more than 100 billion ancestors. There is every reason to believe that there can be <em>trillions</em> more, human and artificial. The decisions we make and the systems we build will have massively disproportionate impact on human evolution. We owe it to ourselves, our ancestors, our descendants and the <em>universe</em> to get them right.</p><p>In the coming decades, it’s likely that you will be forced to choose a side on a new axis of global superpowers. They will make you believe that their fight is your fight; that without your help, evil will prevail. It will feel inevitable, national preservation a necessity.</p><p>When that time comes, don’t choose Team America or Team China. Choose Team Earth. Not to be overly dramatic, but the fate of the human race depends on it.</p><hr><blockquote><p><em>“Birds flying high, you know how I feel. Sun in the sky, you know how I feel. Breeze driftin&apos; on by, you know how I feel. It&apos;s a new dawn. It&apos;s a new day. It&apos;s a new life, for me. And I&apos;m feeling good.”</em> — <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=BNMKGYiJpvg">Feeling Good</a> (Nina Simone, 1965)</p></blockquote><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b126cc87690ab10cf9fb0aebca226bf2edad367890173d649383b6dca986e692.png" alt="Flag of planet earth (Midjourney)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Flag of planet earth (Midjourney)</figcaption></figure><hr><p>If you found this essay valuable, please consider collecting it as an NFT. Think of it like funding research, and enabling me to do more of it. Like buying a book in reverse, <em>after</em> you decided it was already worth it. If you do, know that it is deeply appreciated.</p><p>collect://</p><hr><h3 id="h-references" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">References</h3><p>I’ve referenced relevant resources in context. This work was most influenced by consuming the work of the following people, who you should absolutely check out.</p><ul><li><p>Daniel Schmactenberger</p></li><li><p>Nathan Hagens</p></li><li><p>Nick Bostrom</p></li><li><p>David Krakauer</p></li><li><p>Jessica Flack</p></li><li><p>Sara Walker</p></li><li><p>Balaji Srinivasan</p></li></ul><p>Thanks also to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.midjourney.com/home/?callbackUrl=https%3A%2F%2Fwww.midjourney.com%2Faccount%2F%3FcallbackUrl%3D%252Fpub%252Ffeed%252F%253FcallbackUrl%253D%25252Fapp%25252F">Midjourney</a> for being a thinking partner. All images that are not otherwise referenced were produced using the prompts in the captions (with an additional modifier of “—aspect 16:9”).</p><p>If I got something wrong, please accept my apologies and reach out so I can edit. May the blessing of 14,000 sheep, 6000 camels, 1000 teams of oxen, and 1000 female donkeys be upon you.</p><hr><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c06ded6a6cfac94d3d797271ba469b504155de7b4a2bc0a2861770df9a50e1f2.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure>]]></content:encoded>
            <author>olly@newsletter.paragraph.com (olly.eth)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/fbd9260848b5661f631127cdcece9132c144caca39ba773f3397e5ce491fdd9d.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[DAOs as novelty search engines]]></title>
            <link>https://paragraph.com/@olly/daos-as-novelty-search-engines</link>
            <guid>SbSawcoLy7lahR5uJ4Xi</guid>
            <pubDate>Wed, 20 Apr 2022 15:32:02 GMT</pubDate>
            <description><![CDATA[DAOs are collaborative networks which are likely to have a unique role in the future. To determine this role, you need to be able to look beyond what is happening today. Like a toddler taking its first steps, the DAOs of today are immature, unsteady and likely to stumble. While it can be tempting to write them off, especially in ‘serious’ innovation domains, their structure gives them unique capabilities as vehicles for discovery. We’ll take a short walk through their structure, and finish on...]]></description>
            <content:encoded><![CDATA[<p>DAOs are collaborative networks which are likely to have a unique role in the future. To determine this role, you need to be able to look beyond what is happening today. Like a toddler taking its first steps, the DAOs of today are immature, unsteady and likely to stumble.</p><p>While it can be tempting to write them off, especially in ‘serious’ innovation domains, their structure gives them unique capabilities as vehicles for discovery. We’ll take a short walk through their structure, and finish on the following point:</p><blockquote><p>DAOs are novelty search engines which can more efficiently explore a search space by enabling many cooperating teams to collect and integrate stepping stones.</p></blockquote><h2 id="h-novelty-search-a-paradigm-of-discovery" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Novelty search - a paradigm of discovery</h2><p>Imagine yourself at the shore of a lake. You intend to reach the other side, and must do so by hopping across stepping stones on the surface. However, the lake is shrouded in a dense fog, which obscures all but the stepping stones closest to you. As you walk across the stepping stones, the shore dissolves from sight behind you.</p><p>Eventually, you find yourself at a fork; a decision to be made. Which way is best? The fog ensures that you can’t see where either path leads. Still, you must make a choice.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2f559ac1fcc50487916a9d9f48e8d82275ffa4a8c9491710040e984aa7d0c802.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://deuslabs.com/wp-content/uploads/gravity_forms/6-c39004fc64ba5e3068fafdb4c97d5825/2020/10/Kenneth-O.-Stanley-Joel-Lehman-auth.-Why-Greatness-Cannot-Be-Planned_-The-Myth-of-the-Objective-Springer-International-Publishing-20157.pdf">Stanley &amp; Lehman (2015)</a> draw this analogy in relation to discovery. The lake represents the abstract <em>space of all possibilities</em>, and the stepping stones represent strategies for navigation. Your journey is a process of searching through the space of all possibilities. The question is, how do you navigate when you don’t know the nature of the territory?</p><p>We can reframe this by thinking of the space of all possibilities as a room. Now imagine yourself an artist, searching through the room to discover the next Monet. Conceived as a search space, we see that this rare diamond is <em>already there</em>. Your purpose is merely to find it among the plethora of meaningless dead-ends.</p><p>As you paint, you search through the room. What you paint will be influenced by the parts of the room you have already visited. If you’ve spent time working with modernism, you’re likely to be influenced by it. Without having visited the watercolour corner, you are unlikely to invent them. The problem of the lake arises here again. How do we reach the Monets? What stepping stones lead us there?</p><p>We can think of all complex domains in this way. We know there are new discoveries to be made, if only we knew how to get there. Unfortunately, we can rarely see beyond the most immediate stepping stones.</p><p>Consider vacuum tubes. It was obvious to nobody that they would enable the first computers. This only became clear after vacuum tubes and associated computing discoveries had been made, so that someone could make the connection. If you had set out to build a computer in the 1800s (as Charles Babbage did), it’s unlikely that you would have drawn this insight.</p><p>We are biased to believe that the interim steps resemble the final goal, and use objectives to reach stepping stones that <em>appear</em> to lead to the final destination. However, without knowing the nature of the territory, those objectives may well lead us to get stuck.</p><blockquote><p>It’s perfectly possible that moving closer to the goal actually does not increase the value of the objective function, even if the move brings us closer to the objective.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://deuslabs.com/wp-content/uploads/gravity_forms/6-c39004fc64ba5e3068fafdb4c97d5825/2020/10/Kenneth-O.-Stanley-Joel-Lehman-auth.-Why-Greatness-Cannot-Be-Planned_-The-Myth-of-the-Objective-Springer-International-Publishing-20157.pdf"><em>Why Greatness Cannot Be Planned</em></a><em> - Stanley &amp; Lehman (2015)</em></p></blockquote><p>Consider education. We measure improvement in education based on test scores, on the assumption that better test scores mean we’re getting smarter. “But the Math scores are up! That’s good, right?” Wrong. Optimising for Math scores through assessment forces us to invest in things which improve short term scores, while preventing the exploration of the larger search space.</p><p>So what’s the alternative? Well, <strong>novelty search</strong> is a form of <em>non-objective</em> search. Instead of following the stepping stones that appear to lead to the objective, simply collect stepping stones that lead in interesting directions. Focus on newness, regardless of where it leads.</p><blockquote><p>Because eventually you have to acquire some kind of knowledge to continue to produce novelty, it means that novelty search is a kind of information accumulator about the world in which it takes place. The longer the search progresses, the more information about the world it ends up accumulating.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://deuslabs.com/wp-content/uploads/gravity_forms/6-c39004fc64ba5e3068fafdb4c97d5825/2020/10/Kenneth-O.-Stanley-Joel-Lehman-auth.-Why-Greatness-Cannot-Be-Planned_-The-Myth-of-the-Objective-Springer-International-Publishing-20157.pdf"><em>Why Greatness Cannot Be Planned</em></a><em> - Stanley &amp; Lehman (2015)</em></p></blockquote><p>Each stepping stone you collect opens up new possibilities. New ideas tend to arise from the combination of existing ideas; from <em>combining</em> stepping stones together. Every now and then, you land on a combination that lifts you into an entirely new context.</p><p>The more stepping stones you collect, the more interesting combinations you can create. You can’t predict where they’ll take you, but keep doing it, and you <em>can</em> predict you’ll end up somewhere interesting.</p><h2 id="h-convergence-and-divergence" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Convergence and divergence</h2><p>Companies and DAOs both exist on spectrums that can’t be painted with a single brush. However, their core structures have different organisational characteristics that optimise them for different roles in the future of innovation.</p><h3 id="h-companies-are-a-convergent-tool-for-pursuing-singular-visions" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Companies are a convergent tool for pursuing singular visions</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://benjaminreinhardt.com/parpa#preliminaries">Great ideas tend to arise from a single mind</a> that has collected and synthesised an unusual series of stepping stones.</p><p>Companies are hierarchies that are led by a single person who is ultimately responsible for decision-making. For ideas that require many people to materialise, companies are an ideal structure for making them real, since leaders are empowered to optimise their resources in pursuit of their vision.</p><p>This is a feature (not a bug), and is both what makes companies strong and simultaneously brittle. A strong leader with a strong vision can guide a company to achieve incredible things. A weak leader with a weak vision can&apos;t achieve much, and may in fact cause harm.</p><p>In either case, the point of a company is to align everyone to achieve something specific; to <em>converge</em> everyone&apos;s work on a centralised axis. This is &quot;strong alignment&quot;, in the sense that everyone must work together to achieve a convergent outcome.</p><p>A consequence of strong alignment is the need for objectives. Leaders use objectives to distil their vision into something that can be easily understood, and enable each individual to put their work into the context of the whole. Without them, it risks dilution of a strong vision into a mosaic of interpretation.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/204157e303c160c812abb7290fe6a9eadf2c25641c0f0252eedbc5b81710a7f8.png" alt="Companies use objectives to pursue convergent outcomes" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Companies use objectives to pursue convergent outcomes</figcaption></figure><p>The strength of the hierarchical model is the ability to pursue singular visions arising from a leader, by aligning the work of many individuals towards a convergent outcome. To do so, companies must carefully define the problem they want to solve and maintain a strong focus by measuring their progress against interstitial objectives.</p><p>However, this prevents companies from exploring the adjacent possible via stepping stones that do not resemble their objective. In turn, it causes them to lose out on their combinatorial possibilities.</p><h3 id="h-daos-are-a-divergent-tool-for-exploring-the-territory" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">DAOs are a divergent tool for exploring the territory</h3><p>DAOs are networks that are defined by nodes and links, corresponding to people and relationships.</p><p>Networks have a flexible topology that can re-organise in response to change, adopting new shapes that evolve over time. Leadership is distributed contextually and individuals are empowered to make decisions that meaningfully change the structure of the organisation, without requiring permission or consensus. We can call this ability <strong>self-organisation</strong>.</p><p>Consider a large network arrangement like a democratic nation state. A nation is composed of many individuals and organisations all contributing to its growth and change. However, the complexity of a nation ensures that no single entity can appreciate it as a whole, not even a President.</p><p>Instead, each is embedded in a <em>context</em>, like a local community, a business, or a social circle, and interprets the nation in its own way to make decisions that affect that context. As they make decisions, like starting a business, voting on governments, or forming new relationships, the structure of the network meaningfully changes in response.</p><p>This makes it challenging for nations to pursue a <em>specific,</em> unified agenda. Instead, they more successfully focus on highly interpretable goals like increasing GDP and improving the quality of life.</p><p>Similarly, in a mature DAO, individuals <strong>will</strong> be able to understand a part of the network (<em>local</em> context), but they <strong>will not</strong> be able to appreciate it as a whole (<em>global</em> context). Individuals will interpret the DAO in their own way, and explore directions that affect their local context <em>without having to consider</em> the context of the whole. As they make decisions, the structure of the network will self-organise in response.</p><p>Through this mechanism, networks have an information advantage. Individuals know more about themselves than anyone else, and decide for themselves how they are best able to contribute.</p><blockquote><p>…it is intuitive that specification and pricing of all aspects of individual effort—talent, motivation, workload, and focus as they change in small increments over the span of an individual’s full day, let alone months—is impossible.</p><p>…hierarchical organization is a lossy medium. All the information that could have been relevant to the decision regarding each factor of production, but that was not introduced in a form or at a location that entitled it to “count” towards an agent’s decision…is lost.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.benkler.org/CoasesPenguin.PDF"><em>Coase’s Penguin</em></a> - Yochai Benkler (2002)</p></blockquote><p>Networks are also able to allocate people more efficiently, since anyone can take on any role and the network can benefit from the best combinations.</p><blockquote><p>…different people will be more or less productive with any given set of resources and collaborators for any given set of projects, and that this variability is large.</p><p>Peer production has an advantage over firms and markets because it allows larger groups of individuals to scour larger groups of resources in search of materials, projects, collaborations, and combinations…</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.benkler.org/CoasesPenguin.PDF"><em>Coase’s Penguin</em></a> - Yochai Benkler (2002)</p></blockquote><p>Tokens, meanwhile, create a mechanism for “weak alignment“, in which everyone in the network has a shared incentive to increase its value. However, the way in which that value is achieved is open to interpretation.</p><p>The consequence is that DAOs are not suited to pursuing one vision. They are optimised for exploring many divergent visions simultaneously, emerging from individuals making decisions based on their local context. This is a feature (not a bug), and will be the source of strength for the networks to come.</p><p>This is an uncomfortable thought for some. “There’s nobody steering the ship!”. “There’s no roadmap!”. No - and that’s the point. They are <em>autonomous</em>. Autonomy derives not just from smart contract logic, but from a continuous process of distributed self-organisation.</p><h3 id="h-daos-are-containers-for-many-weakly-aligned-teams" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">DAOs are containers for many weakly-aligned teams</h3><p>DAOs and companies have different organisational characteristics arising from their core structures. However, this does not mean to say that they are mutually exclusive - quite the contrary. Instead, DAOs can be conceived as containers for many weakly-aligned hierarchies.</p><p>Great ideas tend to come from a single mind and leadership is a requirement for effective human collaboration. Hierarchies are well-optimised to enable strong leaders to achieve strong outcomes. DAOs do not get around this fact. Hierarchies work <em>because</em> they enable leaders to synthesise the contributions of a group.</p><p>Leaders with differing ideas naturally surface in groups of people, and it is equally natural for people to follow leaders and causes they believe in. Rather than replacing hierarchies, DAOs create a mechanism through which a single organisation can allow many hierarchical teams to explore different directions simultaneously.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6d0669d395f4950a1d90aacb09a39a17cb7b04175c2ea5dc1b9da925f7dac51d.png" alt="Local alignment of actions, from globally heterogenous to locally homogenous\*. We can observe this pattern everywhere, from magnetism to human societies" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Local alignment of actions, from globally heterogenous to locally homogenous\*. We can observe this pattern everywhere, from magnetism to human societies</figcaption></figure><p>Problems tend to arise in hierarchies due to <em>groupthink:</em> a progressive inability to consider alternative points of view.</p><blockquote><p>Homogeneous groups are great at doing what they do well, but they become progressively less able to investigate alternatives.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.amazon.com/Wisdom-Crowds-James-Surowiecki/dp/0385721706"><em>The Wisdom of Crowds</em></a> - James Surowiecki</p></blockquote><p>In a network arrangement, each team interprets its own direction based on local context, and contributes what they believe will increase its value, without having to align to a singular vision or narrative. There is no need for consensus or compromise, because each group is empowered to self-organise.</p><blockquote><p>…the best collective decisions are the product of disagreement and contest, not consensus or compromise.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.amazon.com/Wisdom-Crowds-James-Surowiecki/dp/0385721706"><em>The Wisdom of Crowds</em></a> - James Surowiecki</p></blockquote><p>In this way, a single DAO can be seen as a <strong>multi-organisational network</strong>. In times past, these structures have struggled to exist due to lack of the technologies required to coordinate. Now, weak alignment with a programmable token gives each team an incentive to cooperate and share information, while open blockchains make information increasingly easy to share.</p><blockquote><p>Its key principle is heterarchic (or, to offer another term, “panarchic”) collaboration among members who may be dispersed among multiple, often small organizations, or parts of organizations. Network designs have existed throughout history, but multiorganizational designs are now able to gain strength and mature because the new communications technologies let small, scattered, autonomous groups to consult, coordinate, and act jointly across greater distances and across more issue areas than ever before.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.rand.org/content/dam/rand/pubs/papers/2005/P7967.pdf"><em>Tribes, Institutions, Markets and Networks</em></a> - David Ronfeldt (1996)</p></blockquote><p>DAOs of the future will benefit from the best of both worlds. Strong, unified hierarchies to achieve convergent outcomes in a local context, exploring many divergent directions while cooperating with one another to improve the state of the whole.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1c3b3696ce3c687a6db0f2b82c7c2871a5fbc9cdd0745e00a69d4d3f07037e73.png" alt="DAOs enable many weakly-aligned teams to cooperatively explore a search space" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">DAOs enable many weakly-aligned teams to cooperatively explore a search space</figcaption></figure><h2 id="h-vehicles-for-exploration" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Vehicles for exploration</h2><p>Let’s return to our search for a Monet. We know it’s out there somewhere, we just need to find it.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/009725303dd38ce3652c2f6a5cd1a789448f58bdbd4ffbc09f20515fa179472f.png" alt="San Giorgio Maggiore at Dusk, 1908 by Claude Monet" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">San Giorgio Maggiore at Dusk, 1908 by Claude Monet</figcaption></figure><p>As we identified, objectives aren’t much use when we don’t know the nature of the territory. Instead, we should collect stepping stones that lead in interesting directions, without knowing exactly where we’ll end up.</p><p>Companies help us hop between single stepping stones by using a hierarchy to pursue a singular vision. However, they rarely move beyond this because this same mechanism prevents the exploration of the wider search space.</p><p>The magic of DAOs is to <em>embrace</em> complexity by enabling many cooperating teams to collect divergent stepping stones. Those stepping stones can be shared, reused and combined in new contexts, leading in new directions.</p><p>DAOs are a generating system for discovery, with people and information as its parts.</p><blockquote><p>A generating system… is a kit of parts, with rules about the way these parts may be combined. Almost every ‘system as a whole’ is generated by a ‘generating system’. If we wish to make things which function as ‘wholes’ we shall have to invent generating systems to create them.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://patterns.architexturez.net/doc/az-cf-173046">Systems Generating Systems</a> - Christopher Alexander (1968)</p></blockquote><p>As such, DAOs are a mechanism for open-ended evolution. Or rather, <em>evolved open-endedness</em>: a way to not only generate solutions to directions, but to progressively generate entirely new directions.</p><blockquote><p>…instead of thinking of the open-endedness as existing conditions or properties of the evolutionary system, we consider them as the outcome of evolution itself.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://direct.mit.edu/artl/article/25/1/4/2911/Evolved-Open-Endedness-Not-Open-Ended-Evolution"><em>Evolved open-endedness, not open-ended evolution</em></a> - Pattee &amp; Sayama (2019)</p></blockquote><p>And so we arrive at the crux of the argument. DAOs are novelty search engines which can more efficiently explore a search space by enabling many cooperating teams to collect and integrate stepping stones.</p><p>This capability suggests a unique and interesting role in the future of innovation. Where we end up is unpredictable, but predictably interesting.</p><hr><p><em>*Taken from </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://pcp.vub.ac.be/Papers/Barcelona-LanguageSO.pdf"><em>Self-organisation in communicating groups</em></a><em> (Heylighen, 2015).</em></p><p><em>Thanks to </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gordonbrander"><em>Gordon Brander</em></a><em>’s excellent </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://subconscious.substack.com/"><em>Subconscious</em></a><em> newsletter for generative insight and references that helped shape this article.</em></p>]]></content:encoded>
            <author>olly@newsletter.paragraph.com (olly.eth)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/c0a6032189728f8e6d58c4e0ff449fe9da5b840e0da1d24c98499ad0f948b192.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>