<?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: Shabbir Sajjadhusain</title>
    <description>The latest articles on DEV Community by Shabbir Sajjadhusain (@shabbirsfn).</description>
    <link>https://dev.to/shabbirsfn</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%2F4129640%2F449cfc25-72ac-4b26-a0ea-721e64c324bf.png</url>
      <title>DEV Community: Shabbir Sajjadhusain</title>
      <link>https://dev.to/shabbirsfn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shabbirsfn"/>
    <language>en</language>
    <item>
      <title>I built a disk cleaner that actually knows what Ollama and Hugging Face leave behind</title>
      <dc:creator>Shabbir Sajjadhusain</dc:creator>
      <pubDate>Thu, 17 Sep 2026 10:33:00 +0000</pubDate>
      <link>https://dev.to/shabbirsfn/i-built-a-disk-cleaner-that-actually-knows-what-ollama-and-hugging-face-leave-behind-3d8m</link>
      <guid>https://dev.to/shabbirsfn/i-built-a-disk-cleaner-that-actually-knows-what-ollama-and-hugging-face-leave-behind-3d8m</guid>
      <description>&lt;p&gt;I built Prune after watching my drive fill up with Ollama models and Hugging Face checkpoints I'd forgotten about. Most Mac cleaners don't know these caches exist, and there's not much for Windows at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;Prune scans for free and shows an exact GB size per category before anything is touched:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ollama models (5-40GB)&lt;/li&gt;
&lt;li&gt;Hugging Face cache (10-50GB)&lt;/li&gt;
&lt;li&gt;Xcode DerivedData (10-30GB)&lt;/li&gt;
&lt;li&gt;pip/conda/npm/CocoaPods caches&lt;/li&gt;
&lt;li&gt;Uninstalled app leftovers&lt;/li&gt;
&lt;li&gt;Everyday system/browser junk&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Nothing is ever deleted blind — every file is listed before removal, active projects with .git or node_modules are skipped, and deletions stay inside your user folder. Scans run entirely on-device, so no file path metadata ever leaves your machine.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where it's at
&lt;/h2&gt;

&lt;p&gt;Windows is live now (code-signed installer). macOS is under active development with an open waitlist.&lt;/p&gt;

&lt;p&gt;The scan is free forever. Pro unlocks full cleaning for $4.99/mo, $15/yr, or $29 one-time — all with a 7-day free trial.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://prune.digitalarc.lk" rel="noopener noreferrer"&gt;Try it here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy to answer questions about how the detection works.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>windows</category>
      <category>macos</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
