<?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: Dinesh Regar</title>
    <description>The latest articles on DEV Community by Dinesh Regar (@dinesh_regar).</description>
    <link>https://dev.to/dinesh_regar</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%2F2922713%2F748c8f9b-226a-4ba0-a6b8-752759687a67.png</url>
      <title>DEV Community: Dinesh Regar</title>
      <link>https://dev.to/dinesh_regar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dinesh_regar"/>
    <language>en</language>
    <item>
      <title>I spent weeks searching for good free tools. Then I stopped searching and built the place instead.</title>
      <dc:creator>Dinesh Regar</dc:creator>
      <pubDate>Sun, 19 Apr 2026 19:07:26 +0000</pubDate>
      <link>https://dev.to/dinesh_regar/i-spent-weeks-searching-for-good-free-tools-then-i-stopped-searching-and-built-the-place-instead-3oh9</link>
      <guid>https://dev.to/dinesh_regar/i-spent-weeks-searching-for-good-free-tools-then-i-stopped-searching-and-built-the-place-instead-3oh9</guid>
      <description>&lt;p&gt;Hello Developers 👋&lt;/p&gt;

&lt;p&gt;I'm &lt;em&gt;Dinesh&lt;/em&gt;, a developer who got tired of one specific frustration:&lt;/p&gt;

&lt;p&gt;Every time I needed a free or open-source tool, I'd spend 2-3 hours jumping between GitHub lists, Reddit threads, and random blog posts — only to forget where I found something useful a week later.&lt;/p&gt;

&lt;p&gt;There was no single place that felt like home for this kind of discovery. So I built one.&lt;/p&gt;

&lt;p&gt;🌧️ What is The Cloud Rain?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://thecloudrain.site" rel="noopener noreferrer"&gt;https://thecloudrain.site&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's a free, open-source platform where developers can discover:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Hidden open-source tools that most people haven't heard of&lt;/li&gt;
&lt;li&gt;Free developer resources, UI kits, and utilities&lt;/li&gt;
&lt;li&gt;Curated articles I write personally about each tool — not just a link dump&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The "mystery box" twist: instead of showing everything at once, there's a discovery layer. You unlock tools and hidden content for free just by engaging — no subscriptions, no credit card, no ads.&lt;/p&gt;

&lt;p&gt;Everything is self-hosted and open source. The repo is public on GitHub.&lt;/p&gt;

&lt;p&gt;📰 &lt;strong&gt;The Article Museum&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is the part I'm most proud of.&lt;/p&gt;

&lt;p&gt;I write detailed articles about tools most developers have never heard of — things like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Uptime Kuma (the self-hosted monitoring tool that replaces paid services)&lt;/li&gt;
&lt;li&gt;Litestream (SQLite backups that feel like magic)&lt;/li&gt;
&lt;li&gt;Plausible (privacy-first analytics that doesn't need a cookie banner)&lt;/li&gt;
&lt;li&gt;ZincSearch (Elasticsearch alternative that runs on a Raspberry Pi)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These aren't SEO-stuffed listicles. Each article is a proper deep dive into why the tool exists, who it's for, and when you'd actually reach for it.&lt;/p&gt;

&lt;p&gt;🛠️** What I built it with**&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 14 App Router (fully serverless)&lt;/li&gt;
&lt;li&gt;Supabase (database + auth)&lt;/li&gt;
&lt;li&gt;Vercel (deployment)&lt;/li&gt;
&lt;li&gt;GitHub Actions (automated scraper that keeps listings fresh)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No separate backend. One core folder. Deployed in minutes.&lt;/p&gt;

&lt;p&gt;😅 &lt;em&gt;Honest status&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Launched 2 weeks ago. Zero marketing budget. Traffic is basically just bots and me refreshing the page.&lt;/p&gt;

&lt;p&gt;I've fixed security issues (RLS policies, server-side rendering for SEO), cleaned up the sitemap, and made it properly crawlable. The technical foundation is solid now.&lt;/p&gt;

&lt;p&gt;What I genuinely need: real developers to tell me what's missing, what's confusing, or what would make them actually bookmark this.&lt;/p&gt;

&lt;p&gt;If you've ever wasted an afternoon trying to find a free alternative to some expensive SaaS — this is built for you.&lt;/p&gt;

&lt;p&gt;Would love brutal honest feedback. What's your first impression?&lt;br&gt;
I catalog these at thecloudrain.site &lt;br&gt;
— check it out&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>sideprojects</category>
      <category>developertools</category>
      <category>freetools</category>
    </item>
    <item>
      <title>Stop Over-Engineering: Replacing Elasticsearch with a 100MB Go Alternative</title>
      <dc:creator>Dinesh Regar</dc:creator>
      <pubDate>Sat, 18 Apr 2026 06:25:21 +0000</pubDate>
      <link>https://dev.to/dinesh_regar/stop-over-engineering-replacing-elasticsearch-with-a-100mb-go-alternative-3bm6</link>
      <guid>https://dev.to/dinesh_regar/stop-over-engineering-replacing-elasticsearch-with-a-100mb-go-alternative-3bm6</guid>
      <description>&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.amazonaws.com%2Fuploads%2Farticles%2Fo2x88tqiko9jd6zf0g4s.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.amazonaws.com%2Fuploads%2Farticles%2Fo2x88tqiko9jd6zf0g4s.png" alt=" "&gt;&lt;/a&gt;&lt;br&gt;
Every time I start a New Project , I face the same dilemma: Search.&lt;/p&gt;

&lt;p&gt;Industry veterans will tell you to use Elasticsearch. But if you are a student developer or an indie hacker running on a $5-10 VPS, Elasticsearch is a death sentence for your RAM. It’s built for enterprises with clusters, not for developers who value lean engineering.&lt;/p&gt;

&lt;p&gt;This week, I deconstructed a tool that fundamentally changed my stack: ZincSearch.&lt;/p&gt;

&lt;p&gt;What is ZincSearch?&lt;br&gt;
ZincSearch is a lightweight alternative to Elasticsearch, written in Go. It’s designed for one thing: high-performance full-text indexing without the heavy resource footprint of the JVM.&lt;/p&gt;

&lt;p&gt;The Technical Breakdown: Why it Wins&lt;br&gt;
Memory Footprint: While Elasticsearch can easily eat 1-2GB of RAM just idling, ZincSearch usually sits comfortably under 100MB.&lt;/p&gt;

&lt;p&gt;Single Binary: No complex installation. It’s a single binary you can run with one command or a simple Docker container.&lt;/p&gt;

&lt;p&gt;Schema-less: Just like its bigger rivals, you can dump JSON documents into it without pre-defining a schema.&lt;/p&gt;

&lt;p&gt;UI Included: It comes with a built-in web dashboard for querying and managing your data. No Kibana required.&lt;/p&gt;

&lt;p&gt;The "Museum&lt;a href="//thecloudrain.site"&gt;&lt;/a&gt;" Philosophy&lt;br&gt;
I’ve been documenting tools like ZincSearch on my platform, The Cloud Rain. My goal is to create a "Digital Museum" of artifacts—software that prioritizes efficiency over hype.&lt;/p&gt;

&lt;p&gt;We live in an age of "Digital Obesity" where we accept bloat as a feature. ZincSearch is a reminder that we can build world-class search engines that respect your hardware.&lt;/p&gt;

&lt;p&gt;Who is this for?&lt;br&gt;
If you are building a small-to-medium SaaS.&lt;/p&gt;

&lt;p&gt;If you need to search through millions of logs.&lt;/p&gt;

&lt;p&gt;If you are tired of OOM (Out of Memory) errors on your production server.&lt;/p&gt;

&lt;p&gt;Final Verdict&lt;br&gt;
If you don't need the massive distributed clustering of Elasticsearch, why pay the "RAM tax"? ZincSearch is the engineering masterpiece you’ve been looking for.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;docker run &lt;span class="nt"&gt;-p&lt;/span&gt; 4080:4080 &lt;span class="nt"&gt;-e&lt;/span&gt; &lt;span class="nv"&gt;ZINC_FIRST_ADMIN_USER&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;admin &lt;span class="nt"&gt;-e&lt;/span&gt; &lt;span class="nv"&gt;ZINC_FIRST_ADMIN_PASSWORD&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;password zincsearch/zincsearch:latest
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;I’ve written a deeper dive into its architecture and how it integrates with a minimalist stack on my site.&lt;/p&gt;

&lt;p&gt;Check out the full artifact breakdown here:&lt;br&gt;
👉&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://thecloudrain.site/article-museum/zincsearch-the-lightweight-alternative-to-elasticsearch" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;thecloudrain.site&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;



</description>
      <category>architecture</category>
      <category>database</category>
      <category>go</category>
      <category>performance</category>
    </item>
    <item>
      <title>I built a minimalist "Museum" for Open Source tools that don't suck</title>
      <dc:creator>Dinesh Regar</dc:creator>
      <pubDate>Fri, 17 Apr 2026 11:21:21 +0000</pubDate>
      <link>https://dev.to/dinesh_regar/i-built-a-minimalist-museum-for-open-source-tools-that-dont-suck-1m3e</link>
      <guid>https://dev.to/dinesh_regar/i-built-a-minimalist-museum-for-open-source-tools-that-dont-suck-1m3e</guid>
      <description>&lt;p&gt;"Everything today reuires 4GB of RAM , 50 dependencies , and constant tracking . I wanted to go back to the roots - where tools were fast , small , and solved real problems . &lt;/p&gt;

&lt;p&gt;So , I built The Cloud Rain , &lt;/p&gt;

&lt;p&gt;It's not just a blog ; it's a platform where I'm documenting "Digital Artifacts" - tools Like Iodine , ZincsSearch , and Fossile . Tools that are written in C , GO , or Rust and What’s inside the platform:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The Article Museum: Deep dives into how these hidden gems work.&lt;/li&gt;
&lt;li&gt;Free Tools Directory: A curated list of high-utility open-source software.&lt;/li&gt;
&lt;li&gt;Mystery Box: A way to discover random high-quality resources.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;My goal is to create a hub for engineers who value performance over hype.&lt;/p&gt;

&lt;p&gt;Check it out here: &lt;a href="https://thecloudrain.site" rel="noopener noreferrer"&gt;https://thecloudrain.site&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’m a student developer and I’d love some feedback on the UI/UX and what other "minimalist" tools I should add next.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>performance</category>
      <category>showdev</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
