<script data-pm-proxy="intercept"></script><?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[0xsd's substack]]></title><description><![CDATA[:)]]></description><link>https://0xsd.substack.com</link><image><url>https://substackcdn.com/image/fetch/$s_!9NVL!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4cdcc752-a729-4802-aa92-bfb2d7f44380_654x654.png</url><title>0xsd&apos;s substack</title><link>https://0xsd.substack.com</link></image><generator>Substack</generator><lastBuildDate>Tue, 01 Sep 2026 21:57:18 GMT</lastBuildDate><atom:link href="/__u/0xsd.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[0xsd]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[0xsd@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[0xsd@substack.com]]></itunes:email><itunes:name><![CDATA[0xsd]]></itunes:name></itunes:owner><itunes:author><![CDATA[0xsd]]></itunes:author><googleplay:owner><![CDATA[0xsd@substack.com]]></googleplay:owner><googleplay:email><![CDATA[0xsd@substack.com]]></googleplay:email><googleplay:author><![CDATA[0xsd]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[AI and cybersecurity]]></title><description><![CDATA[Lately we&#8217;ve seen AI models actively hacking systems and discovering real vulnerabilities in codebases, and that has triggered conversations from &#8220;everything is about to get hacked&#8221; to people extrapolating that we&#8217;re all going to end up as paperclips in the future (as if we humans have never solved a problem).]]></description><link>https://0xsd.substack.com/p/ai-and-cybersecurity</link><guid isPermaLink="false">https://0xsd.substack.com/p/ai-and-cybersecurity</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Sun, 16 Aug 2026 15:42:11 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/87b59b08-7feb-444f-9a7a-165c84621555_1672x941.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>Lately we&#8217;ve seen many incidents of AI models actively hacking systems or discovering real vulnerabilities in codebases, and that has triggered conversations from &#8220;everything is about to get hacked&#8221; to people extrapolating that we&#8217;re all going to end up as paperclips in the future (as if we humans have never solved a problem).</span></p><p><span>It&#8217;s obvious that AI is already superb at writing code and at finding or exploiting vulnerabilities, and it&#8217;s only getting better. The question is what this means for cybersecurity: does everything just get hacked and we&#8217;re doomed, or do we also use it for defense and end up balancing out?</span></p><p><span>My view is the boring one (latter), for two main reasons:</span></p><p>(All of this assumes AI keeps getting democratized in an open ecosystem, which seems almost inevitable now. The biggest risk will always be centralized control of such a powerful technology.)</p><ul><li><p><strong><span>AI is still a tool. </span></strong><span>The ultimate tool maybe, but still something that responds to prompts, and that won&#8217;t change until we get to AGI  and it can actually disobey us (which I believe is still very far away and won&#8217;t come from LLMs, but that&#8217;s another topic). For now, AI is simply something humans use to augment their abilities, just like many powerful tools we&#8217;ve invented before. </span></p></li><li><p><strong><span>AI is not a weapon.</span></strong><span> A lot of people compare AI to stuff like nuclear weapons, like if we&#8217;re birthing such a dangerous tool that unlike nukes, it is going to be available to everyone, so it only takes a few bad guys to hack everything or create bioweapons to kill us all, that couldn&#8217;t be further from the truth. Weapons&#8217; only use case is destruction. AI can be destructive, but can also be just as good at defending, and it&#8217;ll also be used for many other things that&#8217;ll change the world for the better.</span></p></li></ul><div><hr></div><p><span>Because it is a promptable tool that is excellent at both attacking and defending, it&#8217;ll largely end up balancing itself out and we&#8217;ll end up in roughly the same place we are now, with a few exceptions on both sides.</span></p><p><span>By &#8216;roughly the same place&#8217; I mean: we have always had competent and incompetent builders and competent and incompetent hackers. There have always been situations where the attackers were better than the defenders and won and situations where the opposite happened. That will keep happening, AI is just a tool that&#8217;ll supercharge their abilities. This applies to both existing code that can be updated reasonably quickly and to new code being written today.</span></p><p><span>The exception for the bad side and probably the biggest risk right now is in existing code that is hard or impossible to update. The Coldcard incident is a great example: attackers found a bug in the way seed phrases were created and stole over $100M. Even if the good guys had found it first, they would have needed to make it public so users could move funds, and with that being public, attackers would still have had a window to exploit it. These situations are the riskiest for users and companies as even if the good guys find the vulnerabilities, they can&#8217;t patch them with code, the only fix is to migrate every user or data using that specific system and coordinating such a big migration silently is almost impossible.</span></p><p><span>The exception for the good side is that we will arguably be in a better place for small teams. Before AI, a small team would face a larger group of hackers and be outnumbered, now they can run swarms of agents that audit their code constantly, thus making the playing field more equal.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p><span>The other major risk we face is just incompetence. If a company with updatable code doesn&#8217;t even bother to care about security (many such cases) or using AI to audit itself, then AI just helps the attackers which can now hit more targets in the same amount of time. Those companies are worse off than before.</span></p><p><span>On the other side: the cost of continuous AI auditing is low and the reward is extremely high. Builders have a first-mover advantage by being able to use these tools to audit their code before anyone can see it, and you should definitely throw agent swarms at your code before launch and on an ongoing basis afterward. Daily audits should become routine and the way for good guys to stay ahead.</span></p><div><hr></div><p><span>As a user the best thing you can do is to diversify your risk as much as possible and remove single points of failure. Crypto is one of the most dangerous spaces right now because of its decentralized, open nature and the inability to just roll it back in the event of something bad happening (although I think most of it will do just fine and end up as the most anti-fragile system ever).</span></p><p><span>Mitigating that risk can mean using multisigs that diversify your risk between multiple wallet providers (selflessly shilling my own company: </span><a href="http://www.oasisvault.io"><span>Oasis Vault</span></a><span>, </span>though there are other great options too<span>), or split stablecoins deposits across multiple protocols you trust (for example Morpho and Aave) instead of using just one.</span></p><p><span>Elsewhere I think you just need to assume everything online will get leaked and be as aware as possible of which data you share online.</span></p><p><span>Also, don&#8217;t get hypnotized by marketing words like &#8220;air-gapped&#8221; or &#8220;open source.&#8221; Both properties can be valuable, but neither magically makes code unexploitable. Bad code in an air-gapped device still gets exploited (as we just saw with the Coldcard incident) and open-source just accelerates the finding of a vulnerability, hopefully from the good guys, but you can&#8217;t be sure.</span></p><p><span>What it&#8217;s true is that open-source software that doesn&#8217;t get hacked for a period of time is probably the most secure one out there, open-source lindy-ness is the best property when it comes to cybersecurity.</span></p><div><hr></div><p><span>AI supercharges both sides, the overall equilibrium probably stays intact apart from the few exceptions that I mentioned before and that are worth being aware of. Everything else is just an acceleration of the same cat-and-mouse game we&#8217;ve always played, only now both the cats and the mice have much better tools. As long as we avoid the centralization of power we&#8217;ll do just fine.</span></p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[On optionality ]]></title><description><![CDATA[I keep coming back to optionality as the thing I value most when judging what&#8217;s good for myself or the world.]]></description><link>https://0xsd.substack.com/p/on-optionality</link><guid isPermaLink="false">https://0xsd.substack.com/p/on-optionality</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Sun, 02 Aug 2026 16:28:59 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/e689ba00-c9c5-4553-b669-15d4b2d1ad58_1536x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>I keep coming back to optionality as the thing I value most when judging what&#8217;s good for myself or the world. It&#8217;s clear in almost all the writing I&#8217;ve done so far: from how great </span><a href="/__u/0xsd.substack.com/p/the-power-shift"><span>md files</span></a><span> are to why we need </span><a href="/__u/0xsd.substack.com/p/crypto-2026-cypherpunk-or-fintech"><span>cypherpunk values</span></a><span> and </span><a href="/__u/0xsd.substack.com/p/the-unimaginable-future"><span>open societies</span></a><span>. They all keep pointing back to increasing or protecting optionality. </span></p><p><span>At some point I just had to write about it directly.</span></p><div><hr></div><p><span>Optionality, at its simplest, is having genuine options open and the ability to take advantage of them. We&#8217;re fallible, we can&#8217;t predict complex systems perfectly, and we&#8217;re inevitably going to make mistakes. And when that happens, we need to be able to change course and self-correct.</span></p><p><span>Progress (individual or systemic) is easier when we have optionality. Every good thing that&#8217;s ever been built or discovered came from someone having the optionality to try something new, get feedback, and adjust. So it&#8217;s not about staying put with open options, you need to be moving. Once you do, it compounds: more available options mean more attempts, more feedback, and faster learning, which accelerates progress and creates options you couldn&#8217;t see before.</span></p><div><hr></div><p><span>At the personal level, I think of this as &#8220;strong opinions loosely held.&#8221; People sometimes see that as arrogance. In my opinion is one of the most humble ways one can behave, by accepting that:</span></p><ul><li><p><span>Things are not perfect and can be improved, so you need to keep moving and trying new stuff out. </span></p></li><li><p><span>You are going to make mistakes, so you need to keep an open mind to reverse when that inevitably happens.</span></p></li></ul><p><span>This is not against decisiveness or committing to stuff. </span>Decisive action is usually better than endless hedging, and commitments are valuable and deliberately make other options harder.<span> But it wouldn&#8217;t be a commitment if there&#8217;s no way out of it; you have to keep choosing to do it, and for that to be true you need to have the option to exit.</span></p><p><span>That exit option matters more than people admit. People are happier when they perceive open options and depressed when they don&#8217;t see a way out of something.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p><span>At the systems level it means being as horizontal and open as possible, with general rules that don&#8217;t push one specific kind of thinking or behavior. Different problems require different types of intelligence, so progress comes from letting diverse people live according to their interests and run their own experiments while keeping the ability to self-correct.</span></p><p><span>Periods of suffering and lack of progress have historically been tied to a decrease in optionality. This usually happens when a group of people treat a complex system as if it were simple, they think they can predict the future and deliver utopia, so they force society into a closed system where disagreement is punished and people can&#8217;t try new things because supposedly they already have the best answer. The answer is obviously incorrect, but course-correction becomes so hard that it&#8217;s followed by a long period of suffering. </span></p><p><span>You can still experiment with extremely rigid systems, as long as they have an exit option, it&#8217;s ok. Imagine the amount of suffering that would have been saved if people were able to try a system like communism, realize it doesn&#8217;t work and then exit fast. The problem is never trying new kinds of systems or making mistakes, the problem is removing optionality from participants so they can&#8217;t self-correct.</span></p><div><hr></div><p><span>So in my opinion, until I change it:</span></p><ul><li><p><span>capitalism &gt; socialism</span></p></li><li><p><span>free speech &gt; censorship</span></p></li><li><p><span>crypto &gt; central banks</span></p></li><li><p><span>open-source ai  &gt; closed ai</span></p></li><li><p><span>decentralization &gt; authoritarianism</span></p></li></ul><p><span>This is why I keep returning to it. Almost everything I end up caring about shares a common denominator: preserving or increasing optionality.</span></p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[An open source AI ecosystem is now inevitable]]></title><description><![CDATA[What it looks like in practice]]></description><link>https://0xsd.substack.com/p/an-open-source-ai-ecosystem-is-now</link><guid isPermaLink="false">https://0xsd.substack.com/p/an-open-source-ai-ecosystem-is-now</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Sun, 26 Jul 2026 15:17:52 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/4e7d3c02-a30c-43d0-afd9-ba25fa44070d_1672x941.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>It&#8217;s now inevitable that the AI ecosystem will end up open at every layer. For users, this is the best-case scenario: more innovation, more privacy, and more freedom. It also changes how the business world works: where value accrues, how companies compete in a market where the best product actually wins, and what builders should be building toward.</span></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!ODn-!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!ODn-!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png 424w, /__u/substackcdn.com/image/fetch/$s_!ODn-!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png 848w, /__u/substackcdn.com/image/fetch/$s_!ODn-!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png 1272w, /__u/substackcdn.com/image/fetch/$s_!ODn-!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!ODn-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png" width="1456" height="631" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:631,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:941694,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/208504516?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!ODn-!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png 424w, /__u/substackcdn.com/image/fetch/$s_!ODn-!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png 848w, /__u/substackcdn.com/image/fetch/$s_!ODn-!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png 1272w, /__u/substackcdn.com/image/fetch/$s_!ODn-!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05e85511-c8b1-4a19-bd86-d548ad36b7dd_2048x887.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Amazing Chinese open weights models + a signed letter by most major US tech players (all of them but Anthropic now) pushing for open weights models and open source software have sealed the open source AI ecosystem future.</figcaption></figure></div><p><span>On the value accrual side, raw intelligence will probably end up a commodity that&#8217;ll keep getting better and cheaper as time goes on. Inside the AI industry, most value will sit in hardware (GPUs, memory, etc.), in serving that intelligence to users (inference, cloud infrastructure, routing), and probably specialized models trained on proprietary data.</span></p><p><span>The other two: how companies compete and what builders should optimize for, are even more important. And both come from the way an open ecosystem actually works. This specific ecosystem is defined by four main attributes:</span></p><ul><li><p><strong><span>Open weights models:</span></strong><span> Anyone can run them privately and uncensored, and can also fine-tune them. They may not always run on a laptop, but any company can host them, adapt them to their own values (private, uncensored, custom rules), and sell inference. This makes models easily swappable depending on the specific need.</span></p></li><li><p><strong><span>Open source harness:</span></strong><span> Harnesses of all types (Codex, Grok Build, Hermes, Open Code, etc.) are already open source. Anyone can build on them without fear of access being revoked. In this scenario, closing your code only makes your product less composable and worse.</span></p></li><li><p><strong><span>Uncensored agents:</span></strong><span> Because they run on open models and harnesses, there are no gatekeepers on what an agent is allowed to do or say. Not just which tools it can use, but access to the internet, the computer, private keys, or anything else the user wants. Agents are free to choose whatever is actually best.</span></p></li><li><p><strong><span>MD files:</span></strong><span> Memory and context live in the most primitive possible format. This makes switching products as easy as copy-pasting a file.</span></p></li></ul><div><hr></div><p><span>The combination of these attributes creates a fairer, more meritocratic version of what we saw in recent years with the web2 and social media era. It comes down to two main advantages:</span></p><p><strong><span>Ability to switch:</span></strong><span> Infrastructure being open and the valuable stuff for users being MD files that they can copy-paste anywhere gives users the ability to switch and swap services in an instant. This forces companies to behave well as they can&#8217;t abuse their power if the user can just turn around and move to a competitor.</span></p><p><strong><span>No king-making by leading companies:</span></strong><span> In an open tool, integration is permissionless. Leading companies can&#8217;t king-make by letting some companies integrate with them and not letting others do the same, or by revoking access to anyone building something they want for themselves. Builders can build on top of products knowing they won&#8217;t lose access in the future, which keeps the ecosystem composable.</span></p><p><span>The opposite is true for social platforms. Those companies own user data and audiences. They have strong network effects: a social product with ten users is useless, but with a billion it becomes valuable because everyone you know is there. Those network effects created long-term moats and gave them enormous power once they reached scale.</span></p><p><span>AI is different. It&#8217;s a tool, not a network. Your experience with an agent does not depend on everyone else using the same one. You can use GPT on Monday and Kimi on Tuesday without losing anything of value. The inability to create network effects is what will make the AI ecosystem look similar to the early internet or crypto: open, decentralized and competitive on product merit alone.</span></p><div><hr></div><p>The companies that treat AI as core infrastructure, and the builders who lean into openness instead of fighting it, will pull ahead of walled-garden approaches and slower incumbents. Look at how even Facebook and Google, despite billions invested, have struggled to compete with new and faster challengers.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!zaUo!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!zaUo!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png 424w, /__u/substackcdn.com/image/fetch/$s_!zaUo!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png 848w, /__u/substackcdn.com/image/fetch/$s_!zaUo!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png 1272w, /__u/substackcdn.com/image/fetch/$s_!zaUo!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!zaUo!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png" width="1456" height="923" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/aecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:923,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!zaUo!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png 424w, /__u/substackcdn.com/image/fetch/$s_!zaUo!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png 848w, /__u/substackcdn.com/image/fetch/$s_!zaUo!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png 1272w, /__u/substackcdn.com/image/fetch/$s_!zaUo!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faecc4a2c-5b86-499f-8b66-b9f709e6a3aa_1512x958.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Incumbents like Google of Facebook falling behind new AI native companies</figcaption></figure></div><p><span>And just like the open internet, the AI ecosystem will start skeuomorphic (a term Apple made famous in the 2000s, for when a new technology imitates the form of whatever came before), like how early newspaper websites looked like printed papers and updated content just once a week. AI is doing the same thing right now by trying to replace one human customer service agent for one bot doing the exact same job.</span></p><p>Over time it will go native and unlock new use cases that were hard to imagine beforehand.<span> Amazon&#8217;s everything store with reviews and personalized recommendations was unthinkable in the pre-internet world. The native use cases for AI are still coming, and the biggest ones are probably things we can&#8217;t name yet.</span></p><div><hr></div><p><span>Even if we don&#8217;t know exactly which new industries and native use cases it will unlock, we already know one thing for certain: it&#8217;s going to be open. And that should already change the way business owners think and act about what they&#8217;re building:</span></p><ul><li><p><span>Build products that enable model swapping from day one. Never depend on a single model staying the best.</span></p></li><li><p>Make it easy for anyone to integrate with your product: treat the ecosystem like lego bricks, the more composable your product is, the faster it improves.</p></li><li><p><span>Invest in branding: It is still underestimated in tech, but becomes extremely important in high-competition environments.</span></p></li><li><p><span>Be the first: When everyone can build quickly, being first to a strong idea matters a lot.</span></p></li><li><p><span>Market to agents: Uncensored agents will have the freedom to choose which tools they use, so be discoverable where agents look for tools.</span></p></li><li><p><span>Build tools that uncensored agents will prefer: for example, a censored agent might be pushed toward a credit card because of a partnership, an uncensored agent will often choose crypto to save fees and time.</span></p></li><li><p><span>Play long-term games: when switching is so easy, short-term hacks will not hold, you&#8217;ll have to keep improving the product to retain your users.</span></p></li></ul><div><hr></div><p><span>An open ecosystem doesn&#8217;t kill competition, it just makes it honest. When users and agents can leave in a second, the only moat left is being better. The best, most composable product wins. And that&#8217;s how you actually get better and cheaper products for everyone.</span></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The unimaginable future]]></title><description><![CDATA[A case for open systems]]></description><link>https://0xsd.substack.com/p/the-unimaginable-future</link><guid isPermaLink="false">https://0xsd.substack.com/p/the-unimaginable-future</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Tue, 21 Jul 2026 15:59:13 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!8Mnd!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!8Mnd!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!8Mnd!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!8Mnd!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!8Mnd!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!8Mnd!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!8Mnd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:2904586,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/207864774?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!8Mnd!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!8Mnd!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!8Mnd!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!8Mnd!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe7078fa8-17e1-45fd-b137-bcff1b45e3e0_1672x941.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><span>Time is accelerating, if you measure it by the number of events that happen every second, it&#8217;s passing faster than ever. A second hasn&#8217;t gotten shorter but the number of events happening per second is growing exponentially. A year now contains more change than a decade used to.</span></p><p><span>The world was already too complex to predict specific futures. The explosion in events is making it even harder. Every new discovery or invention expands the adjacent possible and creates possibilities that did not exist the day before. We can sometimes predict general directions (problems remain solvable, change is inevitable), but precise prediction has become almost impossible.</span></p><p><span>And somehow we still have a group of people that insists on regulating the rest of us according to the future they see.</span></p><div><hr></div><p><span>We&#8217;ve made this same mistake many times in the past, entire political systems are based on the belief that society can be predicted and controlled. And time and time again we&#8217;ve seen the opposite: progress comes from the freedom to think, combining ideas, and running open systems that can self-correct, instead of closed systems trying to prevent mistakes. Aiming for utopia has always left us poorer and less free.</span></p><p><span>Closed systems require two things from the central controller: good intentions and the ability to predict and optimize the future. And because they are built around a specific prediction, they are inherently static and inflexible. When reality diverges from the plan (it always does), they can&#8217;t adapt.</span></p><p>Open systems work better because they don&#8217;t require anyone to be a prophet. They are dynamic. They assume from the start that we are fallible, that problems will appear, and that most of our current ideas are incomplete or wrong. Instead of trying to prevent every mistake, they maximize the ability to detect and correct errors. </p><p>Bad things still happen in both, but open systems are built to adapt. They treat problems as solvable rather than as justifications for more control. They handle uncertainty better.</p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p></p><p><span>We&#8217;ve never had more uncertainty than right now. AI is the ultimate accelerator, it&#8217;ll help us generate new knowledge and new tools at a rate never seen before. It will also create new problems, that&#8217;s inevitable. And we can either design these new systems to be as open and self-correcting as possible, or bet everything on our ability to predict and control what comes next.</span></p><p><span>On the closed side we have governments pushing for KYC to use the internet and banning companies from offering their services to the world. Companies claiming that AI should be closed and controlled by them because, of course, they are the only ones capable of building God. </span></p><p><span>All of it pushed by doomers who believe they are smart enough to predict future catastrophes: AI turning us into paperclips (via a dumb goal in the most intelligent system ever), average people creating bioweapons in their garages (while somehow not helping billions defend against them), or a permanent underclass (thanks to the most rapidly democratized technology in history).</span></p><p><span>On the open side we have the historical record: capitalism outperformed communism, democracy outperformed authoritarianism, the scientific method , the open internet. In politics, economy, science, and technology, open systems have consistently beaten closed ones.</span></p><p><span>They are messier and bring problems, and that&#8217;s the reason why people keep trying to build perfect, problem-free systems from the top down. But problems are solvable and open systems are great at that. Utopian projects are at best naive dreams, and at worst propaganda for more control.</span></p><div><hr></div><p><span>We already have the tools required to push our systems in the open direction: open-weight models that anyone can run privately and uncensored on open-source stacks, crypto as the infrastructure to have decentralized, trustless systems, and the internet as both the base layer for all human knowledge and the clearest proof that a messy open protocol can change the world for the better.</span></p><p><span>The future is unimaginable as Stewart Brandt says, and that is precisely why we should refuse systems that require someone to imagine it for us, and push for systems that maximize freedom and optionality for all.</span></p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Yeah... SaaS might not be dead after all]]></title><description><![CDATA[Maintenance is hard]]></description><link>https://0xsd.substack.com/p/yeah-saas-might-not-be-dead-after</link><guid isPermaLink="false">https://0xsd.substack.com/p/yeah-saas-might-not-be-dead-after</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Sun, 19 Jul 2026 15:01:44 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!AQnS!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!AQnS!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!AQnS!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!AQnS!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!AQnS!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!AQnS!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!AQnS!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:741381,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/207666483?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!AQnS!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!AQnS!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!AQnS!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!AQnS!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89c621e5-17d0-4316-909d-822b95cac18e_1672x941.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><span>When models started getting really good at coding a few months ago, I, like thousands of others, got obsessed and started vibe-coding every idea I had like my life depended on it. Having access to a tool that could build whatever you described was an amazing breakthrough that unlocked so many ideas in people&#8217;s minds.</span></p><p><span>From January to April I vibe-coded and used regularly:</span></p><ul><li><p><span>My personal email client</span></p></li><li><p><span>My personal agent harness (forked Openclaw and gave it some privacy/security enhancements + a personal desktop app to access it)</span></p></li><li><p><span>A phone widget so my agent could control my home screen and push relevant info to</span></p></li><li><p><span>Plus ~10 other personal and work tools/projects</span></p></li></ul><p><span>So naturally, all sorts of theories about future consequences started to form, one of the most popular being that SaaS was dead. I also believed it. Who&#8217;s going to pay thousands of dollars a month to different softwares that you can now build yourself?</span></p><div><hr></div><p><span>And then some time passed. And the AI psychosis went away. And I started to normalize having the ability to build whatever, whenever. And right at that moment&#8230; my tools started needing some sort of maintenance.</span></p><p><span>I knew about this need but somehow ignored it. I&#8217;ve been building digital products for years, and &#8220;we need to maintain this&#8221; and &#8220;we have technical debt&#8221; are two of the most common sentences you hear from engineers.</span></p><p><span>Once you build a product, you can&#8217;t stop maintaining it, not just because you always think of new ideas you want to implement, but because </span>you inevitably have dependencies you used to build it<span>. Libraries, APIs, all of it requires you to maintain the code and keep it up to date.</span></p><p><span>Maintenance takes a lot of time, and even if you&#8217;re not writing the code, just the job of prompting plus testing can take hours a week. Once the excitement dies off, it becomes a burden, just like how you can&#8217;t wait to learn to drive, then eventually just want to be driven; or how as a kid you wish for an agenda to manage, then grow up wanting to free it. Same thing with vibe-coded projects: once you get used to them, you just want them to do their job without you having to intervene.</span></p><p><span>Luckily, just like we have Uber if we don&#8217;t want to drive, we have this thing called SaaS, software-as-a-service, but it&#8217;s basically maintenance-as-a-service. You&#8217;re paying someone else to keep the tool alive, either by maintaining it or by spending their time thinking up and building the features you need. And because software is scalable, they sell the same service to millions for a small marginal cost. Win-win.</span></p><div><hr></div><p><span>So yes, I&#8217;m back to my usual tools. I did get to keep a few custom ones for work that we decided were unique enough to be worth maintaining, and I&#8217;m still using my agent daily (Hermes now, plus some custom plugins on top). Agents keep improving (both the harness and the underlying models) and are going to be a big part of every person and business really soon. They&#8217;re actually the biggest threat to SaaS by abstracting the front-end. But they aren&#8217;t ready yet: their Achilles&#8217; heel is still completing deterministic tasks, and that&#8217;s exactly where SaaS excels.</span></p><p><span>I do think that AIs being so good at coding will change the world in many different ways that we can&#8217;t even imagine. We still haven&#8217;t found something that&#8217;s not programmable in the universe.</span></p><p><span>And it has already changed the developer job forever, their productivity has increased by multiples. But when it comes to companies or individuals building their own tools just because they can vibe-code them, I don&#8217;t think the maintenance, the token costs, or the attention needed to do it is going to be worth it anytime soon.</span></p><p><span>So yeah, SaaS might not be dead after all.</span></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The AI God delusion]]></title><description><![CDATA[Why one AI wont rule us all]]></description><link>https://0xsd.substack.com/p/the-ai-god-delusion</link><guid isPermaLink="false">https://0xsd.substack.com/p/the-ai-god-delusion</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Sun, 12 Jul 2026 16:51:30 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!qZ2y!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!qZ2y!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!qZ2y!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!qZ2y!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!qZ2y!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!qZ2y!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!qZ2y!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:2452449,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/206649034?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!qZ2y!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!qZ2y!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!qZ2y!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!qZ2y!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fae9f4ebb-3ed1-460f-b5a8-12a70fe69a2e_1672x941.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><span>There&#8217;s this idea of the superhuman AI, the one that gets to a certain threshold and just accelerates and improves itself forever, the one that either kills us all or makes us immortal, one AI to rule us all. We can thank science fiction writers and the doomers for that vision.</span></p><p>I don&#8217;t buy it.</p><p><span>That whole idea rests on the false assumption that intelligence equals power or success. If that were true we&#8217;d live in a world run by physicists and mathematicians. Instead, we get [</span><em><span>insert your favorite mediocre politician here</span></em><span>], in the real world you need a combination of skills to make things happen.</span></p><p><span>IQ itself is overrated when it comes to usefulness. It helps and it&#8217;s probably the one trait that people can&#8217;t learn. But just analyzing stuff doesn&#8217;t get it done, Kevin Kelly calls this thinkism: the belief that thinking about things will solve them. And when people worry about the superhuman AI taking over they&#8217;re making the same mistake, assuming that just because it&#8217;s AI, IQ will suddenly matter more.</span></p><div><hr></div><p><span>What we call AI today is narrow AI: tools that are incredibly powerful at specific tasks but incapable of &#8220;taking over&#8221; anything. The superhuman AI scenario only makes sense if we&#8217;re talking about AGI: a fully autonomous system with real creativity and agency. But when we eventually get to AGI, I think we&#8217;ll realize it&#8217;s just another person with better hardware.</span></p><p><span>The part that makes an intelligence general is creativity: the ability to create new knowledge, as David Deutsch says, and that&#8217;s software, not hardware. You can&#8217;t brute-force your way to creativity with more compute. </span></p><p><span>Humans are already general intelligences with that software, the difference with AGI will be hardware: more speed, more memory. But there&#8217;s no reason to believe humans can&#8217;t also take advantage of that same hardware.</span></p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p></p><p><span>So yes, the first AGI will be a genius, probably the smartest mind on the planet. But one genius, no matter how capable, is still just one person, clone it a million times and the marginal value of each copy drops toward zero, the law of comparative advantage makes sure of that, people are valuable because they are different. </span></p><p><span>We do need the high IQ physicists, mathematicians, engineers, sure, but we also need philosophers, artists, teachers, salespeople for a society to actually move forward. Different problems require different types of intelligence.</span></p><div><hr></div><p><span>The &#8220;one AI to rule us all&#8221; scenario doesn&#8217;t make sense. Intelligence isn&#8217;t winner-take-all. Reality is way more interesting than that, what we&#8217;ll probably get instead is what we&#8217;ve always gotten with new technology: specialization and diversity. Many different AGIs and AIs working alongside humans solving problems faster than ever.</span></p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Crypto 2026: Cypherpunk or Fintech? ]]></title><description><![CDATA[Why not both?]]></description><link>https://0xsd.substack.com/p/crypto-2026-cypherpunk-or-fintech</link><guid isPermaLink="false">https://0xsd.substack.com/p/crypto-2026-cypherpunk-or-fintech</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Sun, 28 Jun 2026 18:39:41 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!mI09!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!mI09!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!mI09!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!mI09!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!mI09!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!mI09!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!mI09!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/274aebbd-9254-4502-8e46-75f52523706b_1672x941.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1953488,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/203998299?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!mI09!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!mI09!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!mI09!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!mI09!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F274aebbd-9254-4502-8e46-75f52523706b_1672x941.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><p>I&#8217;ve been in crypto for more than a decade now, and sentiment among natives right now is the worst I&#8217;ve seen. Generally in past bear markets, the tourists would leave and the natives would stay, either building something or just questioning their life decisions in group chats and CT. This time it&#8217;s the opposite. Tourists, in the form of fintechs and institutions, are rushing to integrate stablecoins, DeFi, and tokenize everything they can put on-chain. </p><p>And on the other side, this is the first time I&#8217;m seeing crypto natives actually leave the space. One reason is AI, we haven&#8217;t had a cool new technology like that since Bitcoin and it&#8217;s only natural to lose some talent to it. But others are genuinely burnt out and disappointed and fed up with the state of space right now and what they see as crypto&#8217;s future. There&#8217;s some part of me that gets this latter group, so it feels like the perfect time to lay out where crypto actually stands and where it&#8217;s heading.</p><div><hr></div><h2><strong><span>The two sides of crypto</span></strong></h2><p>I see crypto as divided into two big categories, which for the purpose of this article I&#8217;ll call cypherpunk and fintech:</p><ul><li><p><strong><span>Cypherpunk</span></strong>: Decentralized, permissionless, private, and uncensorable networks that work as an exit valve from current systems, both political (by exiting fiat) and corporate (by having open protocols where users and builders don&#8217;t depend on a company&#8217;s permission to build a product or migrate their data).</p></li><li><p><strong><span>Fintech</span></strong>: Just better tech that helps users and businesses lower costs or work better. Cypherpunk attributes also help this use case (they make the actual product better, I&#8217;ll say more about this later), but they&#8217;re not as important as in the other category.</p></li></ul><p>The narrative that crypto must be one or the other is ridiculous. Crypto can be both at the same time, they just need to be judged and valued differently. I&#8217;m more sympathetic to the cypherpunk side; that&#8217;s why I got into it and what I&#8217;m working on now. But having worked in fintech for years, I also understand the value of using crypto rails (even with centralized assets) to improve people&#8217;s lives.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!8toI!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!8toI!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png 424w, /__u/substackcdn.com/image/fetch/$s_!8toI!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png 848w, /__u/substackcdn.com/image/fetch/$s_!8toI!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png 1272w, /__u/substackcdn.com/image/fetch/$s_!8toI!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!8toI!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png" width="842" height="570" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:570,&quot;width&quot;:842,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:643383,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/203998299?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!8toI!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png 424w, /__u/substackcdn.com/image/fetch/$s_!8toI!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png 848w, /__u/substackcdn.com/image/fetch/$s_!8toI!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png 1272w, /__u/substackcdn.com/image/fetch/$s_!8toI!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ac2c675-b302-4953-93f0-c4944b0e325a_842x570.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Had to use the meme somewhere after choosing that title</figcaption></figure></div><h2><strong><span>Why natives are leaving</span></strong></h2><p>Some natives are exiting because the cypherpunk part seems to be disappearing, or at least weaker than ever. Five specific concerns come up most often:</p><ul><li><p><strong><span>Institutions did come for our coins and now we&#8217;re angry about it</span></strong>: It was always inevitable that they&#8217;d get in, if crypto becomes the backbone of the financial system, institutions have to be part of it. But the way it happened this cycle wasn&#8217;t great. Overleveraged DATs buying crypto with debt instead of productive companies earning real revenue and allocating profits into it. Markets will probably take care of this and it&#8217;ll fix itself with time.</p></li><li><p><strong><span>TradFi and Fintech companies &#8220;stealing&#8221; the tech</span></strong>: The idea that we built open protocols, and now that they&#8217;re good enough, traditional companies will take them and integrate them into their systems without any cypherpunk values. This can&#8217;t really happen at scale (maybe for some specific zk use cases), because the tech fundamentally doesn&#8217;t make sense if it&#8217;s not decentralized. We&#8217;ll get to that later.</p></li><li><p><strong><span>No decentralized mainstream money:</span></strong> BTC is probably not going to be used as money. Stablecoins will fill that role for the next few years. They have defects: not fixed supply, not decentralized, not permissionless. But they&#8217;re a big improvement over the status quo and generally a net positive. More on that later, also.</p></li><li><p><strong><span>Market nihilism:</span></strong> Not what you want to see as a builder. Two reasons: regulation made it so real products couldn&#8217;t launch a token fairly and pushed speculators to meme coins, and almost all important primitives were built before 2022. The invention of new primitives has historically been the best time to invest in crypto (ICOs, Defi, NFTs), and we only had one big one this cycle: decentralized perps via Hyperliquid, and it did pretty well.</p></li><li><p><strong><span>DeFi is riskier than TradFi because of AI</span></strong>: There will be some exploits, but DeFi will survive, use AI defensively and end up as the most antifragile system in the world.</p></li></ul><p>There are some valid claims for all of these and we probably won&#8217;t get a cypherpunk utopia, but the overarching claim that the cypherpunk part in crypto is dying is overblown, here&#8217;s why:</p><h2><strong><span>Cypherpunk values come down to optionality</span></strong></h2><p>Cypherpunk values, at their core, come down to optionality. The freedom to always be able to choose what you want to do with your life. The freedom to exit.</p><p>But optionality isn&#8217;t a given. To have real optionality, you need infrastructure that most people take for granted until they need it. You need privacy. You need decentralized networks. You need money that can&#8217;t be frozen or inflated. And you need protocols that don&#8217;t depend on corporations or governments to keep running.</p><p>This is why cypherpunks fight so hard for things like privacy and decentralization. They don&#8217;t want to force everyone to use them, they just want to build the tools because without them, optionality collapses. I remember Zooko saying once that he has no more personal secrets while at the same time building privacy tools for a living, or libertarian Riva Tez saying the endgame is radical optionality, and that she wants to build tools that even communists can use to experiment. Those always stuck with me as the perfect examples of cypherpunk values at work.</p><p>Optionality at its core means always having the ability to exit or switch. This is true in the political space, as Balaji writes about: crypto serves as an alternative to fiat, a check on the political system. And it&#8217;s true in the business space, as Chris Dixon talks about: open and permissionless protocols let users and entrepreneurs build and switch whenever and wherever they want, without depending on the permission of centralized corporations to do it.</p><p>These tools are defensive technologies, and all we need is for them to exist as an option. In a hypothetical world where governments and companies act perfectly, these tools would be worth almost nothing. The value is in having the option to exit, not in the specific price. I don&#8217;t think that optionality has changed or weakened in the last few years. Actually, it has strengthened along with the reasons for these tools to exist. Self-custody tools are more accessible than they&#8217;ve ever been, privacy tech is meaningfully better than five years ago, transacting on decentralized infrastructure is cheap enough that it&#8217;s a real option for most people, all while centralized authorities keep giving us more and more reasons to build it.</p><h2><strong><span>The fintech explosion</span></strong></h2><p>Optionality doesn&#8217;t just mean the freedom to exit, it also means the freedom to build on top of it in whatever way makes sense. Permissionless networks don&#8217;t discriminate between use cases. The same infrastructure that lets someone exit fiat also lets a company build a more efficient payment rail. The same composability that lets you self-custody your wealth also lets a fintech app plug into DeFi without asking anyone&#8217;s permission. This was always the point. Building open, permissionless networks doesn&#8217;t just enable the cypherpunk use case, it enables the fintech one too, it was always inevitable. And right now, that specific space is exploding.</p><p>Every finance company in the world is thinking about or already integrating crypto rails into their products in the form of stablecoins, tokenization, or DeFi. And the value for them has nothing to do with cypherpunk values. All they want is to grow their business by either lowering their costs or improving their user experience.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!Xtg0!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!Xtg0!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png 424w, /__u/substackcdn.com/image/fetch/$s_!Xtg0!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png 848w, /__u/substackcdn.com/image/fetch/$s_!Xtg0!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Xtg0!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!Xtg0!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:337236,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/203998299?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!Xtg0!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png 424w, /__u/substackcdn.com/image/fetch/$s_!Xtg0!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png 848w, /__u/substackcdn.com/image/fetch/$s_!Xtg0!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Xtg0!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd9848234-2c53-43dc-b5db-e991b34bc663_2560x1440.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Stablecoins market cap growth since 2018. source: DefiLlama</figcaption></figure></div><p>Crypto infrastructure is now ready to handle millions of transactions with high speed and low fees. That enables all kinds of use cases by removing intermediaries that cause a lot of problems for regular users and new fintech startups, by charging high fees or just being too bureaucratic to give access. The decentralized and permissionless nature of DeFi combined with the stability of stablecoins makes it so international payments can be almost 95% cheaper. Companies can now offer users access to dollars and yield without having to ask for permission. And hopefully stablecoins get adopted as a payment method and businesses around the world start saving the 2-4% they pay to process credit/debit card transactions by using crypto as the settlement layer.</p><h2><strong><span>Fintech needs decentralized rails</span></strong></h2><p>So where does this leave us? Both the cypherpunk and fintech sides of crypto keep growing. They serve different needs and should be valued differently, but they both benefit from the same underlying infrastructure. And fortunately, that infrastructure holds cypherpunk values.</p><p>Fintech products are going to get built on decentralized rails, not because these corporations care about decentralization, but because all these systems are better when they are interoperable between each other and finance companies won&#8217;t build on their competition&#8217;s blockchain, they&#8217;ll want credible neutrality. The moment one institution owns the infrastructure, every other institution has to decide whether to trust them for final settlement. They won&#8217;t. They&#8217;ll demand neutral ground, and trustless settlement between parties that don&#8217;t trust each other requires decentralization by definition.</p><p>Decentralization and credible neutrality are attributes that tend to emerge with time in crypto and that&#8217;s because of the culture those builders have, you could assume Ethereum was going to decentralize itself after the dao fork because of Vitalik&#8217;s and other eth builders culture, same with Solana via Mert and Toly, probably same will happen with Hyperliquid, but i don&#8217;t think you can assume that&#8217;ll happen with corporate blockchains. It&#8217;s hard to make decisions in favor of decentralization in big centralized companies like Circle or Stripe. </p><div><hr></div><p>I&#8217;ll take a small tangent here and give my opinion about the valuation debate that&#8217;s been going on for the last few years. The cypherpunk and the fintech sides should be valued differently. You can&#8217;t have just one valuation model for completely different fundamental use cases.</p><p>On the fintech side I agree with people like Yano and the blockworks team that say we need to value these tokens as we value companies, based on clear business metrics. And that&#8217;s because the whole value of those products/companies depends on it generating growth and revenue, a centralized app with low activity or growth has zero value.</p><p>On the other side as I explained before, a cypherpunk product is a defensive product, an insurance of some kind, what you want is to have the option to use it if you ever need it, so even if it doesn&#8217;t have a lot of activity for a period of time it still retains some value, and you can calculate that value in two different ways:</p><ul><li><p>For SOV assets like BTC or Zcash is the necessity of that exit/insurance for the market at any given time, so bitcoin is more valuable if governments are misbehaving and losing the trust of its citizens.</p></li><li><p>For smart contract blockchains like Ethereum or Solana, it comes mainly from the total value they are securing, so if Ethereum gets even more adoption and is securing trillions of dollars in stablecoins and other tokenized stuff, the valuation of ETH the asset, even if it&#8217;s not generating that much revenue or activity, should increase to at least the point where attacking it is not a reasonable action for a bad actor.</p></li></ul><div><hr></div><h2><strong><span>How this plays out in practice</span></strong></h2><p>With that in mind, let&#8217;s look at how this plays out in practice. Here&#8217;s how I think about each of the major crypto categories, where the cypherpunk value lives, and where the fintech value is being created.</p><p><strong><span>Store of value:</span></strong></p><p>By store of value I mean crypto assets that are primarily thought of as currency or digital gold as their only objective. Bitcoin and Zcash being the main ones. Limited supply, decentralized and permissionless network, a hedge against governments printing money and destroying your wealth or a hedge against a dystopian surveillance future.</p><p>Bitcoin is still the biggest one here and probably stays like that for decades. Biggest network effects and biggest brand as the limited decentralized currency. But it has a few short-term problems to work through.</p><p>Saylor being the most obvious. I don&#8217;t think the math on Strategy holds long-term. You can&#8217;t raise infinite money to keep improving BTC per share forever. Eventually you reach for expensive and short term debt. When those products fail and they lose the ability/trust to keep raising money and by consequence the ability to increase BTC per share, they become irrelevant. Why take the risk of holding MSTR when you can hold real Bitcoin or direct exposure to it via the ETF? Whether they sell or hold the Bitcoin doesn&#8217;t matter as much as removing that centralized dependence and market overhang, that will be bullish for Bitcoin long-term.</p><p>Then there&#8217;s quantum and the security budget, both real problems and Bitcoin maxis are probably the worst group of people to coordinate a solution on. They&#8217;ll get there, but it&#8217;ll be slow and painful. At the end of the day, if there&#8217;s a network sufficiently strong and anti-fragile to go through these problems, that&#8217;s Bitcoin. It&#8217;ll be rocky for some time, but Bitcoin will be just fine in the end.</p><p>Zcash is the other store of value I think about seriously. Privacy is going to matter more as surveillance states mature and AI makes mass monitoring trivially cheap. The recent bug situation showed the downside of being this good at privacy. If there&#8217;s an exploit, you can&#8217;t verify whether it was used, but the team is probably the best in the space to handle exactly that problem. If they can formally verify supply integrity and keep building on it, Zcash has something Bitcoin doesn&#8217;t: real privacy. Bitcoin will survive its rocky road. Zcash, with a different use case has a genuine growth story ahead.</p><p><strong><span>DeFi</span></strong></p><p>DeFi is the most important use case in crypto. Having store of value assets matters a lot more when you can also borrow against it, earn yield, and trade it without asking anyone&#8217;s permission. The alternative, holding an asset you can only access through a centralized intermediary, defeats most of the point.</p><p>The current narrative that DeFi is just too risky feels overblown. The biggest protocols have had billions sitting in open source code for years, the best hackers in the world have had every incentive to exploit them, and haven&#8217;t. Yes, AI is going to stress-test these systems harder than anything before, but it cuts both ways. DeFi will use those same tools defensively, and what survives will come out the other side of that as the most battle-tested financial system ever built.</p><p>The primitives already work amazingly well. We&#8217;ve had billions of dollars in the biggest lending protocols for years without an intermediary, same for DEXes and similar protocols. The whole DeFi game now is integration: how do you get this into every person&#8217;s regular financial life?</p><p>The open source and natural composability makes it easy for anyone to integrate it. Protocols become lego bricks that any app can plug into. Because of this, crypto teams are going to have to compete with fintech companies on the consumer side, and fintech companies are experts in exactly what crypto teams lack: UX and user acquisition. That competition will only benefit users.</p><p><strong><span>Stablecoins and Payments</span></strong></p><p>Stablecoins are one of the best products to come out of crypto. They&#8217;re not cypherpunk, I don&#8217;t agree with Haseeb on that, but they don&#8217;t need to be to be genuinely useful. They don&#8217;t solve infinite printing or reduce reliance on government money, but they do give people everywhere access to dollars, which are still the best fiat asset by a wide margin. For someone in Argentina or Turkey or Nigeria, that matters enormously. Pair that with DeFi and you can earn yield on those dollars too, something most of the world has never had real access to. And when used on decentralized rails via self-custody wallets, they&#8217;re also a better (and more cypherpunk-aligned) product than fiat, even for Americans.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!jEec!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!jEec!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png 424w, /__u/substackcdn.com/image/fetch/$s_!jEec!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png 848w, /__u/substackcdn.com/image/fetch/$s_!jEec!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png 1272w, /__u/substackcdn.com/image/fetch/$s_!jEec!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!jEec!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png" width="1456" height="535" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/01667524-7212-4def-95ed-946f4cd332e9_2070x760.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:535,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:544711,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/203998299?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!jEec!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png 424w, /__u/substackcdn.com/image/fetch/$s_!jEec!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png 848w, /__u/substackcdn.com/image/fetch/$s_!jEec!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png 1272w, /__u/substackcdn.com/image/fetch/$s_!jEec!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F01667524-7212-4def-95ed-946f4cd332e9_2070x760.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Stablecoins aren&#8217;t perfect, but they are an improvement over the status quo</figcaption></figure></div><p>They&#8217;re also just better tech for payments: no fees, faster, programmable. The average business pays 2-4% to process a card transaction. That fee is essentially just the cost of the settlement layer, and crypto makes it negligible. For a lot of small businesses, that difference is their entire margin.</p><p>The reason stablecoins haven&#8217;t been more adopted as payments is UX. Paying with a card or through Google/Apple Pay is genuinely great, and consumers don&#8217;t have a strong incentive to switch. Those habits are hard to change. But two trends will accelerate adoption:</p><p>First, payment companies are rushing to adopt stablecoins and incentives to build these new payment rails. Infrastructure is almost there. Wallets like Privy let users hold crypto without even knowing it. The moment a large company manages to integrate with Apple or Google Pay, transacting with stablecoins in the back instead of Visa or Mastercard, and giving access to millions of customers, that solves almost the whole UX problem on the user side. On the other side, businesses are too incentivized not to push this further, they&#8217;ll offer cash back or discounts at first, then just make a habit of it.</p><p>Second, AI agents. Crypto is naturally built for agents. They don&#8217;t care about UX. They only care about effectiveness and cost. </p><p>Stablecoins are winning the money race for now, and as long as they remain on decentralized networks with self-custody as a possibility, this is a large net positive for the world.</p><p><strong><span>AI</span></strong></p><p>The combination of programmable money and decentralized networks leads naturally to crypto&#8217;s next major use case: AI agents and AI infrastructure.</p><p>There are 3 main use cases for the intersection of AI and crypto</p><p>The clearest one we already spoke about, is that crypto is the native money for agents. Open source, no KYC, no permission required, cheap to transact. Agents don&#8217;t need great UX, they need programmable money that works without a human in the loop. That&#8217;s crypto. Agents will end up transacting on crypto rails.</p><p>The second is decentralized inference, running open source models on infrastructure where users can actually verify what they&#8217;re running. This matters in a world where a handful of companies or governments might otherwise control AI access. Open source models are already strong and getting stronger, and governments can&#8217;t regulate what they can&#8217;t see. Providing the infrastructure to run them privately and verifiably is a big use case.</p><p>The third, training frontier models on decentralized infrastructure, I&#8217;m more skeptical of. The compute required to train these models is going to data centers via orbital satellites in space with near-unlimited solar energy. Aggregating consumer/gamers GPUs isn&#8217;t going to compete with that. It&#8217;s a cool idea, but I don&#8217;t see it working in practice.</p><p><strong><span>Tokenization and Perps</span></strong></p><p>The core value of tokenization is access. Even blue chip US stocks are hard to buy outside the US, and most global financial instruments are even more restricted. Tokenizing them doesn&#8217;t just solve access though. It unlocks 24/7 trading and real self-custody of the underlying asset. Being able to hold a SpaceX share, borrow against it in DeFi, or transfer it peer-to-peer without needing to sell it back through a broker first is a big improvement from what exists today.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!KQPz!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!KQPz!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!KQPz!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!KQPz!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!KQPz!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!KQPz!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg" width="1456" height="1456" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1456,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:168145,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/203998299?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!KQPz!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!KQPz!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!KQPz!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!KQPz!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F308b024a-4808-481c-930b-c3cd65ecc1df_1536x1536.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Tokenized assets growth since 2023. source <a href="https://rwa.xyz/">rwa.xyz</a> through a16z crypto</figcaption></figure></div><p>Tokenization not only works to tokenize existing stocks or commodities, it also unlocks cool use cases for new businesses, a recent great example is Venice founded by crypto OG Erik Voorhees, they have 2 different tokens, one that serves as &#8220;equity&#8221; to the business and its tied to their revenue and the other serves as inference, granting users x amount of it a day by holding it. These kind of use cases will keep appearing as a way for businesses to get liquidity (in good and bad ways, we&#8217;re in a free market after all) and for users to get access.</p><p>For trading, perps are the more interesting product. I learned the hard way on Bitmex that I&#8217;m not a trader, but have played around with products like Hyperliquid and Trade XYZ and they have genuinely impressed me. They&#8217;re not 100% decentralized (they&#8217;ll probably trend towards it, as I said before), but decentralization is always a spectrum. Having the same product quality but with no KYC, transparent enough and with proof of reserves is a big improvement over centralized exchanges.</p><p><strong><span>Prediction Markets</span></strong></p><p>People have been trying to build prediction markets for 10 years now,  it took this long because the infrastructure wasn&#8217;t there. Now it is, and Polymarket proved the concept by going mainstream. A lot of users don&#8217;t even realize it&#8217;s crypto, which is the best possible signal.</p><p>Most of the volume right now is pure gambling, and that&#8217;s because these platforms grew fast, valuations got big, and now they need volume to justify it. That&#8217;s completely fine. But the real breakthrough use case is  surfacing expert knowledge that can&#8217;t be shared publicly for political or institutional reasons. A scientist who knows something but can&#8217;t say it in the media for career reasons can still bet on it anonymously. That information surfaces in the price. That&#8217;s genuinely valuable for the world.</p><p>It&#8217;s already becoming true that when you want to quickly check whether a news story is real, you check a prediction market. These platforms will keep growing, probably with more gambling features because that&#8217;s where the revenue is, but as long as they preserve the truth-surfacing use case alongside it, it&#8217;s a net positive.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!znwT!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!znwT!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!znwT!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!znwT!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!znwT!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!znwT!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg" width="1024" height="887" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:887,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:77410,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/203998299?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!znwT!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!znwT!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!znwT!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!znwT!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa789abe4-79cf-450c-9def-6c942582f562_1024x887.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Non-sports volume growth in prediction markets. source: Artemis through a16z crypto</figcaption></figure></div><div><hr></div><h2><strong><span>Why I&#8217;m still here</span></strong></h2><p>So why am I still here?</p><p>It&#8217;s inevitable that both the cypherpunk and fintech sides of crypto keep growing. The fintech side will bring crypto to billions: cheaper payments, access to dollars, programmable money. The cypherpunk side ensures that when people need to exit, they can. The fintech side is an onramp to the cypherpunk one. Every person using a fintech app built on crypto rails is one click away from self-custody, one click away from buying Bitcoin, one click away from exiting the system entirely. The infrastructure enabling both (decentralized, permissionless networks that anyone can build on and no one can shut down) is stronger than it&#8217;s ever been.</p><p>I see the fintech adoption of decentralized rails as a big improvement over the status quo. But what keeps me here is the cypherpunk side. I don&#8217;t trust centralized authorities, and building optionality matters more than most people realize. There are many important things to get right, but three stand out to me right now:</p><p>First, ownership. Crypto is the only place in the digital world where users can have true ownership.  And that, self-custody of your money, your data, your identity, is the foundation that makes the freedom to exit possible. Everything valuable about crypto is downstream of self-custody, and while I don&#8217;t think that we should force anyone to hold their own keys I do think that everyone should have that option open. There&#8217;s still a lot of work needed here to improve the UX and security of these tools and get to the point where self-custody is a viable option for everyone.</p><p>Second, privacy. It&#8217;s hard to have freedom when everyone can see what you&#8217;re doing on a transparent ledger. Having the option to transact and own assets privately is fundamental, and we haven&#8217;t really solved this in crypto yet. Zcash is a great start, but we also need privacy on smart contract blockchains for people to be able to use defi and hold stablecoins in a private way. This will get solved by adding privacy tools in wallets themselves and making it really easy for the user to do it.</p><p>Third, verification. AI is going to make it trivially cheap to fake anything. We&#8217;re entering a world where you can&#8217;t trust what you see by default. Crypto does the opposite. It makes it possible to verify things without trusting a central party. They are complementary forces for the next decade. The more AI erodes trust, the more valuable crypto&#8217;s verification layer becomes.</p><p>Crypto won&#8217;t stop being chaotic, it&#8217;s a free market and because of that a reflection on society, bad things will be built on top of it. But at least it doesn&#8217;t need bailouts, it&#8217;s a self-correcting system that keeps improving and strengthening. The main objective is to give people complete optionality to experiment however they want, without forcing anyone to participate. Achieving this gives society the tools to maintain freedom and keep progress alive.</p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[The defensive power of open weights models ]]></title><description><![CDATA[Governments and companies keep giving us reasons to support open source AI models and tools.]]></description><link>https://0xsd.substack.com/p/the-exit-valve</link><guid isPermaLink="false">https://0xsd.substack.com/p/the-exit-valve</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Sun, 21 Jun 2026 18:11:06 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!4yVc!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!4yVc!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!4yVc!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!4yVc!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!4yVc!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!4yVc!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!4yVc!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:2803892,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/202983561?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!4yVc!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!4yVc!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!4yVc!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!4yVc!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9bd58f79-75a1-4705-9541-8c91b19b9ecd_1672x941.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Governments and companies keep giving us reasons to support open source AI models and tools. On one side, we have governments enforcing KYC to use social media and banning companies from offering their services to the world. On the other, we have companies claiming they&#8217;re building the most dangerous technology ever while still building it because, of course, they&#8217;re the only ones capable of building god. The world would look straight out of an Orwell book if it wasn&#8217;t for (ironically) Chinese open weights models.</p><div><hr></div><p>A world where AI is controlled by either governments or companies, where they can not only censor the models but also know what everyone is saying to them, inevitably leads to a dystopian society where a few bad actors have complete control. Open source models flip that dynamic. When weights are public, nobody can shut down your access to intelligence. You can run it locally and privately, audit it, and build on it without asking for permission.</p><p>These models are still a few months behind SOTA like GPT 5.6 or Fable, although the gap is closing quickly, as we just saw with GLM 5.2. The good news is that being a few months behind is enough to avoid an Orwellian scenario. Not only because most people can now do 90% of their work with these models (and this number keeps climbing), but also because, by existing, they serve as a kind of defensive shield against centralized control.</p><p>They achieve this by giving users the option to switch at any time, having alternatives keeps governments and companies in check, forcing them to behave in order to retain users. It&#8217;s much easier to abuse power when you have no competition. </p><p>This is the same principle that makes crypto valuable: not that it&#8217;s perfect, but that it&#8217;s an exit. Nobody has to ask permission to use it, and nobody can switch it off. </p><p>Yes, there are trade-offs. Bad things will happen in open systems, but at least they can self-correct. Closed systems don&#8217;t prevent bad things from happening, they just make them almost impossible to fix.</p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[MD files put users in control]]></title><description><![CDATA[The power shift]]></description><link>https://0xsd.substack.com/p/the-power-shift</link><guid isPermaLink="false">https://0xsd.substack.com/p/the-power-shift</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Sun, 07 Jun 2026 18:26:25 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!NLXk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!NLXk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!NLXk!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!NLXk!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!NLXk!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!NLXk!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!NLXk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:493129,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/201041060?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!NLXk!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!NLXk!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!NLXk!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!NLXk!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F094e94fc-854c-4009-9aad-c12be4ff05b9_1024x1024.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><p>Intelligence is (hopefully) being commoditized, users can now swap models and barely notice the difference. This has forced AI companies to shift their competitive focus from model performance to the application layer and it&#8217;s becoming clear that the winners will be those who give users the best tools to manage AI agents.</p><p>Since computing began, industries have followed one of two paths:</p><ul><li><p>User-first: web 1 (emails, domains), traditional software (Microsoft, Adobe, etc) and crypto. Open protocols and low switching costs kept companies honest. Users retained control because moving to a competitor was always an option.</p></li><li><p>Company-first: Web 2.0, social media, search engines. Network effects are so big that companies only need to play nice long enough to achieve critical mass. Once the network effect kicked in, users became trapped.</p></li></ul><p>AI is shaping up to follow the first model because of a fundamental reason: AI is a tool, not a network.</p><p>Your experience with your agent doesn&#8217;t depend on everyone else using the same tool. You can use Claude on Monday and Codex on Tuesday without losing anything of value. This eliminates network effects as a viable moat. The only path left for companies to trap users would be the Apple-style data lock-in with a closed ecosystem and painful migration processes. That&#8217;s what makes the industry&#8217;s adoption of markdown files so important.</p><p>Markdown is almost offensively simple: plain text with basic formatting syntax that any human can read and any tool can parse. Text files that have worked since 1980 and will work in 2080.</p><p>For AI agents, markdown is emerging as the standard format for context, memory, and instructions. And because markdown is just text, you can copy your entire agent configuration to a competitor in seconds.</p><p>This makes lock-in almost impossible. Your entire workflow, agent&#8217;s memory and custom preferences are all human-readable text that works everywhere. Companies must compete on quality and innovation every single day, because you&#8217;re always one copy-paste away from trying their competitor. As long as markdown stays the standard, we users stay in control.</p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Let a thousand models bloom]]></title><description><![CDATA[The biggest risk in AI is centralized power.]]></description><link>https://0xsd.substack.com/p/let-a-thousand-models-bloom</link><guid isPermaLink="false">https://0xsd.substack.com/p/let-a-thousand-models-bloom</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Sun, 31 May 2026 17:47:24 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!WoqP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!WoqP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!WoqP!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!WoqP!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!WoqP!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!WoqP!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!WoqP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:2353978,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/200008135?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!WoqP!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png 424w, /__u/substackcdn.com/image/fetch/$s_!WoqP!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png 848w, /__u/substackcdn.com/image/fetch/$s_!WoqP!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png 1272w, /__u/substackcdn.com/image/fetch/$s_!WoqP!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa83f01c5-5f06-4c90-bcb9-c99f0930a4dc_1672x941.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>The biggest risk in AI is centralized power. As much as the EAs and rationalists want to convince everyone that an AI can convert all of us into paperclips, that we&#8217;re creating something that will treat us like ants or 7-year-old kids, that&#8217;s just thinkism, as <a href="https://kk.org/thetechnium/thinkism/">Kevin Kelly says</a>. The real risk is centralizing the power of such a tool to either a few companies or governments.</p><p>There are two ways we can end up with centralized control: governments or companies. On the government front, it&#8217;s not a win yet. All kinds of forces are trying to get AI regulation passed: politicians looking for more power, companies looking for regulatory capture, and even the Pope now with his latest <a href="https://www.vatican.va/content/leo-xiv/en/encyclicals/documents/20260515-magnifica-humanitas.html">encyclical</a>. I think he nailed the centralization risk in companies without realizing there&#8217;s the same one when you regulate them. Actually, government centralization is worse, at least companies have the government watching over them, but who watches the watchers?</p><p>On the other front, things are looking as good as we could hope. We have all kinds of models and companies competing: SOTA models pushing the limits every other week, open weights models letting users run private and local model AI without asking for permission, American models, Chinese models, we even have a European one. Intelligence is becoming more and more like a commodity, and the app layer seems to be what&#8217;s important.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!HXPP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!HXPP!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png 424w, /__u/substackcdn.com/image/fetch/$s_!HXPP!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png 848w, /__u/substackcdn.com/image/fetch/$s_!HXPP!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png 1272w, /__u/substackcdn.com/image/fetch/$s_!HXPP!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!HXPP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png" width="1456" height="1123" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1123,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1325270,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/200008135?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!HXPP!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png 424w, /__u/substackcdn.com/image/fetch/$s_!HXPP!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png 848w, /__u/substackcdn.com/image/fetch/$s_!HXPP!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png 1272w, /__u/substackcdn.com/image/fetch/$s_!HXPP!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53029c1e-6d80-4595-8c67-8a3413b1f672_2052x1582.png 1456w" sizes="100vw"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">model share is decentralizing over time. source: https://openrouter.ai/rankings#market-share</figcaption></figure></div><p>As long as models are swappable and users have the possibility to exit and switch, that risk is completely mitigated. That kind of environment leads to competition, and competition forces companies to behave well. If they misbehave, they start to lose users fast.</p><p>So now we only need to worry about the government side, and even there things are looking better than they could. Regulation happens country by country. If one country decides to lock everything down, the rest of the world still has access to unregulated models. That creates a natural incentive against over-regulation, no country wants to handicap itself while everyone else races ahead. This is already happening; China has, ironically, open sourced its models to try and damage US companies&#8217; revenue, giving access to unrestricted models to users around the world.</p><p>All the right incentives are starting to align. The future of AI looks less like 1984 and more like the internet: messy, distributed, and impossible to control. The kind of environment that lets a thousand models bloom.</p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/0xsd.substack.com/subscribe"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Everything valuable about crypto is downstream from self-custody ]]></title><description><![CDATA[Crypto is valuable because it lets people store and transact value without having to ask for permission or trust anyone in the process.]]></description><link>https://0xsd.substack.com/p/true-ownership</link><guid isPermaLink="false">https://0xsd.substack.com/p/true-ownership</guid><dc:creator><![CDATA[0xsd]]></dc:creator><pubDate>Thu, 07 May 2026 18:10:21 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!JRtb!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!JRtb!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!JRtb!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png 424w, /__u/substackcdn.com/image/fetch/$s_!JRtb!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png 848w, /__u/substackcdn.com/image/fetch/$s_!JRtb!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png 1272w, /__u/substackcdn.com/image/fetch/$s_!JRtb!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_webp, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!JRtb!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png" width="1018" height="678" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/dcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:678,&quot;width&quot;:1018,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:121888,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://0xsd.substack.com/i/196811247?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!JRtb!, /__u/0xsd.substack.com/w_424, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png 424w, /__u/substackcdn.com/image/fetch/$s_!JRtb!, /__u/0xsd.substack.com/w_848, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png 848w, /__u/substackcdn.com/image/fetch/$s_!JRtb!, /__u/0xsd.substack.com/w_1272, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png 1272w, /__u/substackcdn.com/image/fetch/$s_!JRtb!, /__u/0xsd.substack.com/w_1456, /__u/0xsd.substack.com/c_limit, /__u/0xsd.substack.com/f_auto, /__u/0xsd.substack.com/q_auto:good, /__u/0xsd.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdcdfb9aa-4886-434f-8021-8bb3cf2652f7_1018x678.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Crypto is valuable because it lets people store and transact value without having to ask for permission or trust anyone in the process. That was Satoshi's big breakthrough: a decentralized ledger of ownership where participants don&#8217;t have to trust each other and can still trust the network as a whole.</p><p>That property, trustlessness, is the foundation for everything else. And nothing can be trustless without the ability to self-custody:</p><ul><li><p>Uncensorable money? Only if you hold the keys, not if an exchange does. </p></li><li><p>Private money? Impossible by definition if someone else has custody.  </p></li><li><p>DeFi? Only if you control access, not if a company can freeze your position.</p></li><li><p>Permissionless markets, decentralized payments&#8230; all of them only work properly because self-custody exists.</p></li></ul><p>Self-custody, at its core, means that the owner of an asset isn't trusting anybody else to access or transact with it. Whoever holds the keys controls the asset, without having to ask anyone for permission.</p><p>This is already rare in the physical world: easy with cash or small stuff you can store where you live, but even the ownership of your house depends on a government deed they can revoke at any moment. It's even rarer in the digital world: you don't own the money in your bank account, and you don't own your digital identity either: your social media handles, your iCloud photos, your Google docs. You never owned any of it, you're just trusting a corporation not to take your access away.</p><p>Crypto is the only place where that actually changes. It's the only system that lets you hold value in digital form the way you hold cash in your pocket. </p><p>And the mere existence of self-custody as an option is what creates the value in crypto, even for people who never fully use it. Anyone who interacts with a crypto protocol benefits from some of its values. There's a whole spectrum:</p><ul><li><p>Buy the real coin and self-custody it &#8594; full upside, true ownership, and the freedom to exit on your own terms.</p></li><li><p>Self-custody a stablecoin or RWA &#8594; you get freedom and anonymity a bank account will never give you, even though the asset itself is centralized.</p></li><li><p>Hold an ETF &#8594; you get the upside of a scarce decentralized asset, but none of the ownership. An ETF of a centralized asset with "limited supply" would be worthless.</p></li></ul><p>Full self-custody on one end, complete trust on the other. But the spectrum only exists because self-custody is an option in the first place.</p><div><hr></div><p>I think the real goal of crypto is to increase freedom and optionality for everyone. But you can't get there without protocols nobody can switch off, censor, or control. Self-custody is what makes that possible.</p><p>We still have a long way to go for it to be accessible for everyone. It should come in multiple forms for different use cases: from abstracting the technical complexity for low-balance transactional wallets, to the most secure multi-sig setups for long-term wealth. If you actually care about crypto's values, one of the highest-leverage things you can do is make self-custody better, safer, and more accessible.</p><p>At least that&#8217;s what I'm doing :)</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://0xsd.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item></channel></rss>