<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Stolen Gigabytes</title>
	<atom:link href="http://www.wercshop.com/2007/11/20/stolen-gigabytes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wercshop.com/2007/11/20/stolen-gigabytes/</link>
	<description>Intentionally Unrefined</description>
	<lastBuildDate>Fri, 07 Oct 2011 03:25:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Eli Sand</title>
		<link>http://www.wercshop.com/2007/11/20/stolen-gigabytes/comment-page-1/#comment-138</link>
		<dc:creator>Eli Sand</dc:creator>
		<pubDate>Thu, 01 Apr 2010 06:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.wercshop.com/2007/11/20/stolen-gigabytes/#comment-138</guid>
		<description>Just a slight clarification to what your friend explained to you...

The HDD vendors don&#039;t lie about how many bytes are available - they just count them differently.  They use base 10 counting and consider a Kb as 1000 bytes, etc...  This gives you a larger reported capacity when comparing to base 2 counting (1024 bytes in a Kb).

Since our computers use binary math (base 2 math), they count 1024 bytes in a Kb, thus you end up with less HDD space than the manufacturer claims.  If you check the HDD labels though, you should clearly see that they state how they calculate the total drive size.

If you wanted even more mind-boggling entertainment, you can figure out how much MORE space you&#039;ve lost because of how your HDD is formatted.  When you format your drive, it &quot;chops it up&quot; in to a bunch of clusters, which you can configure the size of when you format (default for NTFS is 4Kb).  When you write a file to disk, it allocates disk space in clusters rather than individual bytes.  This means if you save a 60 byte file, it actually takes up an entire 4Kb cluster - you&#039;ve just wasted 4036 bytes!</description>
		<content:encoded><![CDATA[<p>Just a slight clarification to what your friend explained to you&#8230;</p>
<p>The HDD vendors don&#8217;t lie about how many bytes are available &#8211; they just count them differently.  They use base 10 counting and consider a Kb as 1000 bytes, etc&#8230;  This gives you a larger reported capacity when comparing to base 2 counting (1024 bytes in a Kb).</p>
<p>Since our computers use binary math (base 2 math), they count 1024 bytes in a Kb, thus you end up with less HDD space than the manufacturer claims.  If you check the HDD labels though, you should clearly see that they state how they calculate the total drive size.</p>
<p>If you wanted even more mind-boggling entertainment, you can figure out how much MORE space you&#8217;ve lost because of how your HDD is formatted.  When you format your drive, it &#8220;chops it up&#8221; in to a bunch of clusters, which you can configure the size of when you format (default for NTFS is 4Kb).  When you write a file to disk, it allocates disk space in clusters rather than individual bytes.  This means if you save a 60 byte file, it actually takes up an entire 4Kb cluster &#8211; you&#8217;ve just wasted 4036 bytes!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

