Benchmark-Perl-Formance-Cargo

 view release on metacpan or  search on metacpan

share/P6STD/STD.pm6  view on Meta::CPAN

    for keys(%*MYSTERY) {
        my $p = %*MYSTERY{$_}.<lex>;
        if self.is_name($_, $p) {
            # types may not be post-declared
            %post_types{$_} = %*MYSTERY{$_};
            next;
        }

        next if self.is_known($_, $p) or self.is_known('&' ~ $_, $p);

        # just a guess, but good enough to improve error reporting
        if $_ lt 'a' {
            %unk_types{$_} = %*MYSTERY{$_};
        }
        else {
            %unk_routines{$_} = %*MYSTERY{$_};
        }
    }
    if %post_types {
        my @tmp = sort keys(%post_types);
        $m ~= "Illegally post-declared type" ~ ('s' x (@tmp != 1)) ~ ":\n";

share/P6STD/STD_P5.pm6  view on Meta::CPAN

    for keys(%*MYSTERY) {
        my $p = %*MYSTERY{$_}.<lex>;
        if self.is_name($_, $p) {
            # types may not be post-declared
            %post_types{$_} = %*MYSTERY{$_};
            next;
        }

        next if self.is_known($_, $p) or self.is_known('&' ~ $_, $p);

        # just a guess, but good enough to improve error reporting
        if $_ lt 'a' {
            %unk_types{$_} = %*MYSTERY{$_};
        }
        else {
            %unk_routines{$_} = %*MYSTERY{$_};
        }
    }
    if %post_types {
        my @tmp = sort keys(%post_types);
        $m ~= "Illegally post-declared type" ~ ('s' x (@tmp != 1)) ~ ":\n";

share/PerlCritic/Critic/Policy/Subroutines/RequireFinalReturn.pm  view on Meta::CPAN


Subroutines without explicit return statements at their ends can be
confusing.  It can be challenging to deduce what the return value will
be.

Furthermore, if the programmer did not mean for there to be a
significant return value, and omits a return statement, some of the
subroutine's inner data can leak to the outside.  Consider this case:

    package Password;
    # every time the user guesses the password wrong, its value
    # is rotated by one character
    my $password;
    sub set_password {
        $password = shift;
    }
    sub check_password {
        my $guess = shift;
        if ($guess eq $password) {
            unlock_secrets();
        } else {
            $password = (substr $password, 1).(substr $password, 0, 1);
        }
    }
    1;

In this case, the last statement in check_password() is the
assignment.  The result of that assignment is the implicit return
value, so a wrong guess returns the right password!  Adding a
C<return;> at the end of that subroutine solves the problem.

The only exception allowed is an empty subroutine.

Be careful when fixing problems identified by this Policy; don't
blindly put a C<return;> statement at the end of every subroutine.

=head1 CONFIGURATION

If you've created your own terminal functions that behave like C<die>

share/PerlCritic/Critic/Policy/ValuesAndExpressions/RequireInterpolationOfMetachars.pm  view on Meta::CPAN

This Policy is part of the core L<Perl::Critic|Perl::Critic>
distribution.


=head1 DESCRIPTION

This policy warns you if you use single-quotes or C<q//> with a string
that has unescaped metacharacters that may need interpolation. Its
hard to know for sure if a string really should be interpolated
without looking into the symbol table.  This policy just makes an
educated guess by looking for metacharacters and sigils which usually
indicate that the string should be interpolated.


=head2 Exceptions

=over

=item *

C<${}> and C<@{}> in a C<use overload>:

share/SpamAssassin/easy_ham/00008.5891548d921601906337dcf1ed8543cb  view on Meta::CPAN

Content-Transfer-Encoding: 7bit

Martin Adamson wrote:
> 
> Isn't it just basically a mixture of beaten egg and bacon (or pancetta, 
> really)? You mix in the raw egg to the cooked pasta and the heat of the pasta 
> cooks the egg. That's my understanding.
> 

You're probably right, mine's just the same but with the cream added to the 
eggs.  I guess I should try it without.  Actually looking on the internet for a 
recipe I found this one from possibly one of the scariest people I've ever seen, 
and he's a US Congressman:
<http://www.virtualcities.com/ons/me/gov/megvjb1.htm>

That's one of the worst non-smiles ever.

Stew
ps. Apologies if any of the list's Maine residents voted for this man, you won't 
do it again once you've seen this pic.

share/SpamAssassin/easy_ham/00026.f9755fb0cee92676d7bd76d32bc5f50f  view on Meta::CPAN

on the government maps, or paid for with
a bank loan, especially when nearby vacant
lots have shotgun wielding men presumably
intent on keeping them "development" free.

Now, it may be that "Manhattanites' view
of America" to say that outside of Metro
Manila, Davao, and maybe another city or
two (Cebu?), everything else (literally)
is the boondocks.  But going on that very
broad assumption, I guess I'm describing
the flip side of Mr. Roger's experience:
the paisanos (who leave behind those who
remain on a patron's rural land) move to
Manila, and (the second assumption) squat
in shantytowns there, at least until they
can line up a middle-class job.

So, going on two large assumptions, I can
come up with a scenario under which title
would take 20 years: a shantytown arises

share/SpamAssassin/easy_ham/00077.24cfaba59d55d652be33b58bd7d41ca2  view on Meta::CPAN


(b) Civil Actions.--No civil action shall be maintained under the
provisions of this title unless it is commenced within three years after
the claim accrued.

The penalties are too extensive to list here, but they can be found in
Section 2319: Criminal infringement of a copyright. In general, first-time
criminal offenses will carry a maximum prison sentence of 1 year.

I'm still not sure where the DOJ would start in choosing people to
prosecute because of the aforementioned "schooling" effect, but my guess
would be that, just like speeding, primarily the most prominent
individuals who operate large servers or transfer the most data will be
targeted in order to discourage more recreational file sharers. Thanks to
MonaLisaOverdrive for pointing out this story.
"

[1] http://news.com.com/2100-1023-954591.html?tag=fd_top
[2] http://www.usdoj.gov/criminal/cybercrime/17-18red.htm

http://xent.com/mailman/listinfo/fork

share/SpamAssassin/easy_ham/00186.7fb6108d51b6cf37e682b16713376f98  view on Meta::CPAN

 received more than 800 reports of big cat sightings. 
 
 “During the first six months we have seen an incredible amount of big cat
 activity. We have now had reports in every single county; the response from
 the public has been fantastic,” Mr Bamping said. “Big cats in Britain are
 real. They are out there, they are breeding; there’s more of them.” 
 
 Scotland and Gloucestershire are said to be hotspots of big cat activity. Mark
 Fraser, who heads the society’s Scottish arm, said: “Lynx are now present in
 the Scottish countryside; I believe they are established and breeding. I don’t
 want to hazard a guess at the numbers; suffice it to say there are several
 hotspots, notably Fife, Aberdeenshire, Inverness and the Borders.” 
 
 Next month the society plans to unveil its full dossier of evidence, which
 includes two dead wild cats, pictures of paw prints and tree scratchings, as
 well as stories of a horse strangely lacerated in West Wales and a man in
 Gravesham, Kent, who had to beat a hasty retreat to his garage after his hand
 was cut by a creature the size of a labrador dog, except that it had black
 hairy tufts on the tips of its ears. 
 
 The society is taking the sightings seriously. It plans to set up a network of

share/SpamAssassin/easy_ham/00251.7b7563dab83993b166e03ab8f052c5ac  view on Meta::CPAN

> > You might get a quick idea of how it works from here:
> > http://www.sci.muni.cz/~mikulik/gnuplot.html
> > where he explains how to get cvs gnuplot...
> > The commands are:
> >
> > export
> > CVSROOT=:pserver:anonymous@cvs.gnuplot.sourceforge.net:/cvsroot/gnuplot
> > cvs login
> > cvs -z3 checkout gnuplot
> >
> > Something similar will probably do the job for you.  I'm guessing the
> > following MIGHT work...
> >
> > export CVSROOT=:pserver:anoncvs@subversions.gnu.org:/cvsroot/w3
> > cvs login
> > cvs -z3 checkout w3
> >
> > m
> > --
> > Michael Conry   Ph.:+353-1-7161987, Web: http://www.acronymchile.com
> > Key fingerprint = 5508 B563 6791 5C84 A947  CB01 997B 3598 09DE 502C

share/SpamAssassin/easy_ham/00270.d0a83be3891cf0ea26d2af0102e9a875  view on Meta::CPAN

List-Unsubscribe: <http://www.linux.ie/mailman/listinfo/ilug>,
    <mailto:ilug-request@linux.ie?subject=unsubscribe>
List-Archive: <http://www.linux.ie/pipermail/ilug/>
X-Original-Date: 08 Oct 2002 17:30:36 +0100
Date: 08 Oct 2002 17:30:36 +0100

zzzz@spamassassin.taint.org (Justin Mason) writes:

> /dev/fd/0 is STDIN -- filedescriptor 0.  Looks like the PS file wants
> to know its filename, but it's being read from STDIN, that's my
> guess.  

I don't think so: it should be getting a stream of PS from stdin,
but it's not. The printing/spooling system is executing gs but
somehow failing to provide it with input.

> Try tweaking the scripts to run "gs" with the ps file on
> the command line instead of as "-".

That might clarify that the later part of the system works, but I
suspect the problem is earlier.

share/SpamAssassin/easy_ham/00283.3049b55cf228fd4add06e7b701f71878  view on Meta::CPAN


> Normally, even if you try to enable DMA and your device doesn't support it,
> it simply don't be able to make the change, and that's it. The problem IIRC
> is with crappy hardware that is supposed to support DMA but doesn't work as
> expected when it's enabled... maybe Chris could confirm this? ;-)

Usually if you enable DMA on a CDROM that can't handle it gracefully you
won't be able to read data off it relably, and that's about it. No
end_of_the_world problems, and easily fixed.

> I guess I'll settle for the /dev/dvd link change as described and putting
> the DMA tip in the %description :-)

My biggest beef with automatically setting /dev/dvd is that I always
seem to have a CD-Burner and a DVD drive (or DVD burner) in the same
box, and I usually have the DVD as the second drive /dev/cdrom1 in
"kudzu-speak". I agree that the %description is the best place for the
tip. Unless someone can come up with a way to probe CD/DVD drives to
divulge their largest supported media size without loading ide-scsi or
having that media currently in the drive.

share/SpamAssassin/easy_ham/00317.62e22febb8eeb1d0a49673ddd92b543d  view on Meta::CPAN

>> Nice theory and all, but s/India/France/g and the statements hold just
>> as true, yet France is #12 in the UN's HDI ranking, not #124.
>>
>>
>>> Since all parties must stand for socialism, no party espouses
>>> classical liberalism
>>
>> I'm not convinced that that classical liberalism is a good solution
>> for countries in real difficulty.  See Joseph Stiglitz (Nobel for
>> Economics) on the FMI's failed remedies.  Of course googling on
>> "Stiglitz FMI" only brings up links in Spanish and French.  I guess
>> that variety of spin is non grata in many anglo circles.
>>
>>
>> R
>> http://xent.com/mailman/listinfo/fork
>
> http://xent.com/mailman/listinfo/fork

http://xent.com/mailman/listinfo/fork

share/SpamAssassin/easy_ham/00318.5b1d22882c6fbfebcebe12a792b3c6c8  view on Meta::CPAN

>> Nice theory and all, but s/India/France/g and the statements hold just
>> as true, yet France is #12 in the UN's HDI ranking, not #124.
>>
>>
>>> Since all parties must stand for socialism, no party espouses
>>> classical liberalism
>>
>> I'm not convinced that that classical liberalism is a good solution
>> for countries in real difficulty.  See Joseph Stiglitz (Nobel for
>> Economics) on the FMI's failed remedies.  Of course googling on
>> "Stiglitz FMI" only brings up links in Spanish and French.  I guess
>> that variety of spin is non grata in many anglo circles.
>>
>>
>> R
>> http://xent.com/mailman/listinfo/fork
>
> http://xent.com/mailman/listinfo/fork

http://xent.com/mailman/listinfo/fork

share/SpamAssassin/easy_ham/00319.2c5f52556f53f685fc0a72c6c12cd590  view on Meta::CPAN

>> Nice theory and all, but s/India/France/g and the statements hold just
>> as true, yet France is #12 in the UN's HDI ranking, not #124.
>>
>>
>>> Since all parties must stand for socialism, no party espouses
>>> classical liberalism
>>
>> I'm not convinced that that classical liberalism is a good solution
>> for countries in real difficulty.  See Joseph Stiglitz (Nobel for
>> Economics) on the FMI's failed remedies.  Of course googling on
>> "Stiglitz FMI" only brings up links in Spanish and French.  I guess
>> that variety of spin is non grata in many anglo circles.
>>
>>
>> R
>> http://xent.com/mailman/listinfo/fork
>
> http://xent.com/mailman/listinfo/fork

http://xent.com/mailman/listinfo/fork

share/SpamAssassin/easy_ham/00320.9933c126186ef60960c78df427a2d8d6  view on Meta::CPAN

think.

adoption: ian brought up the 'fax' problem.  brilliant thing is, this is far
more personal than faxes so can be justified more easily and marketed in
family packs etc. but yes, the usual rules apply as MMS phones have network
efx.

content: who cares about content?  that no one can think of 'useful' content
is always the business persons mistake. the content is the users
communications.  its anything and everything.  avg person could easily send
half dozen pics to a dozen people a day.  mainly humorous i'd guess. who
cares if content is trivial in nature. picture speaks a thousand words.

display: why are dig camera displays better than cell phones?  does anyone
know who makes these small displays and what the trends are around them?

misc ramblings: i suppose you skeptical forkers would have said the same
thing about '1 hour photo' processing.  trivial, who needs it, i get better
resultion elswhere.  and yet, it had great decentralizing impact - the plant
had to be downsized and pushed to the retail operation - the digital camera,
and finally the integrated digital camera phone brings this cycle of

share/SpamAssassin/easy_ham/00321.c3dda1549b97568144b8290208504673  view on Meta::CPAN



Not to keep harping on this, but...

At 11:36 PM 8/20/02 -0700, Rob Shavell wrote:

>content: who cares about content?  that no one can think of 'useful'
content
>is always the business persons mistake. the content is the users
>communications.  its anything and everything.  avg person could easily send
>half dozen pics to a dozen people a day.  mainly humorous i'd guess. who
>cares if content is trivial in nature. picture speaks a thousand words.

This does nothing to answer my question.  I *do* care about content.  Hell,
if I could be convinced that people would send stupid pics back and forth
all day, I'd have a different opinion of this.  I just am not convinced
that they will (stupid or not).

While a picture may be worth a thousand words (and this is the same
argument the guy who works for me made), how many people do you know who
communicate by pictures?  Sure, it sounds nice to say that a picture is

share/SpamAssassin/easy_ham/00321.c3dda1549b97568144b8290208504673  view on Meta::CPAN

people would want to do this.  Sure, if they integrate cameras into the
phone, and the quality improves (even only marginally) I can certainly see
people taking pictures with their cameras and occasionally sending them to
other people.  But, mostly, I don't see what the benefit is to this over
sending them to someone's email address, or putting together an online (or
offline) photoalbum.

I don't think 1 hour photos are trivial.  People want to see their own pics
right away, and the quality is plenty good enough for snapshots.  That's
one of the main reasons why digital cameras are catching on.  The instant
view part.  I'm guessing your argument is that people not only want
"instant view", but also "instant show".  Which is what this service
offers.  I'm not convinced that most people want "instant show".  I think
people like to package their pictures and show them.  That's why people put
together fancy albums, and sit there and force you to go through them while
they explain every picture.  Sure, occasionally "instant show" is nice, but
it's just "nice" on occasion.  I still can't see how it becomes a integral
messaging method.

What's the specific benefit of taking a picture and immediately sending it
from one phone to another?  There has to be *some* benefit, even if it's

share/SpamAssassin/easy_ham/00358.df37619f4cc3d224acd6f8e57e67fd24  view on Meta::CPAN

If you want to do http, C gets pretty muddy (curl is about the best
choice I've found) but I grant you that: No language is the be-all and
end-all.

I envy some of those posting to this list.  I've been in business for
24 years and I haven't yet had the luxury of writing every line of
code for any project. We are always coerced by budgets and time to
maximize the amount of work done elsewhere.  

As much as I hate dealing with someone else's blackbox, as much as
I've spent sleepless nights second-guessing external libs, I've never
ever had the luxury to do otherwise. It must be wonderful to be
responsible for something you are actually responsible for, and I am
so sick of being blamed for other people's design mistakes.

Maybe there's an archive somewhere I need to know about, but I've been
using C since DrDobbs first published SmallC and yet I've never found
any decent LGPL libs cataloged in such a way that I can just type in
the task and get back an API.  Because of Javadoc, which is by no
means perfect, Java provides me the second best catalog of 3rd-party
libs, second only to Perl's CPAN -- Perl is one language I also really

share/SpamAssassin/easy_ham/00371.3d08a5b828fb31bdacd4d07cad065171  view on Meta::CPAN

bitbitch@magnesium.net wrote:
 > Well Beberg, unless you're really into Anime and actually hold true
 > that dead people can send email, I think Geege's subject is just
 > dandy.

Funny you should mention that, as I just came back from refilling
the green coolant in my Navi.

 > (bonus FoRK points if Adam knows what anime i'm refering to)

I guess I don't get any points, do I? No, didn't think so.

- Joe

P.S. We've just started watching Boogiepop Phantom...

-- 
The Combatant State is your father and your mother, your only
protector, the totality of your interests. No discipline can
be stern enough for the man who denies that by word or deed.

share/SpamAssassin/easy_ham/00455.d88c833e795f29473c862b4e4a43ac20  view on Meta::CPAN

>
>
>Not to keep harping on this, but...
>
>At 11:36 PM 8/20/02 -0700, Rob Shavell wrote:
>
>>content: who cares about content?  that no one can think of 'useful'
>content
>>is always the business persons mistake. the content is the users
>>communications.  its anything and everything.  avg person could easily send
>>half dozen pics to a dozen people a day.  mainly humorous i'd guess. who
>>cares if content is trivial in nature. picture speaks a thousand words.
>
>This does nothing to answer my question.  I *do* care about content.  Hell,
>if I could be convinced that people would send stupid pics back and forth
>all day, I'd have a different opinion of this.  I just am not convinced
>that they will (stupid or not).
>
>While a picture may be worth a thousand words (and this is the same
>argument the guy who works for me made), how many people do you know who
>communicate by pictures?  Sure, it sounds nice to say that a picture is

share/SpamAssassin/easy_ham/00455.d88c833e795f29473c862b4e4a43ac20  view on Meta::CPAN

>people would want to do this.  Sure, if they integrate cameras into the
>phone, and the quality improves (even only marginally) I can certainly see
>people taking pictures with their cameras and occasionally sending them to
>other people.  But, mostly, I don't see what the benefit is to this over
>sending them to someone's email address, or putting together an online (or
>offline) photoalbum.
>
>I don't think 1 hour photos are trivial.  People want to see their own pics
>right away, and the quality is plenty good enough for snapshots.  That's
>one of the main reasons why digital cameras are catching on.  The instant
>view part.  I'm guessing your argument is that people not only want
>"instant view", but also "instant show".  Which is what this service
>offers.  I'm not convinced that most people want "instant show".  I think
>people like to package their pictures and show them.  That's why people put
>together fancy albums, and sit there and force you to go through them while
>they explain every picture.  Sure, occasionally "instant show" is nice, but
>it's just "nice" on occasion.  I still can't see how it becomes a integral
>messaging method.
>
>What's the specific benefit of taking a picture and immediately sending it
>from one phone to another?  There has to be *some* benefit, even if it's

share/SpamAssassin/easy_ham/00461.94c0b7cab722e5ac253b285e50b047e1  view on Meta::CPAN

>
>
>Not to keep harping on this, but...
>
>At 11:36 PM 8/20/02 -0700, Rob Shavell wrote:
>
>>content: who cares about content?  that no one can think of 'useful'
>content
>>is always the business persons mistake. the content is the users
>>communications.  its anything and everything.  avg person could easily send
>>half dozen pics to a dozen people a day.  mainly humorous i'd guess. who
>>cares if content is trivial in nature. picture speaks a thousand words.
>
>This does nothing to answer my question.  I *do* care about content.  Hell,
>if I could be convinced that people would send stupid pics back and forth
>all day, I'd have a different opinion of this.  I just am not convinced
>that they will (stupid or not).
>
>While a picture may be worth a thousand words (and this is the same
>argument the guy who works for me made), how many people do you know who
>communicate by pictures?  Sure, it sounds nice to say that a picture is

share/SpamAssassin/easy_ham/00461.94c0b7cab722e5ac253b285e50b047e1  view on Meta::CPAN

>people would want to do this.  Sure, if they integrate cameras into the
>phone, and the quality improves (even only marginally) I can certainly see
>people taking pictures with their cameras and occasionally sending them to
>other people.  But, mostly, I don't see what the benefit is to this over
>sending them to someone's email address, or putting together an online (or
>offline) photoalbum.
>
>I don't think 1 hour photos are trivial.  People want to see their own pics
>right away, and the quality is plenty good enough for snapshots.  That's
>one of the main reasons why digital cameras are catching on.  The instant
>view part.  I'm guessing your argument is that people not only want
>"instant view", but also "instant show".  Which is what this service
>offers.  I'm not convinced that most people want "instant show".  I think
>people like to package their pictures and show them.  That's why people put
>together fancy albums, and sit there and force you to go through them while
>they explain every picture.  Sure, occasionally "instant show" is nice, but
>it's just "nice" on occasion.  I still can't see how it becomes a integral
>messaging method.
>
>What's the specific benefit of taking a picture and immediately sending it
>from one phone to another?  There has to be *some* benefit, even if it's

share/SpamAssassin/easy_ham/00489.2a739cd71c4667d635698fff5120bceb  view on Meta::CPAN

Precedence: bulk
List-Help: <mailto:fork-request@xent.com?subject=help>
List-Post: <mailto:fork@spamassassin.taint.org>
List-Subscribe: <http://xent.com/mailman/listinfo/fork>, <mailto:fork-request@xent.com?subject=subscribe>
List-Id: Friends of Rohit Khare <fork.xent.com>
List-Unsubscribe: <http://xent.com/mailman/listinfo/fork>,
    <mailto:fork-request@xent.com?subject=unsubscribe>
List-Archive: <http://xent.com/pipermail/fork/>
Date: Sat, 7 Sep 2002 13:11:42 -0500 (CDT)

Hah.  I guess she doesn't want everyone to know about all the kinky sex 
she and I have had.  LOL
C

On Sat, 7 Sep 2002, Geege Schuman wrote:

> cdale is a double chocolate chip macadamia to my vanilla wafer.  wait, maybe
> i'm a ginger snap.
> 
> <cough>
> gg

share/SpamAssassin/easy_ham/00492.3ffb38f175e41790b1f05096dbe339d8  view on Meta::CPAN

List-Help: <mailto:fork-request@xent.com?subject=help>
List-Post: <mailto:fork@spamassassin.taint.org>
List-Subscribe: <http://xent.com/mailman/listinfo/fork>, <mailto:fork-request@xent.com?subject=subscribe>
List-Id: Friends of Rohit Khare <fork.xent.com>
List-Unsubscribe: <http://xent.com/mailman/listinfo/fork>,
    <mailto:fork-request@xent.com?subject=unsubscribe>
List-Archive: <http://xent.com/pipermail/fork/>
Date: Sat, 07 Sep 2002 19:07:29 +0000

CDale:
>I guess [Geege] doesn't want everyone to know about all the kinky sex she 
>and I have had.

Yeah, like I'm going to believe that without
seeing the photos. Next, you'll be telling me
that Beberg found a job he likes.



_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 

share/SpamAssassin/easy_ham/00493.29a23aaa27a825c8cfb67264b9d7aeb3  view on Meta::CPAN


-----Original Message-----
From: fork-admin@xent.com [mailto:fork-admin@xent.com]On Behalf Of
Russell Turpin
Sent: Saturday, September 07, 2002 3:07 PM
To: fork@spamassassin.taint.org
Subject: RE: Selling Wedded Bliss (was Re: Ouch...)


CDale:
>I guess [Geege] doesn't want everyone to know about all the kinky sex she
>and I have had.

Yeah, like I'm going to believe that without
seeing the photos. Next, you'll be telling me
that Beberg found a job he likes.



_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.

share/SpamAssassin/easy_ham/00517.4610bfad0be0872b61a11e2e7786a4e5  view on Meta::CPAN

    <mailto:fork-request@xent.com?subject=unsubscribe>
List-Archive: <http://xent.com/pipermail/fork/>
Date: Mon, 9 Sep 2002 09:59:18 -0400 (EDT)

> So Eugen, how many of your homo friends have -had- 3k lovers?
> 
> In fact, thats a general question for FoRK proper.

Uh, zero.  I'm sort of offended at having to take this question seriously,
like being black and having to actually explain that black people don't
all sing and dance.  I'd guess that gay men compared to straight men have
a linearly greater number of sexual partners on the order of 1.5-2X.  But
then again, it not a monolithic or homogeneous community.  Who knows?

3K is utter shite.

- Lucas




share/SpamAssassin/easy_ham/00570.d98ca90ac201b5d881f2397c95838eb2  view on Meta::CPAN


Pelley: Do you look back on the Afghan campaign with any doubts? 
Certainly, we’ve overthrown the Taliban government. Certainly, al Qaeda 
has been scattered. But some of the Taliban leaders appear to have 
gotten away. And there have been many civilian casualties as well.

Mr. Bush: Uh huh. Well, you know, I am sad that civilians lost their 
life. But I understand war. We did everything we can to — everything we 
could to protect people. When civilians did die, it was because of a 
mistake. Certainly not because of intention. We liberated a country for 
which I’m extremely proud. No, — I don’t second guess things. It’s — 
things never go perfect in a time of war.

Pelley: Are you committed to ending the rule of Saddam Hussein?

Mr. Bush: I’m committed to regime change.

Pelley: There are those who have been vocal in their advice against war 
in Iraq. Some of our allies in the Gulf War, Saudi Arabia, Turkey for 
example. Even your father’s former national security advisor, Mr. 
Scowcroft has written about it in the paper. What is it in your 

share/SpamAssassin/easy_ham/00582.25153a03da1710fd133d6ff373d612d3  view on Meta::CPAN

List-Help: <mailto:fork-request@xent.com?subject=help>
List-Post: <mailto:fork@spamassassin.taint.org>
List-Subscribe: <http://xent.com/mailman/listinfo/fork>, <mailto:fork-request@xent.com?subject=subscribe>
List-Id: Friends of Rohit Khare <fork.xent.com>
List-Unsubscribe: <http://xent.com/mailman/listinfo/fork>,
    <mailto:fork-request@xent.com?subject=unsubscribe>
List-Archive: <http://xent.com/pipermail/fork/>
Date: Sat, 14 Sep 2002 07:20:32 -0700

As I've had to resubscribe to fork and fork-noarchive,
I guess I have to reintroduce myself.  I'm formerly
known as gbolcer at endtech dot com to the FoRK
mailman program, formerly an overposter, and love
soaking up bits through avid reading or scanning
of almost every single list that's got informative to say. 

Hopefully all those overpost will get cleared out at
somepoint and fork-archived.   

Greg

share/SpamAssassin/easy_ham/00594.805dae98d1ad6f99a7792418c1faccfd  view on Meta::CPAN

> Aren't you Dr. Gregory A. Bolcer, Dutch Uncle of P2P?
> 
> -----Original Message-----
> From: fork-admin@xent.com [mailto:fork-admin@xent.com]On Behalf Of
> Gregory Alan Bolcer
> Sent: Saturday, September 14, 2002 10:21 AM
> To: FoRK
> Subject: introductions
> 
> As I've had to resubscribe to fork and fork-noarchive,
> I guess I have to reintroduce myself.  I'm formerly
> known as gbolcer at endtech dot com to the FoRK
> mailman program, formerly an overposter, and love
> soaking up bits through avid reading or scanning
> of almost every single list that's got informative to say.
> 
> Hopefully all those overpost will get cleared out at
> somepoint and fork-archived.
> 
> Greg

share/SpamAssassin/easy_ham/00622.80ded6eb7b17a2bb45d502b85244dad1  view on Meta::CPAN

An aside (okay, yes, I'm a tool geek):  Speed Dating
Speed Dating (aka 7 Minute Dating) is a live-action stab at actual time in 
the company of a variety of people, compressed into one event.   I think 
it's noticably better, but still absolutely nothing like working on a 
project together, cooking, climbing a mountain or whatever.
It was, in fact, invented as a jewish thing seeking to match up the young 
people to avoid total assimilation.   It has too much "interview" context 
and no shared activity beyond that.   I give it several points for effort 
though. 

I guess my impression that even the Speed Dating thing doesn't do much for 
you means that the traditional advice of "join activities groups" is 
actually sound.

Eirikur






share/SpamAssassin/easy_ham/00719.6d73cfb0bea6fe5002fbd3b260d480e6  view on Meta::CPAN

>
>Actually, if I remember correctly from discussion of the list's
>composition in Forbes about five or six years ago, the *best* way to
>get on the Forbes 400 is to have *no* college at all. Can you say
>"Bootstraps", boys and girls? I knew you could...
>  
>
Sure - discussion in Forbes - rigorous research, that. Especially when 
the data in their own list
contradicts them. I continue to look at the list and all the "inherited, 
growed" entries. I guess if
I read it enough times my vision will clear.

>[Given that an undergraduate liberal arts degree from a state school,
>like, say, mine, :-), is nothing but stuff they should have taught
>you in a government-run "high" school, you'll probably get more of
>*those* on the Forbes 400 as well as time goes on. If we ever get
>around to having a good old fashioned government-collapsing
>transfer-payment depression (an economic version of this summer's
>government-forest conflagration, caused by the same kind of
>innumeracy that not clear-cutting enough forests did out west this

share/SpamAssassin/easy_ham/00719.6d73cfb0bea6fe5002fbd3b260d480e6  view on Meta::CPAN

>Meritocracy, American Style, was *invented* at the Ivy League after
>World War II. Even Stanford got the hint, :-), and, of course,
>Chicago taught them all how, right? :-). Practically *nobody* who
>goes to a top-20 American institution of higher learning can actually
>afford to go there these days. Unless, of course, their parents, who
>couldn't afford to go there themselves, got terminal degrees in the
>last 40 years or so. And their kids *still* had to get the grades,
>and "biased" (by intelligence :-)), test scores, to get in.
>  
>
"invented" being the right word. Dubya went to Yale and HBS. I guess 
"practically" gets you
around that problem.

>
>The bizarre irony is that almost all of those people with "terminal"
>degrees, until they actually *own* something and *hire* people, or
>learn to *make* something for a living all day on a profit and loss
>basis, persist in the practically insane belief, like life after
>death, that economics is some kind of zero sum game, that dumb people
>who don't work hard for it make all the money, and, if someone *is*

share/SpamAssassin/easy_ham/00719.6d73cfb0bea6fe5002fbd3b260d480e6  view on Meta::CPAN

could maintain that (and prosper) just says
 volumes about the economy in this part of the world. I met many people 
there, like me, who felt that was fine, I can vote
with my feet. They didn't quite realize that just about every large 
employer in the area has similar, or worse, policies. Anyway
eventually they started a union drive. During the vote, retired 
employees were brought in by the employer (rumours were
that they were paid the going rate for a vote around here - a bottle of 
rum) and somehow allowed to vote . The union filed
 a grievance - which was denied - by a Minister of Labour, who, hey, 
guess what - used to be a VP at the company.
That's free labor markets at work. The business continues to prosper - 
as I was told when I was there -  it is a cash cow as long
as the JOA (Joint Operating Agreement) with the competing paper is in 
place.

And if you think that any of those wonderful American companies, out of 
some free-enterprise belief in competing for the best talent,
are going to do anything about that, sorry, most of them received 
generous subsidies, in return, I'm sure, for an understanding about
the labor markets here.

share/SpamAssassin/easy_ham/00719.6d73cfb0bea6fe5002fbd3b260d480e6  view on Meta::CPAN

>  
>
I usually agree - but when there's a Republican in office -  I feel like 
they're the biggest believers in
the Manifesto, in reverse. Create a reserve pool of labor, reduce the 
rights of that "proletariat" you've
just created with bogus "law and order" policies , concentrate capital 
in the hands of a few (ideally people
who can get you reelected) and the economy will take care of itself. Oh, 
and lie - use
the word "compassionate" a lot. I guess I tend to believe that a certain 
amount of poverty reduction actually
helps a modern capitalist state - the basic economic tenet of the 
Republic party seems to be the more homeless under
 each overpass, the more efficient the rest of us will be.

And the facts are, for most people in the Western world  are declining 
standards of living, declining benefits, disappearing social safety net,
greater working hours,  essentially since the entrance of women into the 
work force (not blaming women in any way, they have a right
 to work but its now 2 wage-earners in each family and still declining 

share/SpamAssassin/easy_ham/00861.6e526bc95d6eb4736211696fec13d9f0  view on Meta::CPAN

> > "the first computer to crack enigma was optical"
>1) Bletchley Park used optical sensors, which were (and
>still are) the best way to read paper tape at high speed.
>You can read about it in the standard accounts, e.g.
>   http://www.picotech.com/applications/colossus.html

But Colossus was not for Enigma. The bombes used for Enigma were
electro-mechanical. I'm not aware of any application of optical techniques
to Enigma, unless they were done in the US and are still classified. And
clearly, the first bulk breaks of Enigma were done by the bombes, so I
guess it depends whether you count bombes as computers or not, whether this
statement has any credibility at all.

Greg.



Williams/Zenon 2004 campaign page: http://www.ben4prez.org

Greg Rose                                       INTERNET: ggr@qualcomm.com
Qualcomm Australia          VOICE:  +61-2-9817 4188   FAX: +61-2-9817 5199



( run in 0.769 second using v1.01-cache-2.11-cpan-702932259ff )