<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>External Drives on Nalar</title>
    <link>https://nalar.dev/tags/external-drives/</link>
    <description>Recent content in External Drives on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 13 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/external-drives/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>External Drive Write Caching and Safe Removal</title>
      <link>https://nalar.dev/external-drive-write-caching-and-safe-removal/</link>
      <pubDate>Sun, 13 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/external-drive-write-caching-and-safe-removal/</guid>
      <description>&lt;p&gt;A file copy to a USB drive can appear finished before every related change has reached the storage medium. The progress window may close, the file may appear in a folder, and the drive can still have pending writes. This gap between an application finishing its work and storage completing every write is central to safe removal.&lt;/p&gt;&#xA;&lt;p&gt;Operating systems use several layers of caching and buffering around storage. These layers can reduce repeated work and let applications continue without waiting for each individual write to finish. They also mean that “the copy dialog disappeared” and “all data is durable on the removable device” are not necessarily the same event.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
