<?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: Daniil Verba</title>
    <description>The latest articles on DEV Community by Daniil Verba (@daniil-verba).</description>
    <link>https://dev.to/daniil-verba</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%2F4037370%2F88c9236c-c28b-4a28-9e6c-0a924ef4df0a.jpg</url>
      <title>DEV Community: Daniil Verba</title>
      <link>https://dev.to/daniil-verba</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/daniil-verba"/>
    <language>en</language>
    <item>
      <title>I published my first open-source Rust project. I got 1 toxic comment, but also 3 PRs in 24 hours.</title>
      <dc:creator>Daniil Verba</dc:creator>
      <pubDate>Mon, 20 Jul 2026 08:45:33 +0000</pubDate>
      <link>https://dev.to/daniil-verba/i-published-my-first-open-source-rust-project-i-got-1-toxic-comment-but-also-3-prs-in-24-hours-2ddm</link>
      <guid>https://dev.to/daniil-verba/i-published-my-first-open-source-rust-project-i-got-1-toxic-comment-but-also-3-prs-in-24-hours-2ddm</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;I recently gathered the courage to share my first Rust project: &lt;a href="https://github.com/daniil-verba/undertow-protocol" rel="noopener noreferrer"&gt;undertow-protocol&lt;/a&gt; (a lightweight P2P library focused on Relay servers). I was genuinely terrified to publish it.&lt;/p&gt;

&lt;p&gt;I expected maybe a dozen views. Instead, I got 1,000+ in the first hour and was completely shocked. My post was instantly removed by Reddit's spam filters, and the comments I did see were mostly negative, attacking me for using AI. &lt;em&gt;(Yes, I use it — but strictly for learning and translating, as English is not my native language).&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;But then, 24 hours later, something amazing happened: I received 3 forks and Pull Requests. To say I was surprised is an understatement. This just proves the power of having a well-structured Git repository and clearly detailed Issues. &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%2Fehlsv92mc2rzzlu4axlm.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%2Fehlsv92mc2rzzlu4axlm.png" alt="GitHub Issues" width="800" height="447"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The takeaway?&lt;/strong&gt; If you are hesitating to share your projects just like I was, my advice is this: focus on writing good documentation (even if you use AI to translate it) and don't stress over dumb algorithms or toxic comments. &lt;strong&gt;The right people will notice your effort.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you're curious about the project, here is the link: &lt;a href="https://github.com/daniil-verba/undertow-protocol" rel="noopener noreferrer"&gt;GitHub Repo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>rust</category>
      <category>devjournal</category>
    </item>
  </channel>
</rss>
