Re: Physics

Michael Lorrey (retroman@tpk.net)
Sat, 01 Feb 1997 16:08:24 -0500


John K Clark wrote:
>
>
> One reason we know that we still have a lot to learn is that the 2 giant
> pillars of modern Physics, General Relativity and Quantum Mechanics have
> little in common, until Hawking's work 30 years ago they had nothing in
> common. We still have a long way to go before we have a Quantum Theory of
> gravity, and gravity is General Relativity's strong point.
>
>

Have you had a chance to read up on Puthoff & Raisch's papers on the
ZPF? This could close the gap, could it not?
TANSTAAFL!!!

Michael Lorrey
------------------------------------------------------------
President retroman@tpk.net
Northstar Technologies Agent Lorrey@ThePentagon.com
Inventor of the Lorrey Drive Silo_1013@ThePentagon.com

Website: http://www.tpk.net/~retroman/
Now Featuring:
Mikey's Animatronic Factory
http://www.tpk.net/~retroman/animations.htm
My Own Nuclear Espionage Agency (MONEA)
MIKEYMAS(tm): The New Internet Holiday
Transhumans of New Hampshire (>HNH)
------------------------------------------------------------
Transhumanist, Inventor, Webmaster, Ski Guide, Entrepreneur,
Artist, Outdoorsman, Libertarian, Arms Exporter-see below.
------------------------------------------------------------
#!/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]}