Re: [9fans] Modern development language for Plan 9, WAS: Re: RESOLVED: recoving important header file rudely

2011-02-04 Thread erik quanstrom
> > > Or something equivalent. Example: How do you know moving an > > > expression out of a for loop is valid? The optimizer needs to > > > understand the control flow. > > > > is this still a useful thing to be doing? > > Yes. what's your argument? my argument is that the cpu is so fast relati

[9fans] Happy Birthday

2011-02-04 Thread Michaelian Ennis
Today is Ken's birthday! Happy Birthday Ken!

Re: [9fans] Happy Birthday

2011-02-04 Thread AAMIR KHAN
Happy Birth day Ken On Fri, Feb 4, 2011 at 10:47 PM, Michaelian Ennis < michaelian.en...@gmail.com> wrote: > Today is Ken's birthday! Happy Birthday Ken! > >

Re: [9fans] Happy Birthday

2011-02-04 Thread Joseph Stewart
Happy birthday Ken! On Fri, Feb 4, 2011 at 12:17 PM, Michaelian Ennis < michaelian.en...@gmail.com> wrote: > Today is Ken's birthday! Happy Birthday Ken! > >

Re: [9fans] files vs. directories

2011-02-04 Thread Lucio De Re
> did i hear cloud-backed directory entries? I'll bite: If the cloud were to be a mere repository of (encrypted) Venti blocks, wouldn't it be a very useful tool? In fact, how do we know that Al Qaeda are not already storing and distributing all their plans for nuking New York on line as steganog

Re: [9fans] files vs. directories

2011-02-04 Thread Lucio De Re
> did i hear cloud-backed directory entries? I'll bite: If the cloud were to be a mere repository of (encrypted) Venti blocks, wouldn't it be a very useful tool? In fact, how do we know that Al Qaeda are not already storing and distributing all their plans for nuking New York on line as steganog

Re: [9fans] files vs. directories

2011-02-04 Thread Lucio De Re
> did i hear cloud-backed directory entries? I'll bite: If the cloud were to be a mere repository of (encrypted) Venti blocks, wouldn't it be a very useful tool? In fact, how do we know that Al Qaeda are not already storing and distributing all their plans for nuking New York on line as steganog

Re: [9fans] files vs. directories

2011-02-04 Thread Lucio De Re
> did i hear cloud-backed directory entries? I'll bite: If the cloud were to be a mere repository of (encrypted) Venti blocks, wouldn't it be a very useful tool? In fact, how do we know that Al Qaeda are not already storing and distributing all their plans for nuking New York on line as steganog

Re: [9fans] files vs. directories

2011-02-04 Thread Lucio De Re
My humble apologies for the multiple copies, my fingers slipped. ++L --- Begin Message --- > did i hear cloud-backed directory entries? I'll bite: If the cloud were to be a mere repository of (encrypted) Venti blocks, wouldn't it be a very useful tool? In fact, how do we know that Al Qaeda are

Re: [9fans] missing Greek letters in p9p troff

2011-02-04 Thread Russ Cox
> now I know a bit more. 9 eqn seems to throw away my Greek letters for > some reason. Having a file with contents: > > .EQ > aαb > .EN Fixed. Eqn was using the proposed standard functions mbtowc and wctomb for processing multibyte character sequences and wide characters. Unfortunately, those don