We'll never convert! Rugged individualism FTW!So, basically, Americans are weird! :troll:
:victory:
We'll never convert! Rugged individualism FTW!So, basically, Americans are weird! :troll:
What you call individualism, I call mob mentality! :lol:We'll never convert! Rugged individualism FTW!
:victory:
(right between Postdoc and Corpse-Flower Grower)11. METRIC SYSTEM ADVOCATE
The Metric Program of the National Institute of Standards and Technology has a bold, if Napoleonic, motto: "Toward a Metric America." That is, a fanciful future in which we'll buy decagrams of hamburger and liters of gas. Problem is, the Metric Program employs just two evangelists-hail, ye lone voices in the wilderness!-to convert 281 million recalcitrant American imperial-unit holdouts. Launched with much hope by the Federal Metric Conversion Act of 1975, the Metric Program 28 years later meekly soldiers on, advising federal bureaucracies and trying to pitch the system to-well, to anyone who will listen. The dynamic decimal duo, who declined interview requests, did say that they really work only part-time on metric salesmanship. So it would seem: A spokesman for the program, when queried, didn't know his own height in meters.
I don't think the British raised organized opposition on the premise that the French system promoted atheism. No, there's a real "don't you force this on me" mentality. Underestimating the ability of Americans to refuse to be governed is dangerous.@Guy N'wah: This doesn't explain why such opposition could be overcome in England itself, but can't be in US. I think it's much more inertia than actual opposition in practice. And government inertia firstly (since they failed a few times, they lost interest to actively continue).
For most people like you, it would indeed not make a difference which system they use. Depends on what you do in your life ofcourse and in what way you need it. I for instance study physics and an accurate and universal way of doing measurements is pretty much required.Well, I'm still a bit fuzzy on the advantages, especially when compared to the costs of the switch. I understand the aesthetic appeal of the uniform world order, but how does an average person benefit from it? My weather forecast is in F, while say Prague's is in C, so? How often do I really need to compare? And if I occasionally do compare, it's enough to type '23 celsius in F' into Google to get the conversion.
And somehow I don't see what's natural about 0 and 100 being tied to freezing and boiling water. 0F being pretty damn cold is perhaps less useful as 0C being the point when water freezes, but boiling? I switch the stove on and I don't really care what temperature is needed to boil water. And "more that 100F equals fever" has its uses.
The point of the above being that an average person uses measurements in a very basic way and the benefits of one system versus another are small. Whether my recipe says 30 grams or 1 oz, it doesn't matter, right? Might as well say "a spoonful". If I often converted recipes from my Mom's cookbook to use for a battalion of soldiers, metric might be useful, but it's not done that often. And if it were, I'd probably get pretty routine fast, the conversions are not that complicated.
Remember that, with few exceptions, computers work best in base 2. It is often easier in software, often necessary in hardware, and especially more efficient in older equipment to use a numbering system in which the quantities are powers of 2.What's the deal with gigabyte (GB and gibibyte (GiB?Why measure in decimal vs binary values? I've read around, sure, but I want a meaty answer, and I know I can find on here :yes
Very cool :thumbup: The "yard" and "meter" flourish in their own areas it seems.Since devices (registers, memory, storage etc.) are usually aligned with the power of 2, it's easier to measure that way. So when you say GB you mean 2 ^ 30 bytes (1024 ^ 3). On the other hand, in some contexts it means 10 ^ 9 (in particular in network measurements like for bandwidth, i.e. when you see 1 Gb / s it means 1,000,000,000 bits / sec). Which can be pretty confusing.
The first time I used KDE dolphin read my 1TB in TiB and with the ext4 filesystem that left me ~916GiB. Thought I stepped into funky town.Where this bytes (pun intended) consumers is in the way disk drives are sized. Disk drives are sized in gigabytes, but it is the decimal GB = 10^9 that is meant. So a 40GB drive has, nominally, 40,000,000,000 bytes capacity. Not, as you might expect if you were counting in binary GiB: 40GB is approx. 37.25 GiB.