* Testimonials page @ 2005-07-17 13:40 PFC 2005-07-17 17:00 ` David Masover 0 siblings, 1 reply; 16+ messages in thread From: PFC @ 2005-07-17 13:40 UTC (permalink / raw) To: reiserfs-list Just a word about the testimonials page on the namesys.com site : The LivingXML.net link points to a domain that doesn't exist... You can use my testimonial if you like : "Since I've switched my laptop to reiser4, its crummy slow IDE drive feels like it's got a rocket booster attached to its ass. Everyday operations are blazing. And making a complete backup (450.000 files, 1.5G gzipped) of everything that is worth backing up takes about 8 minutes. Mind you this includes the time tar / | gzip -1 | ssh over the network and save the backup on another machine. Simply amazing." ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-17 13:40 Testimonials page PFC @ 2005-07-17 17:00 ` David Masover 2005-07-17 17:44 ` PFC 2005-07-18 1:03 ` Ed Tomlinson 0 siblings, 2 replies; 16+ messages in thread From: David Masover @ 2005-07-17 17:00 UTC (permalink / raw) To: PFC; +Cc: reiserfs-list PFC wrote: > Everyday operations are blazing. And making a complete backup (450.000 > files, 1.5G gzipped) of everything that is worth backing up takes about 450 files? You may want to officially correct that to 450,000 before anyone puts it on the testimonial page... -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.9.0/50 - Release Date: 7/16/2005 ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-17 17:00 ` David Masover @ 2005-07-17 17:44 ` PFC 2005-07-17 18:11 ` David Masover 2005-07-18 1:03 ` Ed Tomlinson 1 sibling, 1 reply; 16+ messages in thread From: PFC @ 2005-07-17 17:44 UTC (permalink / raw) To: reiserfs-list >> Everyday operations are blazing. And making a complete backup (450.000 >> files, 1.5G gzipped) of everything that is worth backing up takes about > > 450 files? > > You may want to officially correct that to 450,000 before anyone puts it > on the testimonial page... Huh ? isn't this what I wrote ? ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-17 17:44 ` PFC @ 2005-07-17 18:11 ` David Masover 2005-07-17 19:47 ` Hubert Chan 2005-07-17 19:48 ` Jeffrey Mahoney 0 siblings, 2 replies; 16+ messages in thread From: David Masover @ 2005-07-17 18:11 UTC (permalink / raw) To: PFC; +Cc: reiserfs-list PFC wrote: > >>> Everyday operations are blazing. And making a complete backup >>> (450.000 files, 1.5G gzipped) of everything that is worth backing >>> up takes about >> >> >> 450 files? >> >> You may want to officially correct that to 450,000 before anyone puts >> it on the testimonial page... > > > Huh ? isn't this what I wrote ? 450.000 = 450.0 = 450 = 4.5*10^2 450,000 = 4.5*10^5 4.5*10^5 > 4.5*10^2 Or, in other words, you meant to put a comma, but instead you put a period, which is usually a decimal point. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-17 18:11 ` David Masover @ 2005-07-17 19:47 ` Hubert Chan 2005-07-17 20:22 ` Christian Iversen 2005-07-17 19:48 ` Jeffrey Mahoney 1 sibling, 1 reply; 16+ messages in thread From: Hubert Chan @ 2005-07-17 19:47 UTC (permalink / raw) To: reiserfs-list On Sun, 17 Jul 2005 13:11:02 -0500, David Masover <ninja@slaphack.com> said: > 450.000 = 450.0 = 450 = 4.5*10^2 > 450,000 = 4.5*10^5 > 4.5*10^5 > 4.5*10^2 > Or, in other words, you meant to put a comma, but instead you put a > period, which is usually a decimal point. It's a localization issue. Some locales use comma as the thousands separator, while some use a period. (And vice versa for the decimal point.) In particular, in French, period is for the thousands separator, and comma is the decimal point. -- Hubert Chan <hubert@uhoreg.ca> - http://www.uhoreg.ca/ PGP/GnuPG key: 1024D/124B61FA Fingerprint: 96C5 012F 5F74 A5F7 1FF7 5291 AF29 C719 124B 61FA Key available at wwwkeys.pgp.net. Encrypted e-mail preferred. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-17 19:47 ` Hubert Chan @ 2005-07-17 20:22 ` Christian Iversen 2005-07-17 22:18 ` Hubert Chan 0 siblings, 1 reply; 16+ messages in thread From: Christian Iversen @ 2005-07-17 20:22 UTC (permalink / raw) To: reiserfs-list On Sunday 17 July 2005 21:47, Hubert Chan wrote: > On Sun, 17 Jul 2005 13:11:02 -0500, David Masover <ninja@slaphack.com> said: > > 450.000 = 450.0 = 450 = 4.5*10^2 > > 450,000 = 4.5*10^5 > > > > 4.5*10^5 > 4.5*10^2 > > > > Or, in other words, you meant to put a comma, but instead you put a > > period, which is usually a decimal point. > > It's a localization issue. Some locales use comma as the thousands > separator, while some use a period. (And vice versa for the decimal > point.) > > In particular, in French, period is for the thousands separator, and > comma is the decimal point. AFAIK it's the same in Sweden, Norway, Denmark, Germany, The Netherlands, and in fact most of Europe. -- Regards, Christian Iversen ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-17 20:22 ` Christian Iversen @ 2005-07-17 22:18 ` Hubert Chan 2005-07-18 9:21 ` Christian Iversen 0 siblings, 1 reply; 16+ messages in thread From: Hubert Chan @ 2005-07-17 22:18 UTC (permalink / raw) To: reiserfs-list On Sun, 17 Jul 2005 22:22:32 +0200, Christian Iversen <chrivers@iversen-net.dk> said: >> In particular, in French, period is for the thousands separator, and >> comma is the decimal point. > AFAIK it's the same in Sweden, Norway, Denmark, Germany, The > Netherlands, and in fact most of Europe. I'm wondering if it's based mostly on region or language. For example, I know that for the English-speaking portion of North America, we use comma for the thousands separator. But for the French-speaking population (e.g. Quebec), or when writing in French, comma is the decimal separator. Do Swedes, Norwegians, etc. use period as the thousands separator even when writing in English? -- Hubert Chan <hubert@uhoreg.ca> - http://www.uhoreg.ca/ PGP/GnuPG key: 1024D/124B61FA Fingerprint: 96C5 012F 5F74 A5F7 1FF7 5291 AF29 C719 124B 61FA Key available at wwwkeys.pgp.net. Encrypted e-mail preferred. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-17 22:18 ` Hubert Chan @ 2005-07-18 9:21 ` Christian Iversen 2005-07-18 11:12 ` PFC 2005-07-19 7:38 ` Kris Van Bruwaene 0 siblings, 2 replies; 16+ messages in thread From: Christian Iversen @ 2005-07-18 9:21 UTC (permalink / raw) To: reiserfs-list On Monday 18 July 2005 00:18, Hubert Chan wrote: > On Sun, 17 Jul 2005 22:22:32 +0200, Christian Iversen <chrivers@iversen-net.dk> said: > >> In particular, in French, period is for the thousands separator, and > >> comma is the decimal point. > > > > AFAIK it's the same in Sweden, Norway, Denmark, Germany, The > > Netherlands, and in fact most of Europe. > > I'm wondering if it's based mostly on region or language. For example, > I know that for the English-speaking portion of North America, we use > comma for the thousands separator. But for the French-speaking > population (e.g. Quebec), or when writing in French, comma is the > decimal separator. > > Do Swedes, Norwegians, etc. use period as the thousands separator even > when writing in English? No, that wouldn't make sense :-) I think it's true that it's language-based. To make matters worse though, I've seen some exams with a mixed danish/english contents use both within a few lines of text. And on top of that, it's sometimes reversed because "," is used as a logical seperator in many programming langauges. But it's probably safe to say that outside of physics (and even there it would be odd), 123.456 is "1 dot 23456 * 10^5" -- Regards, Christian Iversen ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-18 9:21 ` Christian Iversen @ 2005-07-18 11:12 ` PFC 2005-07-19 7:38 ` Kris Van Bruwaene 1 sibling, 0 replies; 16+ messages in thread From: PFC @ 2005-07-18 11:12 UTC (permalink / raw) To: reiserfs-list If I did say I backed up 0x6ddd0 files in 8 minutes would he be happy ? Most off topic thread of the year award. > But it's probably safe to say that outside of physics (and even there it > would > be odd), 123.456 is "1 dot 23456 * 10^5" > ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-18 9:21 ` Christian Iversen 2005-07-18 11:12 ` PFC @ 2005-07-19 7:38 ` Kris Van Bruwaene 2005-07-19 10:16 ` Hans Reiser 1 sibling, 1 reply; 16+ messages in thread From: Kris Van Bruwaene @ 2005-07-19 7:38 UTC (permalink / raw) To: reiserfs-list There actually is an International Standard on this (ISO-31-0), have a look at: http://www.answers.com/topic/iso-31 which states: * Numbers consisting of long sequences of digits can be made more readable by separating them into groups, preferably groups of three, separated by a small space. ISO 31-0 specifies that such groups of digits should never be separated by a comma or point, as these are reserved for use as the decimal sign. * ISO 31-0 specifies that the decimal sign is the comma on the baseline, but recognizes that in English documents a dot on the line is also commonly used. Christian Iversen <chrivers@iversen-net.dk> wrote: > On Monday 18 July 2005 00:18, Hubert Chan wrote: > > On Sun, 17 Jul 2005 22:22:32 +0200, Christian Iversen > <chrivers@iversen-net.dk> said: > > >> In particular, in French, period is for the thousands separator, and > > >> comma is the decimal point. > > > > > > AFAIK it's the same in Sweden, Norway, Denmark, Germany, The > > > Netherlands, and in fact most of Europe. > > > > I'm wondering if it's based mostly on region or language. For example, > > I know that for the English-speaking portion of North America, we use > > comma for the thousands separator. But for the French-speaking > > population (e.g. Quebec), or when writing in French, comma is the > > decimal separator. > > > > Do Swedes, Norwegians, etc. use period as the thousands separator even > > when writing in English? > > No, that wouldn't make sense :-) > > I think it's true that it's language-based. > > To make matters worse though, I've seen some exams with a mixed danish/english > contents use both within a few lines of text. And on top of that, it's > sometimes reversed because "," is used as a logical seperator in many > programming langauges. > > But it's probably safe to say that outside of physics (and even there it would > be odd), 123.456 is "1 dot 23456 * 10^5" > > -- > Regards, > Christian Iversen Regards Kris Van Bruwaene *** Disclaimer *** Deze e-mail, met eventuele bijlagen, is alleen bestemd voor de persoon of organisatie aan wie hij gericht is en, in voorkomend geval, alleen voor het daarin opgegeven doel of gebruik. Hij kan vertrouwelijke informatie bevatten en/of persoonlijke standpunten die niet noodzakelijk met die van de VRT stroken. Elk gebruik van deze informatie (zoals bewerken, doorsturen, geheel of gedeeltelijk reproduceren of verspreiden in welke vorm ook) door anderen dan de geadresseerde, is verboden. Hebt U deze e-mail per vergissing ontvangen, meld dat dan a.u.b. aan de VRT en wis de e-mail. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-19 7:38 ` Kris Van Bruwaene @ 2005-07-19 10:16 ` Hans Reiser 2005-07-19 12:05 ` LiFe 0 siblings, 1 reply; 16+ messages in thread From: Hans Reiser @ 2005-07-19 10:16 UTC (permalink / raw) To: Kris.VanBruwaene; +Cc: reiserfs-list Kris Van Bruwaene wrote: >There actually is an International Standard on this (ISO-31-0), have a look at: >http://www.answers.com/topic/iso-31 >which states: > * Numbers consisting of long sequences of digits can be made more readable by separating them into groups, preferably groups of three, separated by a small space. ISO 31-0 specifies that such groups of digits should never be separated by a comma or point, as these are reserved for use as the decimal sign. > > * ISO 31-0 specifies that the decimal sign is the comma on the baseline, but recognizes that in English documents a dot on the line is also commonly used. > > > The french have long controlled the ISO standards process. In this case, it is probably a good standard though. Spaces work for my mind.... ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-19 10:16 ` Hans Reiser @ 2005-07-19 12:05 ` LiFe 2005-07-20 8:52 ` Hans Reiser 0 siblings, 1 reply; 16+ messages in thread From: LiFe @ 2005-07-19 12:05 UTC (permalink / raw) To: Hans Reiser, Kris.VanBruwaene; +Cc: reiserfs-list Could you close this thread already??? Get back on topic??? Like arguing how files as directories breaks a program written in 1879 by H G Wells, and that it's too political to fix the line of code (which, incidently, says 'Hello World') and we just _can't_ (and I can't stress it enough) merge ReiserFS because this is a _crucial_ application used to measure the tensile strength of Peni (and yes, roaming in groups they're Meece). Oh, if you're 15 years or younger, don't read the last sentence. LiFers. P.S. Seeing as I'm only halfway through reading " reiser4 plugins" I may be a little out of date. But I'm telling you, it aint broke, and I can't see any use for being in date, so I'm not going to update, and no I WILL NOT MERGE! Anyway, there is no use for being up to date so what's the point? I mean I can't see any use, so obviously it is completely and utterly useless from all points of view. P.P.S Sarcasm is just one more free service I offer. P.P.P.S Bitching is the other. P.P.P.P.S Incidently, if you feed the 'Hello World' program human blood, it unlocks an artificial intelligence that takes over the world through computers. ----- Original Message ----- From: "Hans Reiser" <reiser@namesys.com> To: <Kris.VanBruwaene@vrt.be> Cc: <reiserfs-list@namesys.com> Sent: Tuesday, July 19, 2005 8:16 PM Subject: Re: Testimonials page > Kris Van Bruwaene wrote: > >>There actually is an International Standard on this (ISO-31-0), have a >>look at: >>http://www.answers.com/topic/iso-31 >>which states: >> * Numbers consisting of long sequences of digits can be made more >> readable by separating them into groups, preferably groups of three, >> separated by a small space. ISO 31-0 specifies that such groups of digits >> should never be separated by a comma or point, as these are reserved for >> use as the decimal sign. >> >> * ISO 31-0 specifies that the decimal sign is the comma on the >> baseline, but recognizes that in English documents a dot on the line is >> also commonly used. >> >> >> > The french have long controlled the ISO standards process. > > In this case, it is probably a good standard though. Spaces work for my > mind.... ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-19 12:05 ` LiFe @ 2005-07-20 8:52 ` Hans Reiser 0 siblings, 0 replies; 16+ messages in thread From: Hans Reiser @ 2005-07-20 8:52 UTC (permalink / raw) To: LiFe; +Cc: Kris.VanBruwaene, reiserfs-list LiFe wrote: > Could you close this thread already??? Ok, I concede to the force of your argument...... ;-) Hans ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-17 18:11 ` David Masover 2005-07-17 19:47 ` Hubert Chan @ 2005-07-17 19:48 ` Jeffrey Mahoney 1 sibling, 0 replies; 16+ messages in thread From: Jeffrey Mahoney @ 2005-07-17 19:48 UTC (permalink / raw) To: David Masover; +Cc: PFC, reiserfs-list David Masover wrote: > PFC wrote: > >> >>>> Everyday operations are blazing. And making a complete backup >>>> (450.000 files, 1.5G gzipped) of everything that is worth backing >>>> up takes about >>> >>> >>> >>> 450 files? >>> >>> You may want to officially correct that to 450,000 before anyone puts >>> it on the testimonial page... >> >> >> >> Huh ? isn't this what I wrote ? > > > 450.000 = 450.0 = 450 = 4.5*10^2 > 450,000 = 4.5*10^5 > > 4.5*10^5 > 4.5*10^2 > > Or, in other words, you meant to put a comma, but instead you put a > period, which is usually a decimal point. > > David - The comma as a thousands separator is locale-specific. Most of Europe (and elsewhere?) use the period instead. -Jeff -- Jeff Mahoney SuSE Labs jeffm@suse.com ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-17 17:00 ` David Masover 2005-07-17 17:44 ` PFC @ 2005-07-18 1:03 ` Ed Tomlinson 2005-07-18 1:18 ` David Masover 1 sibling, 1 reply; 16+ messages in thread From: Ed Tomlinson @ 2005-07-18 1:03 UTC (permalink / raw) To: reiserfs-list; +Cc: David Masover, PFC On Sunday 17 July 2005 13:00, David Masover wrote: > PFC wrote: > > > Everyday operations are blazing. And making a complete backup (450.000 > > files, 1.5G gzipped) of everything that is worth backing up takes about > > 450 files? > > You may want to officially correct that to 450,000 before anyone puts it > on the testimonial page... Metric often uses "." as thousands indicator... Its what the kids are told to use here in Quebec. Ed Tomlinson ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Testimonials page 2005-07-18 1:03 ` Ed Tomlinson @ 2005-07-18 1:18 ` David Masover 0 siblings, 0 replies; 16+ messages in thread From: David Masover @ 2005-07-18 1:18 UTC (permalink / raw) To: Ed Tomlinson; +Cc: reiserfs-list, PFC Ed Tomlinson wrote: > On Sunday 17 July 2005 13:00, David Masover wrote: > >>PFC wrote: >> >> >>>Everyday operations are blazing. And making a complete backup (450.000 >>>files, 1.5G gzipped) of everything that is worth backing up takes about >> >>450 files? >> >>You may want to officially correct that to 450,000 before anyone puts it >>on the testimonial page... > > > Metric often uses "." as thousands indicator... Its what the kids are told to > use here in Quebec. Ah, that explains it. Just as everyone else had. I'm sorry I brought it up! Can we let this thread die? -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.9.0/50 - Release Date: 7/16/2005 ^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2005-07-20 8:52 UTC | newest] Thread overview: 16+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-07-17 13:40 Testimonials page PFC 2005-07-17 17:00 ` David Masover 2005-07-17 17:44 ` PFC 2005-07-17 18:11 ` David Masover 2005-07-17 19:47 ` Hubert Chan 2005-07-17 20:22 ` Christian Iversen 2005-07-17 22:18 ` Hubert Chan 2005-07-18 9:21 ` Christian Iversen 2005-07-18 11:12 ` PFC 2005-07-19 7:38 ` Kris Van Bruwaene 2005-07-19 10:16 ` Hans Reiser 2005-07-19 12:05 ` LiFe 2005-07-20 8:52 ` Hans Reiser 2005-07-17 19:48 ` Jeffrey Mahoney 2005-07-18 1:03 ` Ed Tomlinson 2005-07-18 1:18 ` David Masover
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.