<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Synapses Fest</title>
        <link>https://paragraph.com/@vassilis</link>
        <description>undefined</description>
        <lastBuildDate>Tue, 21 Apr 2026 04:30:55 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Synapses Fest</title>
            <url>https://storage.googleapis.com/papyrus_images/e8a042956668a79a8ee1a4e4b412990b.jpg</url>
            <link>https://paragraph.com/@vassilis</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Mind Crunches #28: Links to Finetune Your LLM]]></title>
            <link>https://paragraph.com/@vassilis/mind-crunches-28-links-to-finetune-your-llm</link>
            <guid>TfAxP3fBhln7dqj9B6iC</guid>
            <pubDate>Tue, 05 Nov 2024 23:46:46 GMT</pubDate>
            <description><![CDATA[📌 Mind CrunchesOpenAI released two major new preview models last month: o1-preview and o1-mini previously rumored as having the codename “strawberry”. There’s a lot to understand about these models—they’re not as simple as the next step up from GPT-4o, instead introducing some major trade-offs in terms of cost and performance in exchange for improved “reasoning” capabilities. One way to think about these new models is as a specialized extension of the chain of thought prompting pattern—a “th...]]></description>
            <content:encoded><![CDATA[<div class="relative header-and-anchor"><h3 id="h-mind-crunches"><span data-name="pushpin" class="emoji" data-type="emoji">📌</span><strong> Mind Crunches</strong></h3></div><ul><li><p>OpenAI <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://openai.com/o1/">released two major new preview models</a> last month: o1-preview and o1-mini previously rumored as having the codename “strawberry”. There’s a lot to understand about these models—they’re not as simple as the next step up from GPT-4o, instead introducing some major trade-offs in terms of cost and performance in exchange for improved “reasoning” capabilities. One way to think about these new models is as a specialized extension of the chain of thought prompting pattern—a “think step by step” concept. Pre-trained models are doing next token prediction on an enormous amount of data. They rely on “training-time compute.” An emergent property of scale is basic reasoning, but this reasoning is very limited. What if you could teach a model to reason more directly? This is essentially what’s happening with o-1 models. When we say “inference-time compute” what we mean is asking the model to stop and think before giving you a response, which requires more compute at inference time (hence “inference-time compute”). In case this rings a bell, it’s pretty much the same concept as <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.amazon.com/Thinking-Fast-Slow-Daniel-Kahneman/dp/0374533555/ref=sr_1_1?crid=3HMIQKN2QHX8U&amp;dib=eyJ2IjoiMSJ9.OYvXJt3P1boOtYTaclVySt3RgTHGyr9QE4qSK1ImjhAOWXXiEjeTngbSbVZVwjmQj0BDMV7RRpjsuiqAuV19cPE2nkJYTgVoz2upVJTl3-LUg6XxH70zEs7R00irz0PPyMCCSn6GZ2tRhSX_9hxxuN4mVy5Jcn3VRIKSXRNAGd-1lhYYDrsfXttFAVQ4dUqfRj8xlyRoalEEBTFPa_UmoAN9EyaKgQZea8aqZ1MpfOo.QWQmwQU8-aceVj9Ki5tZl596ikxZ3jMrUrUkgwLY58I&amp;dib_tag=se&amp;keywords=kahneman+thinking+fast+and+slow&amp;qid=1730848090&amp;sprefix=kahneman%2Caps%2C684&amp;sr=8-1">Kahneman’s System 1/2 thinking</a>.&nbsp;So where do we go from here? I see two major trends:</p><ul><li><p>A rapid rise of an agentic economy built on the next-gen reasoning capabilities of LLMs</p></li><li><p>More innovation and focus shifting from the Infra stack of AI, which is dominated by Big Tech, to <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://epochai.org/blog/optimally-allocating-compute-between-inference-and-training">Inference whose costs go down</a>. This means more apps, new use cases, more VC money pouring in the system.</p></li></ul></li><li><p>The crypto industry went wild the past weeks with AI agents onchain. <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/virtuals_io/status/1849841392241283559">Some autonomous agents</a> launched memecoins and demonstrated interesting behaviors like <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/ethermage/status/1849846357370323355">for example tipping humans to convert them into influencers</a>. I am personally cautiously optimistic about the future of agents onchain. There are some use cases that make absolute sense like for example providing crypto payment rails for agents to transact onchain or coordinating thousands of micro-agents to orchestrate an action. There are some other that are still emerging but they are fascinating like attaching a real human behind an agent, embedding an agent in your own wallet to provide personalized financial assistance, hooking agents in prediction markets etc. There is also an innovation race for providing amazing tools to launch agents onchain. <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/MurrLincoln/status/1851007418370834782">Coinbase</a> has an SDK to launch an agent in a few minutes, <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.brianknows.org/">Brian</a> provides an intent engine that makes agent functional, <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/gizatechxyz">Giza</a> builds a full stack for ZKML agents. The next months will be interesting.</p></li><li><p>The world of progress is filled with O-ring problems. For example, driverless cars -a manifestation of brilliant software and hardware engineering- will not be super useful if our roads are bad -something which only requires basic state capacity-. In a similar fashion, <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.asimov.press/p/levers">next gen AI won’t accelerate Bio sciences</a> if we don’t first address “infra problems” like the cost of raw materials. This is <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://marginalrevolution.com/marginalrevolution/2024/10/does-the-o-ring-model-hold-for-ais.html">another post from Tyler Cowen</a> on whether AI itself suffers from O-ring problems. I had written about the <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://synapsesfest.substack.com/p/mind-crunches-8-the-o-ring-problem">O-ring theory in one of my previous posts</a> and I have to admit that once you internalize the concept, it becomes like a second nature. You constantly try to identify O-rings that can hinder the success of your idea/project/startup. </p></li><li><p>How <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://nabeelqu.co/reflections-on-palantir">exactly is it working for Palantir</a>? Highly recommend you reading the whole thing. Especially, the part about moral decision making in tech is fascinating. In a way, this applies to crypto as well. For many people in crypto, the “System” (tradfi, institutions etc) is a priori immoral, hence working with the “System” is anti-crypto. A more empirical/realistic/effective approach would be to pursue crypto projects with the “System”, infuse new behaviors, change the paradigm. </p></li><li><p>Satya’s <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/tsarnick/status/1848463329972654104">speech on the new world currency</a>: Tokens x USD x Watt. The Crypto version of the currency is: Tokens x Tokens x Node.</p></li><li><p>The Startup Pirate on the <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.startuppirate.com/p/what-to-watch-in-crypto">vibrant Greek crypto ecosystem</a>! A combination of micro and macro factors built the right conditions for many Greeks to play a pivotal role in the future of crypto.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://caseyhandmer.wordpress.com/2024/10/26/we-can-terraform-the-american-west/">Casey Handmer makes the case for a terraformed American West</a>. The American West is empty. We could have many more metropolitan cities and a better life for millions of people (<a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.amazon.com/One-Billion-Americans-Thinking-Bigger/dp/0593190211/ref=sr_1_1?crid=2E9E33IFKMI4B&amp;dib=eyJ2IjoiMSJ9.Xrm_GFjdVOdjjppeuSyI6wvGV2_RqLbSu7akAeSfyX2Mjkl_26ixOOMC1tkrzK_hdZyMl_ICJ8aX26EKOoKEskidAEnFDdHvdzkuIix_6w8auP1s6cLIgAYCBSb9mjEtBzMWVYMLfRBi34qDb-moQA.xXwPixMXCKDrzcClKyEUhnxAs0D8qtDtDl4EG3AzZSo&amp;dib_tag=se&amp;keywords=matthew+yglesias&amp;qid=1730847027&amp;sprefix=yglesias%2Caps%2C765&amp;sr=8-1">this is a good book</a> on why need millions of more people in America). The main problem is water scarcity. The key to solving water scarcity  is to make more of it using solar powered desalination technology. </p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://brief.bismarckanalysis.com/">The Atlas of live players and institutions</a> by the excellent Samo Burja. Again, do yourself a favor and subscribe to Palladium. It’s definitely expensive for a digital subscription but it’s totally worth it!</p></li><li><p>Ben Thompson is <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://stratechery.com/2024/metas-ai-abundance/">bullish on Meta’s AI future</a>. His main thesis is that GenAI can make a big impact in advertising and further enhance Meta’s strategy to bypass ATT. </p></li><li><p>Oldie but goldie. Paul Graham on <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.paulgraham.com/makersschedule.html?ref=thediff.co">Makers’ vs Managers’ Schedule</a>. The way it works for me -that I am not a maker- is to block days, or big chunks of days, for back to back meetings and reserve the rest for deep work.</p></li><li><p>The excellent Jason Zhao on <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://jasonzhao.substack.com/p/how-blockchains-will-eat-the-world">how blockchains will eat the world</a>. Come for the tool, stay for the network.</p></li><li><p>My observations on the <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/TziokasV/status/1847669757413302456">future of prediction markets</a>.</p></li><li><p>Sotheby’s first AI art exhibition by <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.sothebys.com/en/auction-catalogue/2024/exorbitant-stage-botto-a-decentralized-ai-artist-NFN104?s=intro">Botto</a>. Since 2021, Botto has been generating prompts for text-to-image models without direct human intervention, seeking to create what might qualify as true "art". An open, decentralized community votes on Botto's outputs, training Botto in artistic sensibilities. Weekly, the most popular image is published as a canonical Botto artwork that is then sent to auction. To date, Botto has sold over $4M worth of art, from just over 140 unique pieces.</p></li><li><p>Charter cities and network states are currently one of the hottest startup sectors. My personal thesis is that charter cities/special economic is a fascinating concept and have already proven to deliver interesting results. I am all for more innovation, more charter cities, more experimentation. But the concept of “network states” the way it’s articulated in <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://thenetworkstate.com/">Balajis’ book</a> is problematic mostly in the sense that it envisions a non-pluralistic future focusing on exitocracy when the future we should aspire to is one of deliberate bridging of antithesis and plural governance.</p><ul><li><p>The brilliant Devon Zuegel founded <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://esmeralda.org/">Esmeralda</a>, a new city outside San Fransisco. </p></li><li><p>Praxis <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.praxisnation.com/news/financing-announcement-10-24">raised &gt;$500M</a> to build a new city from scratch </p></li><li><p>Zuitzerland is buying land for 10,000 people in Switzerland, with the eventual goal to be Switzerland's 27th Canton (Swiss version of state)</p><p></p></li></ul></li><li><p>I have written multiple times in the past how fragile the MSFT&lt;&gt;OAI partnership is. It’s now an established reality that <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.nytimes.com/2024/10/17/technology/microsoft-openai-partnership-deal.html">the bromance is over</a>.</p></li><li><p>What<a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.aaronrenn.com/p/ladders"> ladders</a> are you climbing? A great read on the importance of carefully choosing which hierarchies we decide to climb and why.</p></li><li><p>The <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/MustStopMurad/status/1839732601759641960">one video</a> you have to watch if you want to understand memecoins. As the famous lyric goes “<strong><em>Nobody know what it means, but it’s provocative. Gets the people going</em></strong>”</p></li><li><p>This is a <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.lesswrong.com/posts/CYYBW8QCMK722GDpz/how-much-i-m-paying-for-ai-productivity-software-and-the">good breakdown</a> of how much smart people are paying to boost their AI productivity. I am using many of these premium services myself. I expect a big consolidation happening pretty soon for most of these services but i still see a market for extremely narrow/specialized LLMs to assist specific professions.</p></li><li><p>We have now mapped all the 1<a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.nature.com/articles/d41586-024-03190-y">40,000 neurons in the fruit-fly brain</a>. Magic.</p></li><li><p>Packy on Cuby, the most <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.notboring.co/p/cuby-the-house-factory-factory">exciting startup that you have never heard of</a>. Build more housing. End of discussion.</p></li><li><p>On the importance of being “<a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://asteriskmag.com/issues/07/culture-studies">taught a culture</a>”. Karlsson makes the case that “culture” is a catalyst in the effectiveness of all teaching methods, interventions and tools and if you learn how to “scale culture” you can actually build a new educational movement that will shape individuals throughout their lives the same way that Montessori and Jesuit schools did. </p></li><li><p>One thing I am convinced about is the natural PMF of stablecoins in emerging markets. Here is a <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://castleisland.vc/writing/stablecoins-the-emerging-market-story/">great report from Castle Island Ventures</a>.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/TziokasV/status/1833506871451558142">Short comments</a> on Draghi’s European competitiveness report.</p></li><li><p>OnlyFans is a <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.matthewball.co/all/fansprofitandloss">hell of a business</a>.</p></li><li><p>Why the energy-hungry AI industry is <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://climate.benjames.io/ai-go-brrr/">actually good for the climate</a>. tldr: Clean energy technologies are famous for their <em>learning rates</em> - they get cheaper as you build more of them. Data centres create price-insensitive clean power demand that will foot the bill of expensive early projects. Read the whole thing!</p></li><li><p>Lux’s <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/wolfejosh/status/1827822860733128897">letters to their LPs</a> are always a must read.</p></li><li><p>A robot <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/NikoMcCarty/status/1832134244908380222">controlled by a fungus</a>. Remember! Fungi are <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.amazon.com/Entangled-Life-Worlds-Change-Futures/dp/052551032X/ref=sr_1_1?crid=14DHO6WHXB2P7&amp;dib=eyJ2IjoiMSJ9.AF8f6y2E0pkFS3YCJljTCubr7Oy2bMsYXaAaO78VAabmaFT8fdsWHOw85wOgOuFhlUJoApivO4iZbdCRn5dIsQKqbcILnAScPefUcVaN6vUlNyHZ0fUYmZcE1lodN7QhVyOo2PzSWMwEnx6JF7jphnUWhV3y4tE7Hr7mh2y3o8pSTEorh-qLnj_bI3Amdml3fPZiaJ2CD8IEsW0rX4nO-O8UoK6xO-VWDBolmQ2aR_Q.mzWAqy8IWlxSGvARjR3LeTTqosz26zdj1xsZMkEdAPo&amp;dib_tag=se&amp;keywords=entangled+life+by+merlin+sheldrake&amp;qid=1730813915&amp;sprefix=entangled%2Caps%2C379&amp;sr=8-1">truly amazing</a>.</p></li><li><p>A <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://paragraph.xyz/@badeaux/programming-economies-to-reshape-markets?referrer=0x1dc41c09aA72992284E76032499882A7CbD79890">fascinating read on the concept of Advanced Market Commitments</a> or aka Economy as a Service.</p></li><li><p><strong>Recommended Blog</strong>: <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://climate.benjames.io/">Ben James’ blog</a> about the Climate. One of the best blogs out there.</p></li><li><p><strong>Recommended Book</strong>: <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.amazon.com/MANIAC-Benjamin-Labatut/dp/0593654498/ref=sr_1_1?crid=TKVMX4YKLK7A&amp;dib=eyJ2IjoiMSJ9.ymZ3GhFn-PIPOHC9WU-vSn1n2X2c3ZEVH8XilyReXBmERTm-csc-NRdtFhLSzFXvMV-bITLHyov57KXZTowk5ttieLmAUruedr1pcXliCRG6d9JQFYi3LcuKuY8y61kLehgeqwfxmIltcypxesCDyqrjKoeF3wEMdp_eYFTMJB5PXzoXpXUpgQhgGlqAIlt_L8nrYWqHJ5tRrrgFzeBE-8I86OhDdXhS9kUlEOHbpQU.dRP-IIQtwiNU1ban17DdbjmwT7elcE1s3ZWC26eUH3k&amp;dib_tag=se&amp;keywords=the+maniac&amp;qid=1730700028&amp;sprefix=the+mania%2Caps%2C777&amp;sr=8-1">The MANIAC</a><strong> </strong>- Benjamin Labatut</p></li><li><p><strong>Recommended Podcast</strong>: <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.macroscience.org/p/announcing-the-metascience-101-podcast">The MetaScience podcast series</a></p></li><li><p><strong>Quote</strong>: “<em>Bring forward what is true. Write it so that it is clear. Defend it to your last breath</em>.”<em> </em>Ludwig Boltzmann</p></li></ul><p></p>]]></content:encoded>
            <author>vassilis@newsletter.paragraph.com (vassilis.eth)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/9ad002021f72234bb83021d3c935c230.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Mind Crunches #27: Increasing State Capacity With Crypto]]></title>
            <link>https://paragraph.com/@vassilis/mind-crunches-27-increasing-state-capacity-with-crypto</link>
            <guid>4PMecpeQLGbGRV0GXzJF</guid>
            <pubDate>Tue, 20 Aug 2024 09:16:39 GMT</pubDate>
            <description><![CDATA[💡MeditationsThe State Capacity Theory Of Everything: there is a growing consensus that the West is in decline. Income inequality, woke c...]]></description>
            <content:encoded><![CDATA[<div class="relative header-and-anchor"><h3 style="text-align: start" id="h-meditations"><span data-name="bulb" class="emoji" data-type="emoji">💡</span><strong>Meditations</strong></h3></div><ul><li><p><strong>The State Capacity Theory Of Everything</strong>: there is a growing consensus that the West is in decline. Income inequality, woke culture, housing shortage, climate change, low productivity growth, obesity, falling fertility rates are ingredients of a mix that people use either to justify their degrowth and nihilistic agenda or get motivated to fix things (this blog is, of course, a big advocate of the latter).</p><p></p><p>One of the most influential articles I have read the past years is the <a target="_blank" rel="" class="dont-break-out" href="https://worksinprogress.co/issue/the-housing-theory-of-everything/"><u>Housing Theory of Everything</u></a> from the always excellent Works In Progress. I highly recommend you reading it in detail but in a nutshell the authors believe that housing shortages are the root cause for all the malaise in the West. You may agree or disagree with this view (I personally don’t) but the reason I really loved this post is because it follows a clear and action-oriented rationale on how to fix things. If you are a subscriber, you already know that a core tenet of my life philosophy is an action-first mindset. Only when you do things, you can move forward. You may go sideways or even backwards before you go forward but only when you act, you will generate information to update your worldview. If you want a more academic term, you can use the word “effectuation” which is one of the core values of great tech entrepreneurs I personally admire like <a target="_blank" rel="" class="dont-break-out" href="https://x.com/judegomila/status/1691596152309997582"><u>Jude Gomila</u></a> and <a target="_blank" rel="" class="dont-break-out" href="https://www.youtube.com/watch?v=q2iBxRGSH3E"><u>Brian Armstrong</u></a>. Or if you are a visual person, this viral meme is a good depiction of effectuation and path dependent futures.</p></li></ul><p><br></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f5b22df0203cbfe0291fca36a0b1154a.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAXCAIAAADlZ9q2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAG2klEQVR4nIVVbUxTaRZ+f84Pd/6wO5ssbiI2Qdyqm+6ywXVhFp0MU9NZpGhpsLalEwbpndaxMFJkgFyGj/rREj4uLaVyC96yYJu2TIuFTqfYhbJ1q5CFMIAK6qYI2ExlkIrXey13Uy9jskKyJyc3b96bc55znnPyvIDaZsQrgqIosVB88HcHCZIwGo0mzNSGtLW2tKrqVT6fz+VyYdexivKKYe9wT0/PoGtQ3663WCwkSW7PBrZf4ThOUVTyH5IBANHnUUGBoKy6rAKukECS49zjzUiz/MK5o5yjGZkZl5HLVxqv1F2tkylkSqVye6qdAcjNeCFSh5ylz1zfWDf8w9Du67D9297p74SdNY4Jh/pmoww7NzTt7vZjtju2BqeqN9hLB8Y2Y+/4DgC0/bj243JkmSTJ9Y31jZcbBEmsR+MH2tej68QrgiAJnMBxAl99vrojPzt3sENPZDwYhuFdu3YBAHb/drfVZo1PiyRIMl41RVHPos86Rg2ws6bJ26y4UaK4UeKYdKxGV/8PAPnG6LPf7+dyuQKBIBgMrv60SlEUnXrj1UbLMMLR5rKRE4VYkaBT/Ev4wKfaXFOgJ04RSZIEScQ2YwRJ7Fg4+eaLoiiTyZRIJAaDga49thnDCfz2w2AxBoHyPYJOcaW9Gh0zSq4XFWNfTD+Zvrd8HyfweAf0NN5JTe9SMBhEUbSiooLBYCQlJQEACgsL4yGvY8vPlqFe+cl2fo4uDxlGPLPeMmt5RtPH2bqTPH2+vO/807Wn8RmMzY113eo2B8yeKc87tLjdbjabLZfLIQjyer12u53BYNTV1VEUNf54PFt/CnbW1A7UZ+tOVtqrHZOOycVJ34OR3tt9/vv+rrFu63h8TsAetCuwUsMtg2vCFSf05QZFUYFAgMfjAQBSU1MVCoXFYgmHw8eOHdu3f19VZdVidDFbx5OaZJrvNL9X/aVluEU1dKkYg3j6/BLzBdhZ03BT5Zx00tyAUCRUrIfUTvXDpw9jr+NEBQIBuVyu0WhYLJbX65XL5SwWC/xsYqF45PGIEJW4poby9KeV1ovmO2YsgH1lLaNXqML2dZ2rPv+a0DU1tLWm5hvmleUViqKiz6P1DfV7GXthGFYoFBAE5ZzI+YT9yedFnzNTmB8e/yt4H4jl4kvey0WY9FyfQtorm1mZCT8PBxYCjklHpaOajWSzkRPSXpkQlWABbAsgV5Arrzp3/z/38kR5hw4ckklloSehJ0tP9Nf0+g790uJSzokc9lH26SbRJetlAMCvzjD+Zjgl65G3j3Q0eZs9s17X1FD+NeFXViVyS5vR9HHtQP3QtNsz690CkFZLf523V278EvzpvVpPPdKF7Gfs3/ObpIy0DF2LLpGxO+NYRofbAD4AjERGa2PrgGWg1dJ63lpiG7fBzhp2G9c6bvPMeo1jXb453+TipNJ6UWz8DHbWkJtkHIDemfHb44P2QXWXGuwBZxFp/0I/Kz+V5v0wlP6LzA+S98XlT/iZUOvVfmOqFXSKy6zlnh88N/5l5unzO0YNtFjx9Pn514Qcbe7MysxWByRJdvux4kbp7OIsRVGQDNr35xSQAHxTvon7EwXCgoIzBf3mfnqvRBJRy3BLw7eqJk+T0nrRPtE/MHVz5N6I5a7FfMdcjEGa7zSmQA86ZhR0ih+sPAA4gaM+VPd9u9ar1Tgal18s9/29r6257bz8PDOFOewZjkajfea+xMREhUKhUqkkhRLLXUudrcE+0d8xauj+53VkGLHctSitF8HXjBLzhcpvq/L0pyXGQtXQpVAkBFajq2UmpWnUpPu+XdFVOjTtDgaDJaUlOI6fEZ5JS0tLSUlhMpkajcbv90uLpKIvxF+aFMUGKepDZ1Zmem/3fTNQVztQf0T90YGGw9n6UzTqVbf6U23u2MLYlti9VQt6HllZWSwWSyQShUIhh8MBwzCCINnZ2Xw+X61RxzZjLzZerG+sv42FeuV/vPJhp78THTNedatt47arbnWZtTzewVvliusPgdOSt7a21t3drXpjPp8vLS0NAMDlcquqqnp6eraLLv4aX3u5NnjPnW8QgvI9QJl4oOEwR5vrm/PtINfRaHRiYiISiYTDYYfD0dzcDMOwQCBgs9nJycmlpaWRSCQUCs3Pzy88XFiYX1haWnr06FF4JTw3Nxf+KRyKhLAA1jFqQG5pHz97/D8AND/z8/Nnz57lcDjp6elsNhuCIA6HIxKJuFyuRqOxWCzp6elHjhzh8Xh8Pp/H47FYLD6ff/DQQQ6Hs73cnd7knx+ArKyszMxMv9+flJSUmpoKQRD9S6lUJiQk6HQ6FEXpzrKyshISElAUpQl/67HN2H8BtjjaTnsktdQAAAAASUVORK5CYII=" nextheight="951" nextwidth="1295" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>My personal unified theory of everything is that <strong>the overall decline is a result of the institutional decay and low state capacity in the West</strong>. These two aren’t the same but are communicating vessels. <a target="_blank" rel="" class="dont-break-out" href="https://www.niskanencenter.org/state-capacity-what-is-it-how-we-lost-it-and-how-to-get-it-back/"><u>The Niskasen Center</u></a> has observed that declining state capacity has led to declining trust in government – and a growing impatience with the often messy and muddled workings of democracy</p><p style="text-align: start">The institutions that were once the four pillars of Western society - representative government, the free market, the rule of law and civil society - are degenerating. The U.S. state capacity is rapidly declining. For example, roads and trains in the U.S. <a target="_blank" rel="" class="dont-break-out" href="https://www.vox.com/22534714/rail-roads-infrastructure-costs-america"><u>cost much more per mile</u></a> than other rich countries. Ezra Klein has <a target="_blank" rel="" class="dont-break-out" href="https://podcasts.apple.com/us/podcast/a-%241-7-million-toilet-and-liberalisms-failure-to-build/id1548604447?i=1000652592428"><u>written a lot about our inability to just build</u></a>.</p><p style="text-align: start">So how do we fix this? Renovating democratic institutions and increasing state capacity aren’t easy tasks and definitely don’t have a single magical solution. But at the same time, we have to start somewhere and I am very confident we now have important tools in our hands to help us accelerate.</p><p style="text-align: start">These “tools” is a combination of sociocultural trends and technological advancements that together form a perfect recipe for meaningful change. I will focus more on the technology side of things but a short summary of the cultural change I see is the continuous rise of Progress studies, optimistic mindset, YIMBYism, nuclear energy advocacy and the realization that “technocracy” is a losing bet.</p><p style="text-align: start">When it comes to technology, what makes me bullish is the rapid advancement in emerging tech (AI, bio, crypto, energy, defense) and cross-pollination of ideas between seemingly separate fields. I see crypto as a horizontal technology that can enhance other fields infusing them with a foundation of trust, verifiability, transparency and -sometimes- decentralization. <a target="_blank" rel="" class="dont-break-out" href="https://x.com/TziokasV/status/1798462927059783828"><u>I have argued for long time that Crypto needs to become more extrovert</u></a> and insert itself in the tech optimism and accelerationism narrative.</p><p style="text-align: start">So what does this have to do with Institutions and nation building? Here are some examples and ideas of how crypto can make Democracy future proof.</p><ul><li><p><strong>Next-gen Capitalism:</strong> a combination of smarter property rights, global and 24/7 free markets and trustless systems is the perfect recipe for an evolved version of capitalism. <a target="_blank" rel="" class="dont-break-out" href="https://www.notboring.co/p/capitalism-onchained"><u>Packy’s post</u></a> is still an excellent read on why onchain capitalism is just better than current capitalism. It’s true that capitalism has got a bad name the past years mostly because it’s associated as the root cause of inequality but it’s still the best system we have, it has proven it can bring tangible results to world’s GPD and it’s directly connected with the future of liberalism. Liberalism is another “theory” whose meaning has completely altered from its initial inception but in its core is a philosophy that focuses on individualism, liberty, free markets and equality. These are values that act as communicating vessels with capitalism and can be championed by crypto. Hayek FTW!</p></li><li><p><strong>Government information integrity</strong>: at its heart, the institutional crisis is about trust. As the political scientist Francis Fukuyama has <a target="_blank" rel="" class="dont-break-out" href="https://www.ucpress.edu/book/9780520303607/renovating-democracy"><u>argued</u></a>, “<em>Belief in the corruptibility of all institutions leads to the dead end of universal distrust. American democracy, all democracy, will not survive a lack of belief in the possibility of impartial institutions; instead partisan political combat will come to pervade every aspect of life.</em>” Blockchain and zero knowledge technologies can solve this by bringing transparency and verifiability to almost all government information from voting to political campaigns and from fiscal figures to agencies spending. One way to <a target="_blank" rel="" class="dont-break-out" href="https://www.noahpinion.blog/p/america-needs-a-bigger-better-bureaucracy"><u>have better bureaucracy</u></a> is to have transparent bureaucracy. Side example: I am Greek and</p></li><li><p><strong>Participatory Governance + Deliberative Polling</strong>: we need to do a better job on engaging and informing every citizen about local and national issues. It is not possible to manage toward outcomes that are good for all without the inclusion of all in the structures of decision-making used for that management toward outcomes. But at the same time, we can’t succumb to a vetocracy. We already have some early examples of <a target="_blank" rel="" class="dont-break-out" href="https://www.involve.org.uk/resource/citizens-assembly"><u>Citizen Assemblies</u></a> and <a target="_blank" rel="" class="dont-break-out" href="https://pol.is/home"><u>real-time AI systems</u></a> for gathering, analyzing and understanding what large groups of people think. We need to accelerate this and incentivize everyone to participate through zk-voting, NFTs for contributions to local groups and quadratic voting.</p></li><li><p><strong>Prediction Markets-Based Policymaking</strong>: public discourse around improving democratic systems is currently stagnant and market failures are creating problems across domains, from climate change to extreme inequality in access to healthcare. With prediction markets gaining increasing popularity, we could test a model where an LLM trained with country-specific data is measuring predictions against actual outcomes and asks citizens to vote on policies enabling subsidiarity and reducing conflict between groups.</p></li><li><p><strong>Decentralizing Energy</strong>: DePINs redefine physical infrastructure management by embedding smart contracts into operational systems. This shift not only reduces operational costs but also accelerates service delivery. Energy DePINs enable individual energy producers, such as homeowners with solar panels, to engage directly in peer-to-peer energy trading. This model bypasses traditional utility frameworks, fostering the adoption of renewable energy sources and democratizing access to energy markets. For example, <a target="_blank" rel="" class="dont-break-out" href="https://a16z.com/decentralizing-the-electric-grid/"><u>a16z recently published</u></a> how we could have a much more performance electric grid if we decentralized it ahead of an incoming load growth.</p></li></ul><p></p><p></p><div class="relative header-and-anchor"><h3 style="text-align: start" id="h-mind-crunches"><span data-name="pushpin" class="emoji" data-type="emoji">📌</span><strong> Mind Crunches</strong></h3></div><ul><li><p>An <a target="_blank" rel="" class="dont-break-out" href="https://www.statecraft.pub/p/how-to-modernize-congress?utm_source=%2Finbox&amp;utm_medium=reader2"><u>excellent interview with Matt Lira</u></a> on why U.S. Congress is so slow to adopt digital technologies.</p><blockquote><p><em>“That would liberate the rest of that time for higher order tasks, whether that's proactively communicating with constituents or doing legislative research and oversight. And that's just one office. If you take that and apply it across all 435 offices, you've unlocked a ton of institutional capacity.</em>”</p></blockquote></li><li><p>I have written in the past about the Cobra effect of policymaking/regulation and how sometimes well intended movements generate undesirable results. Maxwell Tabarrok has a <a target="_blank" rel="" class="dont-break-out" href="https://www.maximum-progress.com/p/two-hypocrisies-of-conservation"><u>really interesting post</u></a> on how environmentalism, one of the most influential political movements of the past decades, is both unnatural and polluting.&nbsp;Eye-opening!</p></li><li><p>Extremely excited about the <a target="_blank" rel="" class="dont-break-out" href="https://www.whitehouse.gov/briefing-room/statements-releases/2024/08/13/fact-sheet-biden-harris-administration-takes-new-actions-to-lower-housing-costs-by-cutting-red-tape-to-build-more-housing/"><u>Biden-Harris Housing Plan</u></a> and their clear focus to accelerate/improve it. Make YIMBYism Great Again.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://andymatuschak.org/hmwl/"><u>Andy Matuschak on his most extensive and insightful post</u></a> on the science of learning aka how to learn to learn. I picked up the concept of “spaced repetitions” from Andy’s blog a few years ago and it proved to be very impactful for me. This post includes many more tips and recommendations.</p></li><li><p>On a similar note, an <a target="_blank" rel="" class="dont-break-out" href="https://haseebq.com/the-hard-thing-about-learning-hard-things/"><u>oldie but goldie post from Haseeb</u></a> on why our psychological self-reaction to try NOT to look stupid prevents us from actually learning hard things. Excellent!</p></li><li><p>I was one of the very few people who publicly said that the Microsoft&lt;&gt;Open AI deal had some amazing short-term impact but it would soon become bumpy and gnarly. Competing incentives, overlapping Venn diagrams between different Open AI partnerships with Big Tech, corporate governance drama, OS AI catching up are very strong forces to ignore. It now seems <a target="_blank" rel="" class="dont-break-out" href="https://www.ft.com/content/7ca3a8a2-7660-4da3-a19e-1003e6cf45db?shareType=nongift"><u>it’s public consensus</u></a> that the deal isn’t as perfect as once seemed.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.writingruxandrabio.com/p/why-havent-biologists-cured-cancer"><u>Why haven't biologists cured cancer?</u></a></p></li><li><p>It’s very common for the Silicon Valley crowd on Twitter to create cool new narratives about “world changing” startups and I will admit that I have been a victim of this in the past. A great example is <a target="_blank" rel="" class="dont-break-out" href="https://www.sandofsky.com/lambda-school/"><u>Lambda School which apparently was a huge scam</u></a> inflated by fake numbers and a super-confident CEO who was willing to publicly lie about these numbers. A great read that feels like <a target="_blank" rel="" class="dont-break-out" href="https://www.panmacmillan.com/authors/john-carreyrou/bad-blood/9781035006779"><u>Bad Blood</u></a>.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.nber.org/papers/w32719?utm_source=substack&amp;utm_medium=email"><u>Concerning field results </u></a>for UBI-like experiments keep coming up. If you are interested in UBI, I highly recommend Esther Duflo’s “<a target="_blank" rel="" class="dont-break-out" href="https://www.amazon.com/Poor-Economics-Radical-Rethinking-Poverty/dp/1610390938"><u>Poor Economics</u></a>”.</p></li><li><p>Synthetic data won’t solve the data wall problem on their own. <a target="_blank" rel="" class="dont-break-out" href="https://www.nature.com/articles/s41586-024-07566-y"><u>New research </u></a>shows that indiscriminate use of model-generated content in training causes irreversible defects in the resulting models, in which tails of the original content distribution disappear. Also, <a target="_blank" rel="" class="dont-break-out" href="https://x.com/TziokasV/status/1817238583322784212"><u>my pov about the data wall problem</u></a>.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.luxcapital.com/securities/driving-through-china"><u>A blogpost on how life in China actually is</u></a> from the always excellent Lux Securities. Self-recommended.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.tabletmag.com/feature/american-vulcan-palmer-luckey-anduril"><u>Palmer Luckey’s interview at Tablet magazine</u></a> is already viral (and a great read). The most interesting part of it is Luckey’s view about free will and how our environment at early age pretty much shapes (or determines if you want) what we will do in the future. Luckey thinks that future is pretty deterministic to which I personally agree. A great assorted post was <a target="_blank" rel="" class="dont-break-out" href="https://www.newthingsunderthesun.com/pub/e0o3fawf/release/1?readingCollection=9f57d356"><u>recently published by the excellent Matt Clancy </u></a>about the effect that mentors have on what their students will study.</p><blockquote><p><em>“I’ve always done a lot of thinking around free will and whether it exists,” he said as his eyes reopened. “And I’m quite concerned that I’m doing what I was programmed to do when I was 8 years old. If you like Yu-Gi-Oh! and the Power Rangers, can you really do anything except build virtual reality and tools of violence to enact your aims while feeling superior?”</em></p><p><em>“Probably not,” he said. “You probably just have to do it.”</em></p></blockquote></li><li><p>My latest obsession is <a target="_blank" rel="" class="dont-break-out" href="https://x.com/abundanceinst/status/1811043860459495786"><u>Virginia Postrel</u></a>.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://x.com/AviSchiffmann/status/1818284595902922884"><u>Super cool AI hardware</u></a> that I don’t need but I would buy just to reward the unconventional mindset of Avi Schiffmann.</p></li><li><p>Personal highlight of summer: <a target="_blank" rel="" class="dont-break-out" href="https://x.com/TziokasV/status/1816811581080056217"><u>meeting Manolis Kellis in person</u></a>. He is building some really cool stuff that will go public pretty soon. <a target="_blank" rel="" class="dont-break-out" href="https://www.perplexity.ai/search/new?q=pending&amp;newFrontendContextUUID=3fff387a-9da1-4330-9cef-73cf59ddeeba"><u>His podcast with Lex</u></a> is a great way to get familiar with his research.</p></li><li><p>I have written multiple times in the past how impressed I am by Sakana AI and their focus on nature-inspired methods to advance cutting-edge foundation models. Their latest “<a target="_blank" rel="" class="dont-break-out" href="https://sakana.ai/ai-scientist/"><u>AI Scientist</u></a>” release is probably the most fascinating thing I have personally seen since the whole ChatGPT craziness started. It is the first comprehensive system for fully automatic scientific discovery from idea generation to paper writing. Even as I am typing this, I can’t fully scope the importance of this initiative. Super bullish on Sakana AI!</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.evolutionaryscale.ai/blog/esm3-release"><u>ESM3 is fire</u></a>!</p></li><li><p>Patrick Collison on <a target="_blank" rel="" class="dont-break-out" href="https://x.com/tylerbruno05/status/1794856593059979749"><u>how to change the world</u></a>.</p></li><li><p>It was a matter of time to see the AI stack getting commoditized and turn into a race to the bottom.</p><ul><li><p><a target="_blank" rel="" class="dont-break-out" href="https://arxiv.org/abs/2407.15811"><u>You can now train a pretty good diffusion model with $2K</u></a>.</p></li><li><p>You can now <a target="_blank" rel="" class="dont-break-out" href="https://x.com/ac_crypto/status/1814912615946330473"><u>run Llama-3-405b with 2 MacBooks at your living room</u></a>.</p><p></p></li></ul></li><li><p><strong>Recommended Blog</strong>: <a target="_blank" rel="" class="dont-break-out" href="https://newsletter.rootsofprogress.org/p/the-present-crisis"><u>The Techno-Humanist Manifesto</u></a> by Jason Crawford</p></li><li><p><strong>Recommended Book</strong>: <a target="_blank" rel="" class="dont-break-out" href="https://www.amazon.com/dp/0385534264"><u>The Wager: A Tale of Shipwreck, Mutiny and Murder</u></a><strong> </strong>- David Grann</p></li><li><p><strong>Recommended Podcast</strong>: <a target="_blank" rel="" class="dont-break-out" href="https://open.spotify.com/episode/358HVT5JPcKfPhhyR7yBuT"><u>Evolved Technology - Why Tech Is Counter-Intuitively Pushing Us Back To Natural Products In Pharma</u></a></p></li><li><p><strong>Quote</strong>: <em>“The whole is simpler than its parts” Josiah Gibbs</em></p></li></ul><p></p>]]></content:encoded>
            <author>vassilis@newsletter.paragraph.com (vassilis.eth)</author>
        </item>
        <item>
            <title><![CDATA[Mind Crunches #26: Meditations on Culture, Crypto & Synthetic Data]]></title>
            <link>https://paragraph.com/@vassilis/mind-crunches-26-meditations-on-culture,-crypto-and-synthetic-data</link>
            <guid>7ShMlh284FK2WUkHLVrG</guid>
            <pubDate>Sun, 12 May 2024 14:17:08 GMT</pubDate>
            <description><![CDATA[On Synthetic Cumulative Culture: a concept I have been thinking a lot about lately is that of Cumulative Culture. There are many definitions for it b...]]></description>
            <content:encoded><![CDATA[<ul><li><p><strong>On Synthetic Cumulative Culture</strong>: a concept I have been thinking a lot about lately is that of <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.sciencedirect.com/science/article/abs/pii/S0023969012000379">Cumulative Culture</a>. There are many definitions for it but a simple one would be that it’s our capacity to build on the cultural behaviors of our predecessors, allowing increases in cultural complexity to occur such that many of our cultural artifacts, products and technologies have progressed beyond what a single individual could invent alone. <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://worksinprogress.co/issue/there-was-no-great-stagnation/">It’s been reported </a>that printing and digital technologies have fast-tracked the accumulation of culture through information aggregation but this information was produced by humans or at least by non-smart ML algorithms designed by humans. So how will this change now that it’s the first time we have agents producing synthetic data and information? We already have LLMs trained and finetuned on synthetic data generating brand-new information (even knowledge) that humans use to advance research/innovation/experiments. Does this mean that it’s the firs time in human history that the accumulation of culture will be a mix of human and synthetic data? I believe the answer is yes and it’s not something we should be afraid of. But in that case there are so many interesting questions that arise. First of all, should we even call it a culture? Will a synthetic cumulative culture bring a solution to the famous problem of “<a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.aeaweb.org/articles?id=10.1257/aer.20180338">lack of good ideas</a>”? It is possible that a synthetic culture is not only of “higher quality” but can also be spread and diffused faster and easier to more humans enabling faster progress. There is also a scenario where AI fosters the development of a man-animal cumulative culture. We have already seen cases where <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.nature.com/articles/d41586-024-01289-w">apes are copying human behavior for their survival</a> but also examples of <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.projectceti.org/about">LLMs trying to decode animal sounds</a>. So a cross-communication between animals and humans isn’t a sci-fi scenario anymore. </p><p></p></li><li><p><strong>On the power of visualization</strong>: I haven’t stopped thinking about the <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://blog.google/technology/ai/google-deepmind-isomorphic-alphafold-3-ai-model/">recent AlphaFold3 announcement</a>. Of course, it has a profound scientific significance on biology and drug discovery but it’s also a powerful reminder on the importance of mapping and visualization. It’s only when we can understand the structure and mapping of something that we can actually engineer it. Crystallography was already doing wonders in biology but GenAI is apparently the perfect tool for discovering all the hidden patterns, connections and interactions between molecules. That leads to the obvious questions: what else, which is currently a mystery box in regards to its shape/structure, could we “discover” by mapping/visualizing through GenAI? What hidden patterns can AI discover in multi-dimensional data? First candidates: neural networks, social graphs, material science, complexity datasets.</p><p></p></li><li><p><strong>Living Onchain</strong>: it’s been almost 2,5 years since I started working full time in crypto and it’s still ironic to me that most professionals in this industry aren’t spending enough time/energy onchain. <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://avc.com/2024/05/ive-moved-onchain/">This post</a> from Fred Wilson struck a chord. I mean, what’s really the point of being in crypto if you aren’t onchain? For an industry obsessed with transparency and accountability, there is way too little skin in the game. Yes, there is tons of activity on DeFi which I guess it’s fine but makes the whole industry seem like a huge casino with a stagnant monoculture. There are so many interesting consumer crypto apps that I literally find more fun/interesting to use/interact with so I will be sharing some of them hoping to encourage more crypto and non-crypto folks to try them out.</p><ul><li><p>Blogging: My blog will remain on Substack for the near future but I have already started cross-posting my thoughts on <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://paragraph.xyz/@vassilis">Paragraph</a> and <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://t2.world/">t2 world</a>. You can now finally start minting my posts!</p></li><li><p>Music: increasingly using <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.sound.xyz/">Sound.xyz</a> more than Spotify and buying music NFTs.</p></li><li><p>Social: finding myself spending more time on <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://orb.club/@vassilis">Orb</a>.</p></li><li><p>AI: unsubscribed from ChatGPT and currently using <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://venice.ai/chat">Venice AI</a> and <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.heurist.ai/">Heurist</a>.</p></li><li><p>Photography: taking verifiable photos on <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://clickapp.com/">Click</a>.</p></li><li><p>Payments: <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://getclave.io/">Clave</a> is amazing. </p><p></p></li></ul></li><li><p><strong>On Crypto’s Lack of Culture Market Fit</strong>: Crypto has many challenges to face (political enemies, lack of regulation, bad actors are just a few) but I hold the unpopular opinion that its biggest problem is that it still hasn’t found Culture Market Fit. By that, I mean that it still hasn’t convinced the younger generations that it’s not just cool but actually groundbreaking to use crypto. <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://twitter.com/molly0xFFF/status/1787619577511251969">This video with Ohio State's commencement speaker being booed</a> by mentioning Bitcoin is just an example of how much the average, non-tech person hates crypto. I don’t blame them. Crypto has a very bad reputation but more importantly has failed to eloquently communicate its values and ethos to the masses. We spent too much time trying to find utility but we forgot culture. This is a short screenshot essay I wrote about this.</p><img src="https://storage.googleapis.com/papyrus_images/57503a3115a138323b0bfb1d8fd981bd.png" alt="Image" title="Image" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAeCAIAAADCaIt+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE7UlEQVR4nI1WIZDrLBCuOVlVUVNRE4HBYDAYDAaDQWEwqJgoVAwmKioqKqaqqqqqKqqqqupUVV1U1am+ab4ed/Pmnzf/CoYE2GV3v/2WBWNstVoxxgghi8WCEPLx8bFer5VSq9WKc77ZbJbLZVEU2+02pfR8Ph+Px9f/kOcsCynl4lugkXOe/3zMxjDnnLdt+3w+8+F/yI+Bruv6vu+6rm1bzIdhSCm1bRtjbJqm7/uUUtd1TdPUdV2WpXOuLEshRNu2KSXvvXPOe48j+Nn3/duAtXaz2TDGjDHyWyilhBApJWNMCOGcY4xprdksSimc4pwLIYwxWmtKqXPOWss5R8Cv1+vLQDmLUsp7b62FOgiOGWOgUQiB0RjjnMMNtNZYhQZcYhiG0+l0u93eBjjn6/VazyKEWCwWOOacO51O4zhiPBwO5/M5/zkej5fLZRzH4/F4nuU4y/l8vt/vORmLYZb9fo8zp9Npt9sdZrlcLs/n836/T9P09fU1fQsSmNECUE3ThJ/3+/03ChZVVcFxzrm1VkoJl6WURVEQQoArrbVzTgiBVc55zhD24CByCWNvA1prQggizhgLIWitQwhZ9WaGAOfcey+lhDHcCeKcU0oZY5AJxPbHgPeec66UwhWMMSEEbMrzckYBYOa9R55DCFJKQoj3njGG4zDZ932utUWMUUpZVRXQBnXWWrhFCAkhAEgYAQp4AFxIKWOMOI4ASCmFEJ+fn28UKaUAXlwNgc5OGGMopTHGEAIi6b0PIVhry7JEbrTWZVkyxmAJiH88Hi8DbdviXlARQkBl1nX9Gwxf3/MMob+AlFczrt45ACiHYQBJ7HY7ALfv+90sXdcNwwCMgzlAHofDAZu7rsO2rutSSijgHwPIVVEUAAPAB6+VUpTSoii01kiAUgrFSCkF0oqiAEYopch2jLHv+1xrL5giLdbauq7tLJxz8Fc5UxsukUElpXTOVVUF8pFSIhlaa0BGCHE8Ht8GmqYB/qy1ALjWGqgXQkA1/ACccGX4F0IALjPQQYtAKgL1qoPlcsk5jzEqpdBYKKVKqfV6zRjbbDZSymEYQghN08QY61lSSpjHGL33WGrbtizLpml+QrTf7733dV23szRNk1IKIdR1XVVVCKFt29/k9e+G8xfYXgZSSlVVYQwhpJSgGiFOcz8Brq21Oe6oFUTSGIMmgUaEzeDqlwEwFHCCiieECCGKokCVsXmVc14UBfKff0Ip53y73WZGopSihn/YFJ0EllHxuGZOu/umQjgB7gMr5OSDb8B91toY4/l8fhvI/AVvUAronWz2HfyBpgicbDYbKN1ut0IIPE1CCADYarU6HA4g7QVYHgxjjFkul03TXK/X8/mcx+s8wfxyuaAdjeN4uVzwBz0u7x/HMZPHC0WHw+F4PGLs+34cx/v9/jnLNE232y1/3m63aZoej8d9Fmh/zDJN0+/9f+cACQCz5laeq897j5qo6zo/AAAkhAjPCzR9PAky372eLUVRgOWxFbUOOPE5puhWeLOgzUkp1+t1jBGdA+wNskLaMlu8OxqlNIMV7xFjDEyGELbbLZZAG/nKSD5eNygLeF9VFaV0v9+/yQ7Q5pxDNSEkP4dAamBQIBjwZYyhbaCJxhixBNoAuZ5OpzddYwd8FEIsl0s0P2NMWZZoZE3T5NdV13W/KeE/mSP35D92j1p338/JoQAAAABJRU5ErkJggg==" nextheight="745" nextwidth="790" class="image-node embed"><p></p></li></ul><div class="relative header-and-anchor"><h3 id="h-mind-crunches"><span data-name="pushpin" class="emoji" data-type="emoji">📌</span><strong> Mind Crunches</strong></h3></div><ul><li><p>A <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.semianalysis.com/p/openai-is-doomed-et-tu-microsoft">really insightful analysis </a>on the current state of the AI industry. It’s quite funny that one of the points made is that distribution is king (to which I agree) and a few hours later the first rumors of an <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.bloomberg.com/news/articles/2024-05-11/apple-closes-in-on-deal-with-openai-to-put-chatgpt-on-iphone">Apple&lt;&gt;Open AI partnership</a> came out. Another key point is that Microsoft isn’t so well positioned anymore. This is also something that I agree with. A personal conclusion is that the Open AI&lt;&gt;Microsoft partnership is poorly designed and it will either backfire (almost did a few months ago) or will create conflicting market positioning. Will write a post dedicated on this soon.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.elidourado.com/p/collapse">Eli Dourado on how societies collapse</a>. Exellent essay.</p></li><li><p>Hidden culture gem. <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://asteriskmag.com/issues/06">Asterisk online magazine</a>. It’s added in my list of favorite Internet corners with: <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.palladiummag.com/">Palladium</a>, <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.noemamag.com/">Noema</a>, <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://worksinprogress.co/">Works In Progress</a>. </p></li><li><p>Anthropic just killed <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://twitter.com/AnthropicAI/status/1788958483565732213">prompt engineering</a>.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://twitter.com/TheBrakeNet/status/1788883769186783435">Climate activists attacking Tesla’s factory</a> in Germany is the most post-surrealistic thing you will watch this week. It also has GenAI video vibes. It feels like Sora made it. Which makes the whole thing even weirder.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.philanthropy.com/article/did-a-100-million-effort-reduce-homelessness-the-results-are-in">Money doesn’t solve homelessness</a>. I have spent a lot of time reading and thinking about homelessness because it still strikes me as something which is relatively easy to solve for a country with the economic power of US. This report is excellent not because it comes up with amazing insights we didnt already know but because it outlines everything that has been already documented. Homelessness is a multi-variable problem that requires good data, strong coordination between public and private sector, money and most importantly a logical way of thinking. None of that exists in the US and especially in the West Coast.</p></li><li><p><strong>Recommended podcast: </strong><a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.youtube.com/watch?v=nSM0xd8xHUM">Sam Altman on All-In Podcast</a>. It’s very interesting to me how Open AI and Sam Altman aren’t so popular/loved anymore, especially in tech crowds. Of course, there are many people who don’t approve Open AI approach regarding AI regulation and OSS models and some others who got disappointed by the whole Open AI drama. But I believe it’s also the fact that Altman quickly converted into a political animal. Every word he says is extremely calculated (which I personally find OK considering his position) and unfortunately lacks of any major insight/substance. He is just extremely careful not saying anything out of script and ends up sounding like a bot. I guess someone would argue he <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://medium.com/@samo.burja/live-versus-dead-players-2b24f6e9eae2">isn’t a live player anymore</a>.</p></li><li><p><strong>Recommended Blog</strong>: <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out navbar-title-link" href="https://www.notboring.co/">Not Boring by Packy McCormick</a></p></li><li><p><strong>Recommended Book</strong>: <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://www.amazon.com/Deep-Utopia-Meaning-Solved-World/dp/1646871642/ref=sr_1_1?crid=3I57GT77XRLKD&amp;dib=eyJ2IjoiMSJ9.x7YP5jbjs-WpZ4d2GGPRaAqHeTznae87adWHMmQ5B-04lAk87QO1YZIVjQ0aQsiP2Ey7WbNWPdSB0oWSdFdmzUabMBhe1bJ7ZAoaig5VIhED0P77qOAZV2bdQW0TMsY1IkLSPKQTUaVG-Dpw7gxvNfjnfkqUxoVeYO5ZskNn7qxy0rdQeeOFdAUq_y-CowKcrU4rKLPCupIlIJCab6KJe6JUGRgfSxXdmRbhhnPUMLw.mg_zC0ZttScEgrHkdRVxMWcdHxd2PFs6piDcB-ksE7I&amp;dib_tag=se&amp;keywords=utopia+bostrom&amp;qid=1715522169&amp;sprefix=utopia+bostrom%2Caps%2C193&amp;sr=8-1">Deep Utopia: Life and Meaning in a Solved World Hardcover</a> - Nick Bostrom</p></li><li><p><strong>Quote</strong>: <em>“Happinness writes in white ink in white pages”</em></p></li></ul><p></p><p></p>]]></content:encoded>
            <author>vassilis@newsletter.paragraph.com (vassilis.eth)</author>
        </item>
        <item>
            <title><![CDATA[Meditations on Tech, Decentralization & Complexity Theory]]></title>
            <link>https://paragraph.com/@vassilis/meditations-on-tech,-decentralization-and-complexity-theory</link>
            <guid>DRv5jnqzoEV33K3vLNuR</guid>
            <pubDate>Tue, 30 Apr 2024 05:01:50 GMT</pubDate>
            <description><![CDATA[💡Things I Have Been ThinkingThe Convex vs Concave Debate about Decentralization: one of the things I have realized about the world is that most prob...]]></description>
            <content:encoded><![CDATA[<p><span data-name="bulb" class="emoji" data-type="emoji">💡</span><strong>Things I Have Been Thinking</strong></p><ul><li><p><strong>The Convex vs Concave Debate about Decentralization: </strong>one of the things I have realized about the world is that most problems/challenges/debates can be viewed as a battle between convex and concave philosophies. If you aren’t familiar with these concepts, a concave pov is when someone tends to think that non-extreme (<em>something in the middle</em>) solutions are the best while convex theory promotes a binary way of thinking (<em>this is the only solution). </em>An area that the convex vs concave pov applies very well is that of decentralization<em>.</em> I work in an industry that is obsessed with decentralization and this is one of the reasons I love working in crypto. But nature/history/personal experiences show that an obsession with decentralization can often lead to slow decision making, inaction and chaos. There is a deep biological tendency to work collectively and in a decentralized way (think of cells inside an organism) but there is also a natural urgency to act/decide fast in a very centralized fashion. So how can we build an agile and adaptive model to use Minimum Viable Centralization (MVC) without succumbing to the challenges of centralized concentration of power? How can we learn from nature/biology where organisms often use very centralized decision overruling decentralized systems for the greater good of the whole? So far, the framework of quadratic voting/funding seems to be a well-thought approach to this problem. There is also a deeper philosophical question that arises from this debate. Should we judge the “whole” for the actions of one of its “units”? Or does each unit have its own existence/decision making progress/entity? In real terms, should we judge/cancel/criticize a political party/media organization for the bad/unethical actions of one of their candidates/journalists?</p></li><li><p><strong>On Technological Parasitism:</strong> this is something I have been monitoring on a daily basis in terms of how Web2 and Web3 influence one another. It was recently reported that the <a target="_blank" rel="" class="dont-break-out" href="https://www.nasdaq.com/articles/contemplating-24-7-trading-at-nyse"><u>New York Stock Exchange is considering to open up 24/7 trading</u></a> as a way to adapt to the always on nature of the crypto economy. Most people, <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/haydenzadams/status/1782420879768424593"><u>including Uniswap’s CEO</u></a>, encouraged this and perceived it as a sign of the “traditional world” adopting crypto practices but I am bit more pessimistic. I see this as a form of parasitism (in that case Web2 being the parasite) where the traditional world copies the best ideas and maybe some tech primitives from Crypto but not the core ethos/values of decentralization. If that happens, then we end up in the worst equilibrium where major corporations keep harnessing power/revenues and they can still communicate they “transformed”.</p></li><li><p><strong>On HyperStructures</strong>: Since the moment I first read about the concept of hyperstructures, I have been fascinated with them. In its literal sense, a hyperstructure is an algebraic formula but in the context of networks, a hyperstucture is an open, permissionless and expansive protocol that runs on a blockchain and is coordinated by cryptography. The analogies with ecologies and evolutionary biology are numerous. At first, I realized that GenAI will enable us to build entrepreneurship hyperstructures where builders will build rails for other builders and so forth and so on (<a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/TziokasV/status/1679258847880548352"><u>the inspiration was Shopify’s announcement of Sidekick</u></a>). But in a Web2 environment, you still have some closed doors/permissions/moats that don’t allow the ecosystem to grow organically. But this isn’t the case with blockchains. Lens or Farcaster are open protocols on top of blockchains that can grow exponentially allowing anyone to build their apps on top of them, the protocol teams can build modular “rails” to make app creation easier and apps can form new added value when they connect with each other. They are positive sum infinite games and we never had something like that before. The coolest thing about them isn’t only their expansive nature but also how they can change the behavior of static players. For example, we now see more and more VCs launching OSS products to kickstart the flywheel of app building on top of hyperstructures. <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/TziokasV/status/1777891261590225147"><u>a16z Jolt is a great example</u></a>.</p></li><li><p><strong>Tech/Political Ideologies</strong>: still debating myself about Thiel's famous analogy AI=communist/Crypto=libertarian. The analogy that seems to work for me at the moment is: AI=mercantilism, Crypto= classical liberalism (democracy+capitalism+meritocracy), ZK=libertarianism. <a target="_blank" rel="" class="dont-break-out" href="https://www.radicalxchange.org/media/blog/political-ideologies-for-the-21st-century/"><u>Glen Weyl’s post on 21st centuries political ideologies</u></a> is still a must-read. For people who are interested in what framework is the closest to my political beliefs, I highly recommend reading the <a target="_blank" rel="" class="dont-break-out" href="https://www.radicalxchange.org/media/blog/introducing-power-sharing-liberalism/"><u>Power-Sharing Liberalism manifesto</u></a>. I look forward to a future with more plural political ideologies that don’t fall in the trap of Left/Right but rather create a new worldview through an ongoing and dynamic deliberation of their constituents.</p></li><li><p><strong>On Procrastination as a Competitive Advantage</strong>: Procrastination has a bad name but it can unlock amazing alpha if you accept it and convert it into an intellectual serendipity and combinatorial thinking enabler. I have found the skill of “staying informed in different fields/disciplines” to be one of the most important pillars in my career. Staying informed and developing combinatorial thinking gives you an amazing edge if you are working in Strategy/BD roles. Many people conflate "staying informed" with unproductive procrastination and twitter scrolling but, at least in my experience, it's a skill that requires constant optimization (information diet) and rigorous planning (when to read, where to store info, taking notes etc). It took me many years to understand that "staying informed" is a competitive advantage and I was happy to see <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/vastlybusiness/status/1750246613803483524"><u>Josh Wolfe</u></a> (Lux Capital) and <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/hosseeb/status/1784033096523985404"><u>Haseeb Qureshi</u></a> (Dragonfly) recently sharing their stories on how procrastination has actually helped them stay on edge and I am now convinced that we have been fooling ourselves for years. Procrastination is good. You just have to embrace it!</p></li><li><p><strong>Do Your Own Research (DYOR) Limitations</strong>: How realistic is to expect everyone to do their own research, especially in highly complex issues? Does DYOR lead to more extremist views and amplification of conspiracy theories or does it lead to a wiser crowd equilibrium? And how can someone rely on his own research when it’s also true that most media/academic journals/government sources are ideologically biased? Blockchains could be (part of) a solution <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/TziokasV/status/1467414861499953153"><u>providing a proof of truth.</u></a></p><p></p><p></p><p><span data-name="technologist" class="emoji" data-type="emoji">🧑‍💻</span> <strong>Things That Excite Me</strong></p></li><li><p>The concept of collective intelligence:</p><ul><li><p>I have written in the past that Michael Levin is one of the most fascinating scientists out there. His <a target="_blank" rel="" class="dont-break-out" href="https://www.nature.com/articles/s42003-024-06037-4"><u>latest paper</u></a> argues that intelligence doesn’t have a narrow, specific definition (as we tend to believe) but it’s rather a concept of collective decision making between competent sub units. If you don’t like reading papers, <a target="_blank" rel="" class="dont-break-out" href="https://www.noemamag.com/ai-could-be-a-bridge-toward-diverse-intelligence/"><u>his Noema article</u></a> is a great summary of the basic findings.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://sakana.ai/evolutionary-model-merge/"><u>Sakana AI</u></a>, a Japanese GenAI startup developing nature-inspired LLMs. Their latest <a target="_blank" rel="" class="dont-break-out" href="https://arxiv.org/abs/2403.13187"><u>research</u></a> proposes an evolutionary approach that automatically discovers effective combinations of diverse open-source models, harnessing their collective intelligence without requiring extensive additional training data or compute.</p></li></ul></li><li><p>What if we interpret History wrong? What if we could find new patterns that explain differently many historical facts? <a target="_blank" rel="" class="dont-break-out" href="https://journal.caa-international.org/articles/10.5334/jcaa.113"><u>This research</u></a> describes how using stochastic processes to analyze historical datasets could reveal surprising patterns that have gone unnoticed in previous models. A stochastic model, which incorporates uncertainty and randomness, would treat historical shifts not as deterministic but instead as probabilistic.</p></li><li><p>Bacterias are technically motors that <a target="_blank" rel="" class="dont-break-out" href="https://www.nature.com/articles/s41564-024-01674-1"><u>can rotate and switch directions</u></a>.</p></li><li><p><strong>The Sphere</strong>: I recently had the chance to visit The Sphere in Las Vegas. I consider myself a techno-optimist but I also recognize that the older I get, the more cynical I become about tech-driven narratives. Which means that I didn’t expect to be amazed by The Sphere. I have to admit that it was a transcending experience. The enormity of the venue definitely creates a wow factor but I believe the reason it touches so many people is because it’s a sensory-centric innovation. You don’t experience something new/unknown like you do with AI or robots. In a way, the experience is super basic. You are watching a movie. But then it hits you. It’s the first time that you don’t have to adjust your senses to the size/shape of the screen. You can look in any direction and see something. Exactly as you do IRL with your peripheral vision. The Ultra-HD makes the whole thing hyper-real. Human senses on steroids. The Sphere= Technological Ayahuasca.</p></li></ul><p style="text-align: start"></p><p style="text-align: start"><span data-name="microphone" class="emoji" data-type="emoji">🎤</span><strong> Speaking at Panels/Podcasts</strong></p><ul><li><p>I <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=KvrzuDh-834&amp;embeds_referring_euri=https%3A%2F%2Fsynapsesfest.substack.com%2F&amp;feature=emb_title">moderated a panel</a>, organized by 1kx, about the future of decentralized and verifiable AI at ETH Denver.</p></li></ul><ul><li><p>I was invited at <a target="_blank" rel="" class="dont-break-out" href="https://open.spotify.com/episode/19wX5TcxX2vDrBzyMjsjHW"><u>Delphi Venture’s podcast</u></a> to discuss about the intersection of crypto and AI with Casey Caruso and Colin Gagich.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://soundcloud.com/marathon-vc/episode-28-vasilis-tziokas-on-zksync-and-all-things-crypto-in-2024"><u>Casual conversation with Panos Papadopoulos and Alex Alexakis </u></a>from Marathon VC about the state of crypto and the transition from Big Tech to Web3.</p></li></ul><p style="text-align: start"></p><p style="text-align: start"><span data-name="pushpin" class="emoji" data-type="emoji">📌</span><strong> Mind Crunches</strong></p><ul><li><p>If you are into Progress studies (as I am), take a look at the newly formed <a target="_blank" rel="" class="dont-break-out" href="https://abundance.institute/"><u>Abundance Institute</u></a> and this piece on how we can <a target="_blank" rel="" class="dont-break-out" href="https://reason.com/2024/04/06/progress-rediscovered/"><u>re-brand Progress</u></a>.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.plurality.net/"><u>Plurality</u></a>, the book from Glen Weyl and Audrey Tang about the future of collaborative digital democracy, is finalized and will be soon printed and published. I was honored to be part of this project from the very beginning and I have come to realize that Plurality is now the framework I am using most often to think of complex, multi-disciplinary challenges. Highly recommended.</p></li><li><p>Crypto <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/collision/status/1783559623511011535"><u>is back</u></a> baby!</p></li><li><p>It’s been 18months since ChatGPT caught the world by storm which means that we can now have a solid understanding of where the money is made, if there are moats and how the stack will evolve. At the moment, <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/apoorv03/status/1783525572901282014"><u>most value is accrued on the Semi/GPU level</u></a> (duh) but the trend shows that Apps will be able to build stronger monetization and rely less on the NVIDIAs of the world. I believe this is a valid hypothesis but I also think we will see more innovation in the Decentralized AI space that will completely transform the pyramid into a different shape with new players like Data DAOs, aggregated compute layers and synthetic data marketplaces.</p></li><li><p>Hottest trends in GenAI: <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/AndrewCurran_/status/1782266090959278393"><u>small, on device, no cloud LLMs</u></a> and <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/_RyanRConnor/status/1782913019233599853"><u>AI agents trained on synthetic data</u></a>.</p></li><li><p>I recently had the great opportunity to <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/TziokasV/status/1771613209688211747"><u>meet Emad Mostaque in person</u></a>. He recently stepped down from CEO at Stability AI and he is pursuing a very inspiring vision about decentralized, locally aligned and transparent AI world. One of a kind! More news on what he’s cooking soon.</p></li><li><p>How to do things if you <a target="_blank" rel="" class="dont-break-out" href="https://adaobi.substack.com/p/how-to-do-things-if-youre-not-that"><u>aren’t smart or talented</u></a>!</p></li><li><p>Memecoins and DAOs are very GenZ concepts and they have attracted (not always unfairly) a lot of criticism but I find them to be very interesting social experiments on community building, culture alignment and coordination. <a target="_blank" rel="" class="dont-break-out" href="https://lght.mirror.xyz/zgnQyci9HqYQ8KTRcomh2_CCDepcwqrigCFQZFQz5QA"><u>Higher </u></a>has the potential to be the first decentralized brand.</p></li><li><p>Based on the <a target="_blank" rel="" class="dont-break-out" href="https://hai.stanford.edu/news/ai-index-state-ai-13-charts"><u>latest Stanford research,</u></a> Industry has released 80 more AI foundation models than Academia. Not sure how I feel about this.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/alexalexakis/status/1783897806006055373"><u>NTUA is the MIT of Europe</u></a>. We can do even better.</p></li><li><p>Lux Capital published its first <a target="_blank" rel="" class="dont-break-out" href="https://www.luxcapital.com/riskgaming"><u>risk gaming simulation</u></a>. This (risk games) is something that they have been doing/offering as a service to many organizations but now it’s the first time they publish one.</p></li><li><p>Regardless of your job, we are all in the business of <a target="_blank" rel="" class="dont-break-out" href="https://alexdanco.com/2021/04/10/world-building/"><u>building worlds</u></a>. Great read.</p></li><li><p>What if there <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/WorksInProgMag/status/1779977099333480950"><u>isn’t a great stagnation</u></a>? I am personally not convinced by the core argument of the article but the concept of “cumulative culture” is fascinating.</p></li><li><p>Hugging Face is a <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/ClementDelangue/status/1782059725485453754"><u>force of nature</u></a>. Still haven’t figured out how other startups can actually compete with HF. They seem invincible.</p></li><li><p>Simple steps on <a target="_blank" rel="" class="dont-break-out" href="https://www.piratewires.com/p/how-to-build-a-city-california-forever-solano-jan-sramek"><u>how to build a new city in California</u></a>.</p></li><li><p>How is <a target="_blank" rel="" class="dont-break-out" href="https://meridian.mercury.com/dwarkesh-patel"><u>Dwarkesh Patel preparing for his podcast interviews</u></a>? For what it’s worth, I have a very similar philosophy about everything in life. (and mostly in business)</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.palladiummag.com/2024/03/08/why-civilizations-collapse/"><u>Why civilizations collapse</u></a>? The tldr; is that it’s very difficult to reform societies that accumulate social and cultural technical debt but make yourself a favor and read the whole thing. Samo Burja is excellent.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/johncoogan/status/1783555263796244520"><u>Palmer Luckey</u></a> is hands down the most exciting, refreshing, anti-fragile, fun tech CEO out there.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/KTmBoyle/status/1782240741294530890"><u>Take more shots.</u></a> What’s there to lose?</p></li><li><p>It is now well established that high quality data create better LLMs. But where do you find clean data? Hugging Face <a target="_blank" rel="" class="dont-break-out" href="https://huggingface.co/datasets/HuggingFaceFW/fineweb"><u>released FineWeb</u></a>, a dataset of more than 15T tokens of cleaned and deduplicated english web data from CommonCrawl.</p></li><li><p><strong>Recommended podcasts</strong>:</p><ul><li><p><a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/dwarkesh_sp/status/1780990840179187715"><u>Dwarkesh’s podcast with Zuck</u></a>. Fascinating conversation on the future of open source LLMs and Zuck’s decision framework. <a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/8teAPi/status/1781480713394737238"><u>Ate-a-Pi’s summary</u></a> is great.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://conversationswithtyler.com/episodes/jonathan-haidt-anxious-generation/"><u>Tyler’s conversation with Jon Haidt</u></a>. It’s been almost 8 years that I have been following Cowen and I don’t remember a single other episode where he had a more heated debate with someone. I haven’t read Haidt’s latest book but it seemed to me that his rationale/argumentation is much more logical than Cowen’s. Also, people start<a target="_blank" rel="" class="dont-break-out" href="https://twitter.com/JMannhart/status/1775835360716554507"><u> finding holes in Cowen’s polymath namedropping</u></a>.</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.youtube.com/watch?v=Mn9vzHt4kko"><u>Sriram Krishnan's career lessons after 20 years in tech</u></a>.</p></li></ul></li><li><p><strong>Recommended Blogs</strong>:</p><ul><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.strangeloopcanon.com/"><u>Strange Loop Cannon</u></a>, Rohit Krishnan</p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://guzey.com/"><u>Guzey</u></a>, Alexey Guzey</p></li></ul></li><li><p><strong>Recommended Books</strong>:</p><ul><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.amazon.com/dp/059371671X/?coliid=I1RZLYYAZBMMRA&amp;colid=2FWKA7KNADP9V&amp;psc=1&amp;ref_=list_c_wl_lv_ov_lig_dp_it"><u>Co-Intelligence: Living and Working with AI</u></a></p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.amazon.com/Code-Breaker-Jennifer-Doudna-Editing/dp/1982115866/ref=sr_1_2?crid=NMVN2OO9LQD2&amp;dib=eyJ2IjoiMSJ9.n8AsEuQFAHgB_B242Y2xdygaUVvXszDpsB5C66bSqhyDEu45x6y2OYd9Ru83i3vhsfXgu6UuBtZ8og7x2oL82nAdSKksW8sGNLsW9QmTiiHPtXOSkH2KPqqAmMc2S_aoJ2H-jOkb7ijsvBAMVwX_6t1boPuVvVKq2fMxMYUREsEGeU4J_2E-KC_X99mcjST8Bm4hSmpxjLm_UYlMhO5oYNlf_kwt8MnOPGgRY7Qo8i8.lw53S55hsdYmvv4PwuarZ9f9f85la8oTGxOWiyJw3Eo&amp;dib_tag=se&amp;keywords=jennifer+doudna&amp;qid=1714354268&amp;s=books&amp;sprefix=doudna%2Cstripbooks%2C157&amp;sr=1-2"><u>The Code Breaker: Jennifer Doudna, Gene Editing, and the Future of the Human Race</u></a></p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.amazon.com/gp/product/1947864467/ref=ppx_yo_dt_b_asin_title_o02_s01?ie=UTF8&amp;psc=1"><u>The Quark and the Jaguar: Adventures in the Simple and the Complex</u></a></p></li><li><p><a target="_blank" rel="" class="dont-break-out" href="https://www.amazon.com/dp/1982168536?psc=1&amp;ref=ppx_yo2ov_dt_b_product_details"><u>Troubled: A Memoir of Foster Care, Family, and Social Class</u></a></p></li></ul></li><li><p><strong>Quote of the month</strong>: <em>“Hypocrisy in search of social acceptance erodes self-respect”</em></p></li><li><p><strong>Photo of the month</strong>: a glimpse of the hyper-real experience at the Sphere.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f4ebdee98909826f4e4a6b1779dbe9fd.png" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><p></p>]]></content:encoded>
            <author>vassilis@newsletter.paragraph.com (vassilis.eth)</author>
        </item>
        <item>
            <title><![CDATA[Welcome to Paragraph!]]></title>
            <link>https://paragraph.com/@vassilis/welcome-to-paragraph</link>
            <guid>riWFYJHrnB58Itd1Dtjt</guid>
            <pubDate>Sun, 28 Jan 2024 00:30:11 GMT</pubDate>
            <description><![CDATA[This post teaches you everything you need to know about getting started with Paragraph.]]></description>
            <content:encoded><![CDATA[<p>Paragraph lets you create and share beautifully crafted posts - just like this one. </p><p>Write anything - from your smallest paragraph to your grandest masterpiece - and publish it online or send it as email newsletters directly to your readers.</p><p>Your Paragraph publication is blazing-fast, SEO optimized, and combines the best parts of both web2 and web3 to help you create content and grow your community better than ever. </p><h2>Getting started</h2><p>What you&apos;re looking at right now is the Paragraph editor. We support markdown, callouts, code, and rich media embeds like Twitter and YouTube.</p><div data-type="twitter" tweetid="1560419350976221185">   <div class="twitter-embed embed">    <div class="twitter-header">        <div style="display:flex">          <a target="_blank" href="https://twitter.com/paragraph_xyz">              <img alt="User Avatar" class="twitter-avatar" src="https://pbs.twimg.com/profile_images/1521582712527548416/VaZi_24t_normal.jpg">            </a>            <div style="margin-left:4px;margin-right:auto;line-height:1.2;">              <a target="_blank" href="https://twitter.com/paragraph_xyz" class="twitter-displayname">paragraph.xyz</a>              <p><a target="_blank" href="https://twitter.com/paragraph_xyz" class="twitter-username">@paragraph_xyz</a></p>                </div>            <a href="https://twitter.com/paragraph_xyz/status/1560419350976221185" target="_blank">              <img alt="Twitter Logo" class="twitter-logo" src="https://paragraph.xyz/editor/twitter/logo.png">            </a>          </div>        </div>          <div class="twitter-body">      On <a class="twitter-content-link" href="https://t.co/BbYULfPfbU" target="_blank">paragraph.xyz</a>, all posts are stored on <a class="twitter-content-link" href="https://twitter.com/ArweaveTeam" target="_blank">@ArweaveTeam</a>. This means they&apos;re immutable, uncensorable, permanent, and composable <img class="twitter-emoji" draggable="false" alt="✨" src="https://twemoji.maxcdn.com/v/14.0.2/72x72/2728.png">                    <a class="twitter-card-link" href="https://t.co/BbYULfPfbU" target="_blank">          <div class="twitter-media twitter-summary-large-image">            <img src="https://pbs.twimg.com/card_img/1747066277238108161/waMOL0FA?format=jpg&name=800x320_1">            <div class="twitter-summary-card-text">              <span>paragraph.xyz</span>              <h2>Paragraph | all-in-one publishing &amp; newsletter platform</h2>              <p>Create, publish and share web3-native blogs &amp; newsletters.</p>            </div>          </div>        </a>           </div>         <div class="twitter-footer">          <a target="_blank" href="https://twitter.com/paragraph_xyz/status/1560419350976221185" style="margin-right:16px; display:flex;">            <img alt="Like Icon" class="twitter-heart" src="https://paragraph.xyz/editor/twitter/heart.png">            16          </a>          <a target="_blank" href="https://twitter.com/paragraph_xyz/status/1560419350976221185"><p>7:12 PM • Aug 18, 2022</p></a>        </div>      </div>   </div><p>When you publish a post, you&apos;ll have the option of sending it as a newsletter or storing it in the permanent &amp; uncensorable Arweave. </p><h2>Helpful links</h2><p>Here&apos;s a few helpful pointers to customize your publication &amp; get the most out of Paragraph:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out " href="https://paragraph.xyz/settings/publication/theme">Theming &amp; customization</a>. Change your publication&apos;s font &amp; colors; truly make this space your own.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out " href="https://paragraph.xyz/settings/publication/emails">Set up a welcome email</a>. This is the email your readers receive when they subscribe to your newsletter. </p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out " href="https://paragraph.xyz/settings/publication/blog">Configure your publication&apos;s settings</a>. Add links to your homepage, set up a custom domain, configure Google Analytics &amp; more. </p></li></ul><h2>Need help or have feedback?</h2><p>We&apos;ve put together some documentation <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out " href="https://docs.paragraph.xyz">here</a>, but if you still have questions you&apos;d like answered we’d love to hear from you. </p><p>You can reach us via email at <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out " href="mailto:hello@paragraph.xyz">hello@paragraph.xyz</a> or subscribe to our newsletter <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out " href="https://paragraph.xyz/@blog">here</a>. We&apos;re also pretty active on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out " href="https://paragraph.xyz/discord">Discord</a>. </p>]]></content:encoded>
            <author>vassilis@newsletter.paragraph.com (vassilis.eth)</author>
            <category>tutorial</category>
            <enclosure url="https://paragraph.xyz/covers/welcome_to_paragraph_modern.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>