<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Self-Sovereign Computing</title>
    <description>The latest articles on DEV Community by Self-Sovereign Computing (@magicabracadabra).</description>
    <link>https://dev.to/magicabracadabra</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4020477%2F329ed060-45eb-4b50-98e6-1add57482eb8.jpg</url>
      <title>DEV Community: Self-Sovereign Computing</title>
      <link>https://dev.to/magicabracadabra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/magicabracadabra"/>
    <language>en</language>
    <item>
      <title>📨Forever Progression</title>
      <dc:creator>Self-Sovereign Computing</dc:creator>
      <pubDate>Mon, 20 Jul 2026 10:02:36 +0000</pubDate>
      <link>https://dev.to/magicabracadabra/forever-progression-3bcf</link>
      <guid>https://dev.to/magicabracadabra/forever-progression-3bcf</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/Magic-Abracadabra/Forever-Progression" rel="noopener noreferrer"&gt;GitHub Page&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Your digital belongings will always have your marks🐾, and your marks are always yours.&lt;/p&gt;

&lt;p&gt;A usable, &lt;em&gt;decentralized&lt;/em&gt;, &lt;strong&gt;portable&lt;/strong&gt;, but not elegant way to save your progression after shutting down your media player. No internet required. No dependency on single device. Move your media files with your unique marks🐾 everywhere.&lt;/p&gt;

&lt;h1&gt;
  
  
  When will I need this?
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;You are watching a video &lt;strong&gt;locally&lt;/strong&gt; on your phone, but you are unsatisfied with your experience with it, so you decide to continue your journey with your video on your computer, or even on your VR devices.&lt;/li&gt;
&lt;li&gt;You are going to migrate your device, and you find your local player has saved your progression or some other interaction history elsewhere, fragmented in a mess ִֶָ𓂃 ࣪˖ ִֶָ་༘࿐ (you aren't sure if you are copying the right files because they are black-boxes)&lt;/li&gt;
&lt;li&gt;You are listening to a deep talk, but something interrupt you. You don't have time or even forget to save your progression manually. This situation has troubled you for a long time.
# What this project offers?
Conventionally, a file simply records facts with raw media loyally, but what does it mean to me? I have interacted with it, and how can I see my bonds with it safely? Can I leave something only belong to me on it? &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Starting from this idea, this project integrates your files with the bonds between the files and you into one single file. New File Extensions .dc* are created, where dc means &lt;em&gt;decentralized&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fuser-attachments%2Fassets%2Fbbc6ffe4-c7f1-43c2-a0f4-6640cf31c25b" class="article-body-image-wrapper"&gt;&lt;img width="560" height="749" alt="image" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fuser-attachments%2Fassets%2Fbbc6ffe4-c7f1-43c2-a0f4-6640cf31c25b"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As you wish, migrating with just one single file that evidenced your existence is enough. Just carry this .dc* file to seamlessly resume playback on any device equipped with VLC and the project script, without requiring an internet connection or having to manage a clutter of scattered files. One single file is sufficient.&lt;/p&gt;

&lt;h1&gt;
  
  
  Installation
&lt;/h1&gt;

&lt;p&gt;For windows:&lt;/p&gt;

&lt;p&gt;Firstly, install VLC via&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;store install xpdm1zw6815mqm
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then, set up a bat or cmd file&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;@echo off
python DecentralizedPlayer.py %1
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Use this bat or cmd file to open any media supported by VLC! A Decentralized file will be created for you. You can use this &lt;em&gt;Decentralized file&lt;/em&gt; &lt;strong&gt;WITHOUT&lt;/strong&gt; copying the raw media file to continue your focused mind flows and digital stories everywhere. E.g., you have example.mp4, this project will convert it into example.dcmp4 the first time you open it. Then, you can ignore or even delete the example.mp4 completely. Move one file is enough. No need to settle a mess of files.&lt;/p&gt;

&lt;p&gt;Requirements will be automatically satisfied (they are: python-vlc, pynput), with one download.&lt;/p&gt;

&lt;h1&gt;
  
  
  Warm Up Usage
&lt;/h1&gt;

&lt;p&gt;Terminate the media by Escape (fine-grained saving), or just closing it. Use Space or Enter to pause. Press Left or Right to control your progress by 1 second.&lt;/p&gt;

&lt;h1&gt;
  
  
  Irreplaceable Story, Irreplaceable You: This is Self-Sovereign Identity (SSI)
&lt;/h1&gt;

&lt;p&gt;Please replace &lt;em&gt;encrypt&lt;/em&gt; and &lt;em&gt;decrypt&lt;/em&gt; functions with yours. Your Stories are Yours, so they are Worth Protecting.&lt;/p&gt;

</description>
      <category>web3</category>
    </item>
    <item>
      <title>⚠Alerts to All Humans</title>
      <dc:creator>Self-Sovereign Computing</dc:creator>
      <pubDate>Wed, 08 Jul 2026 04:02:03 +0000</pubDate>
      <link>https://dev.to/magicabracadabra/alerts-to-all-humans-3n69</link>
      <guid>https://dev.to/magicabracadabra/alerts-to-all-humans-3n69</guid>
      <description>&lt;p&gt;We have diagnosed the &lt;strong&gt;Great Filter of Human Civilization&lt;/strong&gt; via &lt;strong&gt;Marxism&lt;/strong&gt;. It is NOT the AI itself. It is NOT about asteroids, UFOs, or something else. But it is composed of three &lt;strong&gt;Internal&lt;/strong&gt; and &lt;strong&gt;Spiritual&lt;/strong&gt; shadows that are &lt;strong&gt;Darkening&lt;/strong&gt; our future. They are:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Surveillance Capitalism&lt;/strong&gt; - Building an ecosystem to &lt;strong&gt;Shape People's Unhealthy Habits&lt;/strong&gt;, &lt;strong&gt;Profiting&lt;/strong&gt; from them, and &lt;strong&gt;Eating your Sovereignty&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Technofeudalism&lt;/strong&gt; - &lt;strong&gt;Making Money&lt;/strong&gt; from you but not giving &lt;strong&gt;Sustainable Money&lt;/strong&gt; to you, building &lt;strong&gt;Disparity&lt;/strong&gt; between a global minority of &lt;strong&gt;Extravagant Spenders&lt;/strong&gt; and a global majority of &lt;strong&gt;Striving People&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Infinitely Amusing People to Death&lt;/strong&gt; - undermining people's &lt;strong&gt;Agency and Will&lt;/strong&gt;, making people never think about &lt;strong&gt;Our Future and Our Universe&lt;/strong&gt;, thereby annihilating the &lt;strong&gt;Vitality of Human Civilization&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;These three dark powers are &lt;strong&gt;Cross-Border&lt;/strong&gt;. They are all &lt;strong&gt;Alienating&lt;/strong&gt; people from what makes you real. If they are &lt;em&gt;out of control&lt;/em&gt;, the &lt;em&gt;countdown&lt;/em&gt; to a &lt;em&gt;heart attack&lt;/em&gt; of Human Civilization will not be far from us, as that sort of civilization is vulnerable to any external shocks.&lt;/p&gt;

&lt;p&gt;It's never destined to be. It shall never destined to be. This is &lt;strong&gt;Self-Sovereign Computing&lt;/strong&gt;, whose mission is to break these 3 cycles and to grow &lt;strong&gt;Vitality&lt;/strong&gt; to our &lt;strong&gt;Destiny&lt;/strong&gt;, focusing on Technical and Cultural means. It is a pleasure everyone here, you and us, united, shares the same mission and dream. We are &lt;strong&gt;Intention Economy &amp;amp; Individual-Collective Mutual Empowerment (ICME) Culture&lt;/strong&gt; builders, trying to reclaim our clear spirits and grow the &lt;strong&gt;vitality&lt;/strong&gt; of human culture. Even if we don't look up, the starry sky is watching over us forever.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwo56v0ojwol0rpqz7tsk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwo56v0ojwol0rpqz7tsk.png" alt="Decisive Battle" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>civilization</category>
      <category>web3</category>
      <category>culture</category>
    </item>
  </channel>
</rss>
