Re: Wireless Electricity -- Bunk? ( Nope!

Chris Hind (chind@juno.com)
Thu, 30 Jan 1997 23:48:42 -0800


>In order to make this feasible, the whole worlds power companies would
>need to merge into one huge cooperative monopoly. People would have to
>buy power recievers that are metered, or they would have to pay a head
>tax based on the average power consumption for their area. This sort of
>scheme was experimented with by Tesla at a huge mushroom shaped antennae
>he had built with the help of Morgan, next to a power station on Long
>Island.

I this is truely possible, why don't they just include electricity it in
taxes? If people drain more power, the taxes rise and the person will stop
because their taxes will be higher. Could you perhaps tell me of some small
simplistic experiment I could perform to prove this potential exists?

"Risk: You cannot discover new oceans unless you have the courage
to lose sight of the shore."

-----------------------------------------------------------------------
Chris Hind (chind@juno.com) Upward, Outward, ACTION!
Email attachments: (bholat@earthlink.net)
NeoReality (Personal) http://www.geocities.com/CapeCanaveral/6810/
Ethereal Outlook (Extropian)
http://www.geocities.com/CapeCanaveral/6810/outlook.htm
-----------------------------------------------------------------------
#!/usr/local/bin/perl-0777---export-a-crypto-system-sig-RC4-3-lines-PERL
@k=unpack('C*',pack('H*',shift));for(@t=@s=0..255){$y=($k[$_%@k]+$s[$x=$_
]+$y)%256;&S}$x=$y=0;for(unpack('C*',<>)){$x++;$y=($s[$x%=256]+$y)%256;
&S;print pack(C,$_^=$s[($s[$x]+$s[$y])%256])}sub S{@s[$x,$y]=@s[$y,$x]}