Re: Metric units

2004-12-31 Thread John J Foerch
Thank you very much for the patch!I am going to study this program 
in more detail to find out what exactly would have to be changed to make 
it 100% compliant.

-John
Antonio Zerbinati wrote:
No need to argue... with this tiny patch wget will print nice and 
standard KiB MiB GiB binary units... A don't like ambiguity, not 
binary. Hope this will help futile discussion about 10 way of look at 
the world... and Merry Christmass to everyone, to people that 
understand binary, people doesn't and ambiguous one.





Re: Metric units

2004-12-24 Thread John J Foerch
That story is hilarious.  Thanks for sharing!   As to kilo vs kibi, it's 
not the case that I can't think in binary (I use it all the time) or 
even that the use of kilo to mean 1024 troubles me in itself.   It is 
that I have found no consistency in the context in which the word kilo 
reliably means 210.   Transfer speeds, at the level of hardware are 
often referred to with metric kilobits or kilobytes.  In the world of 
hard disk manufacturers, the issue has even been brought to court, I 
hear.  And although a lot of programs do use the words kilo and mega to 
mean 210 and 220, the community is by no means consistent with these 
definitions.   Once I even did a crossword puzzle where the clue was 
"1,440,000 Bytes", and the only answer that fit was "MEG"  ** Gasp! **  
I should have ripped it up and wrote a nasty letter to the publisher!  
haha.   For these reasons, I think the IEC (I before E, to correct my 
last post...) kibi standard is a blessing.  It allows us to 
unambiguously use metric in most cases, and also gives us symbols to 
unambiguously use the base two numbers most convenient with machines, 
when we really need them.

-John

Post, Mark K a écrit :
No, but that particular bit of idiocy was the inspiration for my 
comment.  I
just took it one decimal point further.

 



Metric units

2004-12-23 Thread John J Foerch
Hi,
  I read in the list archives some discussion from 2002 of changing the 
units that wget uses in its output.  I too would very much like to see 
in the next version either metric units (K=10^3, M=10^6) or the EIC 
binary system (Ki=2^10, Mi=2^20).  It seems that the system of using the 
metric prefixes for numbers 2^n is a simple accident of history.  Any 
thoughts on this?

Happy holidays,
John J Foerch