<?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>0xself</title>
        <link>https://paragraph.com/@0xself</link>
        <description>philosophic mind streaming through digitalized written self.</description>
        <lastBuildDate>Wed, 08 Apr 2026 09:34:42 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>0xself</title>
            <url>https://storage.googleapis.com/papyrus_images/802fe059f99efd1a61d631619c3937ec595588d0577dc556a2b9231a6547ae9e.jpg</url>
            <link>https://paragraph.com/@0xself</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Bitcoin: Alice, Bob, and Steve]]></title>
            <link>https://paragraph.com/@0xself/bitcoin-alice-bob-and-steve</link>
            <guid>qKk652oPZXXxBSLSD5qi</guid>
            <pubDate>Sun, 08 Mar 2026 13:22:00 GMT</pubDate>
            <description><![CDATA[In Satoshi’s whitepaper, the innitial setup is the same: Alice wants to send bitcoin to Bob. Directly, in an instant the BTC amount would be transferred and recieved. That’s the whole point.Transfer: Alice → BobWhat happens? Alice’s wallet constructs a transaction spending her UTXO. She signs it with her private key, broadcasts it to the Bitcoin P2P network, and a miner includes it in a block. Bob’s node sees the confirmation. Within 25 bytes of locking script the transaction is then complete...]]></description>
            <content:encoded><![CDATA[<p>In Satoshi’s whitepaper, the innitial setup is the same: Alice wants to send bitcoin to Bob. Directly, in an instant the BTC amount would be transferred and recieved. That’s the whole point.</p><pre data-type="codeBlock" text="Transfer: Alice → Bob"><code><span class="hljs-section">Transfer: Alice → Bob</span></code></pre><p>What happens? Alice’s wallet constructs a transaction spending her UTXO. She signs it with her private key, broadcasts it to the Bitcoin P2P network, and a miner includes it in a block. Bob’s node sees the confirmation. Within 25 bytes of locking script the transaction is then complete and the amount is creditet to Bob's wallet.</p><pre data-type="codeBlock" text="OP_DUP OP_HASH160 &lt;bob's pubkey hash&gt; OP_EQUALVERIFY OP_CHECKSIG"><code>OP_DUP OP_HASH160 &lt;bob<span class="hljs-symbol">'s</span> pubkey hash&gt; OP_EQUALVERIFY OP_CHECKSIG</code></pre><p>However, Alice may do some things different: This is more her way of doing things nowadays.</p><p>She opens her digital wallet app, which she doesn’t hold the keys to — Steve does. Therefore, she doesn't need to run a node — Steve also does this. </p><p>Alice innitialises the transaction to Bob's wallet, Steve then constructs and broadcasts the transaction within the network. On the other end, Bob doesn’t need to validate anything either. Steve's App tells him whenever the transaction arrives. So Steve built a wallet on Alice's and Bob's trust, Alice's transaction and it's arrival at Bobs wallet adress, proof it to work.</p><p>The cryptographic proof that makes Bitcoin Bitcoin — the part where you don’t have to trust another party — is missing, a proof of work only transmitted by Steve.</p><p>Alice and Bob didn't even have to know Steve, nor eachother.</p><pre data-type="codeBlock" text="Alice → Steve's wallet app → Steve's wallet app's node → mining pool → block → Steve's wallet app's node → Steve's wallet app → Bob"><code>Alice → Steve<span class="hljs-symbol">'s</span> wal<span class="hljs-keyword">let</span> <span class="hljs-variable">app</span> → Steve<span class="hljs-symbol">'s</span> wal<span class="hljs-keyword">let</span> <span class="hljs-variable">app</span><span class="hljs-symbol">'s</span> node → mining pool → block → Steve<span class="hljs-symbol">'s</span> wal<span class="hljs-keyword">let</span> <span class="hljs-variable">app</span><span class="hljs-symbol">'s</span> node → Steve<span class="hljs-symbol">'s</span> wal<span class="hljs-keyword">let</span> <span class="hljs-variable">app</span> → Bob</code></pre><p>The transaction was technically valid. It obeyed every consensus rule. It paid the fee. It will persist in the UTXO set until spent. By every protocol-level measure, it was a real Bitcoin transaction. But by the measure that actually matters in P2P cash system transactions (two parties transacting without a trusted third party) it failed.</p><p>Alice doing thing's differently nowadays is quite possible given the median Bitcoin experience in 2026. There are 1.26 million BTC sitting in ETF cold storage. 194 public companies holding bitcoin on balance sheets. Exchanges custodying the vast majority of retail coins. </p><p>The protocol is peer-to-peer.        The product is client-server.</p><p>Even if the tools for real P2P usage are better than ever: Sparrow Wallet builds transactions locally. Lightning settles in two seconds for a fraction of a cent. Running bitcoind on a Raspberry Pi costs less than a month of Spotify. </p><p>The exit from custodial dependency is always available. Alice could hold her own keys, run her own node, and send directly to Bob’s address without any corp. in the middle.</p><p>Still, she chose trust over work. Maybe as it's easier, maybe because of it's effortlessness.</p><p>And, maybe we then need to build on self-custody again.</p><br>]]></content:encoded>
            <author>0xself@newsletter.paragraph.com ([mindstream]by.balgar)</author>
            <category>bitcoin</category>
            <category>p2pcash</category>
            <category>p2p</category>
            <category>bitcoinnetwork</category>
            <category>node</category>
            <category>steve</category>
            <category>aliceandbob</category>
            <category>btc</category>
            <category>transaction</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/48a8378b781e94237f2c747ecd9d3f3135cd7d110f263f3619da5382e26c5156.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[0xself - thoughts/frame]]></title>
            <link>https://paragraph.com/@0xself/0xself-thoughtsframe</link>
            <guid>SFMMBlUu47byOJ9uzAqi</guid>
            <pubDate>Tue, 03 Feb 2026 13:05:07 GMT</pubDate>
            <description><![CDATA[When I was 12, I opened up a word file and thought about all there is. I typed down a few paragraphs about how there always needs to be an opposite to everything there is in order for it to be. Few years later I got occupied with my mind, the self, all I am, all we are, all there is. In high school I first came in contact with the concept of blockchain & web3. Didn't think much of it though, however, after the following time was primarily used to study philosophy at uni and getting into web b...]]></description>
            <content:encoded><![CDATA[<p>When I was 12, I opened up a word file and thought about all there is. I typed down a few paragraphs about how there always needs to be an opposite to everything there is in order for it to be.</p><p>Few years later I got occupied with my mind, the self, all I am, all we are, all there is.</p><p>In high school I first came in contact with the concept of blockchain &amp; web3. Didn't think much of it though, however, after the following time was primarily used to study philosophy at uni and getting into web building and python, my fascination for bitcoin suddenly brought me back to all of this…</p><p>Since I can imagine, I wanted to somehow merge my fascination with ontologic philosophy, the psychological mind, but also technology, cryptographic encoding, bitcoin and finances.</p><p>It all still seems quite far bridged, a bit out of frame. However, it's somehow merging together, maybe not in the most proficient ways. I think <u>integration of self, of me and you, of us, into the digital realm, into the artificially intelligent, into the crypyographic, the financially monetized,</u>...,<u>has already impacted ourselves so deeply in terms of usage, utilization, building and deployments</u>. We can create what will be, we can realize ourzelves somewhere totally new • all these incredible <u>territories of unknown self implementations…</u></p><pre data-type="codeBlock" text="framework: 0xself (₿SLF) 

0xself in it's own term equals 0 
→ it's no self, no entity, no mind;
nothing streaming into any realm, not physical, cognitive, digital, cryptographic…
Still, self, is all there is [my-self/your-self/our-self/…].
All self is everything the world is, all you got, all we are. As we become, mind's streaming into everything and turns into all self there truly is present.
With 0xself you hold a part of this self, maybe anybody's, maybe yours, maybe somebody else's, humanity's,...(or simply something, which will always result in anything).

a part of mindstreamed self in blockchained form. 
→ a contract for self (self = something, which is anything). 
→ a proof of mindstream (mindstream = streamed mind as any x self).
[→ resulting in 0xself equaling anything of self, through somethingo of mind. ]


[mindstream]by.balgar 
// [→ balgar.btc balgar.ord 0xbalgar.eth mindstream.base.eth]"><code>framework: 0xself (₿SLF) 

0xself in it<span class="hljs-string">'s own term equals 0 
→ it'</span>s no <span class="hljs-built_in">self</span>, no entity, no mind;
nothing streaming into any realm, not physical, cognitive, digital, cryptographic…
Still, <span class="hljs-built_in">self</span>, <span class="hljs-keyword">is</span> all there <span class="hljs-keyword">is</span> [my<span class="hljs-operator">-</span><span class="hljs-built_in">self</span><span class="hljs-operator">/</span>your<span class="hljs-operator">-</span><span class="hljs-built_in">self</span><span class="hljs-operator">/</span>our<span class="hljs-operator">-</span><span class="hljs-built_in">self</span><span class="hljs-operator">/</span>…].
All <span class="hljs-built_in">self</span> <span class="hljs-keyword">is</span> everything the world <span class="hljs-keyword">is</span>, all you got, all we are. As we become, mind<span class="hljs-string">'s streaming into everything and turns into all self there truly is present.
With 0xself you hold a part of this self, maybe anybody'</span>s, maybe yours, maybe somebody <span class="hljs-keyword">else</span><span class="hljs-string">'s, humanity'</span>s,...(or simply something, which will always result in anything).

a part of mindstreamed <span class="hljs-built_in">self</span> in blockchained form. 
→ a <span class="hljs-class"><span class="hljs-keyword">contract</span> <span class="hljs-title"><span class="hljs-keyword">for</span></span> <span class="hljs-title"><span class="hljs-built_in">self</span></span> (<span class="hljs-params"><span class="hljs-built_in">self</span> = something, which <span class="hljs-keyword">is</span> anything</span>). 
→ <span class="hljs-title">a</span> <span class="hljs-title">proof</span> <span class="hljs-title">of</span> <span class="hljs-title">mindstream</span> (<span class="hljs-params">mindstream = streamed mind <span class="hljs-keyword">as</span> any x <span class="hljs-built_in">self</span></span>).
[→ <span class="hljs-title">resulting</span> <span class="hljs-title">in</span> 0<span class="hljs-title">xself</span> <span class="hljs-title">equaling</span> <span class="hljs-title">anything</span> <span class="hljs-title">of</span> <span class="hljs-title"><span class="hljs-built_in">self</span></span>, <span class="hljs-title">through</span> <span class="hljs-title">somethingo</span> <span class="hljs-title">of</span> <span class="hljs-title">mind</span>. ]


[<span class="hljs-title">mindstream</span>]<span class="hljs-title">by</span>.<span class="hljs-title">balgar</span> 
<span class="hljs-comment">// [→ balgar.btc balgar.ord 0xbalgar.eth mindstream.base.eth]</span></span></code></pre><br>]]></content:encoded>
            <author>0xself@newsletter.paragraph.com ([mindstream]by.balgar)</author>
            <category>0xself</category>
            <category>frame</category>
            <category>framework</category>
            <category>cryptographic</category>
            <category>encoding</category>
            <category>web3</category>
            <category>selfimplementation</category>
            <category>psyche</category>
            <category>philosophy</category>
            <category>ontology</category>
            <category>ordinals</category>
            <category>ourselves</category>
            <category>digitalage</category>
            <category>tech</category>
            <category>technology</category>
            <category>web</category>
            <category>thoughts</category>
            <category>publish</category>
            <category>write</category>
            <category>psychology</category>
            <category>token</category>
            <category>launch</category>
            <category>coin</category>
            <category>bitcoin</category>
            <category>self</category>
            <category>slf</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/56aa2b4a26470019b1db796a56d0006917f576f2d6b21dfc673c8bf3fab82272.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[<time> running from capture ]]></title>
            <link>https://paragraph.com/@0xself/time-running-from-capture</link>
            <guid>EWSnxnlBc75wvjAUf6Hv</guid>
            <pubDate>Wed, 28 Jan 2026 02:11:09 GMT</pubDate>
            <description><![CDATA[There's something about the world only seeming more real when put on a screen.Once again, I find myself seeing all there is around me more vividly through my phone's camera, than within the lost memory of what my eyes just glanced at; visualizing the incongruence of this momentarity.-> a one second long video can seem so incredibly long, if put on another person's screen and played in a loop.-> a moment can shrink to such shortness, if investment in capturing the fleeting light of passing day...]]></description>
            <content:encoded><![CDATA[<p style="text-align: justify"><em>There's something about the world only seeming more real when put on a screen.</em></p><p style="text-align: justify">Once again, I find myself seeing all there is around me more vividly through my phone's camera, than within the lost memory of what my eyes just glanced at; visualizing the incongruence of this momentarity.</p><p style="text-align: right">-&gt;  a one second long video can seem so incredibly long, if put on another person's screen and played in a loop.</p><p style="text-align: right">-&gt; a moment can shrink to such shortness, if investment in capturing the fleeting light of passing days on glowing screens, overpowers experiencing itself.</p><p style="text-align: right">//</p><p style="text-align: justify">[Sometimes I take a look at the  circular clock in my parents' hallway, asking myself, if there is <em>any</em> or <em>all</em> <em>space</em> contained between a second after, and one right before, the small rotating arrow's current position…</p><p style="text-align: justify">Maybe I wouldn't think about capturing the present if I could move forward in time, whilst still returning to the exact same places of past's former times...or maybe the arrow just tries to escape from such burden.]</p>]]></content:encoded>
            <author>0xself@newsletter.paragraph.com ([mindstream]by.balgar)</author>
            <category>philosophy</category>
            <category>time</category>
            <category>digital</category>
            <category>technology</category>
            <category>philosophicalimplications</category>
            <category>momentary</category>
            <category>timemovement</category>
            <category>losttime</category>
            <category>memory</category>
            <category>capturing</category>
            <category>literature</category>
            <category>prosa</category>
            <category>shortliterarure</category>
            <category>capturetime</category>
            <category>loop</category>
            <category>timesarrow</category>
            <category>momentarization</category>
            <category>extendingtime</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/ff88e6542a0afc879ec14fec92e7e6d1c90843c1d95b2833762b469b9b94c563.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[lullaby for the illusionists]]></title>
            <link>https://paragraph.com/@0xself/lullaby-for-the-illusionists</link>
            <guid>kWGy0nFhXIvDLuFwPNK2</guid>
            <pubDate>Mon, 26 Jan 2026 17:46:24 GMT</pubDate>
            <description><![CDATA[societal norm is moral belief. ethics are integrated in social togetherness. personal choice is space, if freedom to change and assess is given. interpersonal is based on collective, interferring the personal, overshadowing the individual point of view.the modernized a place, in which god isn't based an ethical morality, but money. a society of collective being overshadowed by individual means is inevitably established.]]></description>
            <content:encoded><![CDATA[<p>societal norm is moral belief. ethics are integrated in social togetherness. personal choice is space, if freedom to change and assess is given.  </p><p>interpersonal is based on collective, interferring the personal, overshadowing the individual point of view.</p><p style="text-align: right">the modernized a place, in which god isn't based an ethical morality, but money.</p><p style="text-align: right"> a society of collective being overshadowed by individual means is inevitably established.</p>]]></content:encoded>
            <author>0xself@newsletter.paragraph.com ([mindstream]by.balgar)</author>
            <category>collective</category>
            <category>society</category>
            <category>morals</category>
            <category>philosophy</category>
            <category>ethics</category>
            <category>pov</category>
            <category>god</category>
            <category>money</category>
            <category>thoughtson</category>
            <category>illusion</category>
            <category>economy</category>
            <category>prosa</category>
            <category>literature</category>
            <category>religion</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/30e2c2d3a71f749d246ffa10320fd16e7b7dcded4ce8836b31200983b954fdca.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>