<?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: Yuno - multi file systems</title>
    <description>The latest articles on DEV Community by Yuno - multi file systems (@yuno_mfs).</description>
    <link>https://dev.to/yuno_mfs</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3163187%2F7a4e28a1-8876-4cae-a601-8797ac7588d6.png</url>
      <title>DEV Community: Yuno - multi file systems</title>
      <link>https://dev.to/yuno_mfs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yuno_mfs"/>
    <language>en</language>
    <item>
      <title>We Built a P2P Google Docs for Code – Here’s How Yuno Works</title>
      <dc:creator>Yuno - multi file systems</dc:creator>
      <pubDate>Mon, 26 May 2025 14:21:32 +0000</pubDate>
      <link>https://dev.to/yuno_mfs/we-built-a-p2p-google-docs-for-code-heres-how-yuno-works-h9</link>
      <guid>https://dev.to/yuno_mfs/we-built-a-p2p-google-docs-for-code-heres-how-yuno-works-h9</guid>
      <description>&lt;p&gt;Imagine coding with your team like in Google Docs, but for the entire project structure – files, dependencies, even console output. Meet Yuno, the first NPM package for true real-time P2P synchronization.&lt;/p&gt;

&lt;p&gt;Why This Changes Everything:&lt;br&gt;
    -👨💻 See changes live: No more "git pull" or merge conflicts&lt;br&gt;
    -🔒 End-to-end encrypted: Your code stays private&lt;br&gt;
    -⚡ Zero latency: Direct P2P connections (no central servers)&lt;br&gt;
    -🌐 Works anywhere: VS Code, WebStorm, even plain text editors&lt;/p&gt;

&lt;p&gt;Use Cases:&lt;br&gt;
    -Pair programming without VSCode Live Share’s limitations&lt;br&gt;
    -Hackathons with distributed teams&lt;br&gt;
    -Teaching coding with real-time feedback&lt;/p&gt;

&lt;p&gt;How It Works:&lt;br&gt;
&lt;code&gt;npx yuno create -r my-hackathon&lt;br&gt;
npx yuno init -r my-hackathon -p my-hackathon-password -u Bob&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Benchmark (vs. Live Share)&lt;br&gt;
Metric        Yuno  Live Share&lt;br&gt;
Latency       12ms  200ms+&lt;br&gt;
File Limit    None  50MB&lt;br&gt;
Setup Time    10s   2min&lt;/p&gt;

&lt;p&gt;Has your team struggled with collaboration tools? What’s your dream workflow?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://yuno.ws" rel="noopener noreferrer"&gt;Our website&lt;/a&gt;&lt;br&gt;
&lt;a href="//abdirahman.zhumagulov@gmail.com"&gt;Email&lt;/a&gt;&lt;br&gt;
&lt;a href="https://t.me/yuno_mfs" rel="noopener noreferrer"&gt;Telegram&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
