Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.free.newsservers > #47161
| From | Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> |
|---|---|
| References | <op.ydcm2y0ctm21m2@benson.localhost> <49738bc40e2568d9f699ac3612b3e3c8@dizum.com> <op.yddp71s6tm21m2@benson.localhost> <dj99jlF3bjqU1@mid.individual.net> <op.ydgia1x0tm21m2@benson.localhost> |
| Subject | Re: 2550.25! |
| Message-ID | <1e3c38aeffa2bdd66a41d01e90576f0f@dizum.com> (permalink) |
| Date | 2016-02-27 05:11 +0100 |
| Newsgroups | alt.free.newsservers, alt.usenet.kooks, sci.physics |
| Organization | dizum.com - The Internet Problem Provider |
Cross-posted to 3 groups.
Time to spin the kooks up again. Melt, kooks, melt. <snicker>
Robert Michael Wolfe the Pittsburgh Pied Piper Of Penis (aka
DildoRider) of 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey),
socked up as sucksroot@127.0.0.1, in
<news:op.ydgia1x0tm21m2@benson.localhost> did thusly jump head first
into the wood chipper again:
> On Thu, 25 Feb 2016 16:21:58 -0500, vallor <vallor@cultnix.org> wrote:
>> On Thu, 25 Feb 2016 03:08:15 -0500, Robert Michael Wolfe the
>> Pittsburgh Pied Piper Of Penis (aka DildoRider) of 5907
>> Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up
>> as sucksroot@127.0.0.1 wrote:
>>> On Thu, 25 Feb 2016 02:14:27 -0500, Friendly Neighborhood
>>> Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> wrote:
>>>> Robert Michael Wolfe the Pittsburgh Pied Piper Of Penis (aka
>>>> DildoRider) of 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey),
>>>> socked up as sucksroot@127.0.0.1, in
>>>> <news:op.ydcm2y0ctm21m2@benson.localhost> did thusly jump head first
>>>> into the wood chipper again:
>>>>> http://imgur.com/R3ufJDo
>>>> Aside from the 250 line butthurt-bleatage .sig, now DildoRider is *so*
>>>> butthurt after he discovered that his "jes torllin', gubnah"
>>>> backpedaling wouldn't work to divert attention away from his month-long
>>>> display of stupidity that he's back to spamming bad sinewaves which are
>>>> a product of his kooky sinewave subtraction equation. LOL!
>>> o look, you responded and nobody read it.
>> I started to read it, then stopped.
Those big words likely tripped you up.
<snicker>
>> BTW, I actually ran a brute force test of His Nib's weirdo sinewave
>> equation, and these are the numbers I got through the whole run:
>>
>> max: 2462.24934322494
>> min: -2462.67046419306
Which DildoRider's kooky sinewave subtraction equation didn't even
come close to... on top of it flipping the phases. And now he's
begging me to tell him the correct Euler sinewave summation equation
(because he's too stupid to Google for it... despite it being in use
by every scientist and engineer since the 18th century), likely
because he realizes that vector summation of three phases gives a
result of 0 volts, not his kooky voltage doubling, which would imply
that shorting the three phases together doubles the voltage. And
that's just silly.
<snicker>
>> Start: Thu Feb 25 02:20:38 PST 2016
>> End: Thu Feb 25 04:57:08 PST 2016
>>
>> (Written in perl, so it will be slower than C.)
Wow... look how hard I've got my kooks working... writing perl
programs and spending hour upon hour testing reality, looking for any
cracks they can exploit to bleat out that they were right for once.
<snicker>
>> I'm going to run this again at a higher resolution to ensure there are no
>> radical changes to those values.
That's right... work harder, Slave!
<snicker>
> /*
> iprecision and fprecision libraries from:
>
> http://www.hvks.com/Numerical/arbitrary_precision.html
>
> */
> #include <fprecision.h>
> #include <iprecision.h>
> #include <iostream.h>
>
> using namespace std;
>
> int main(){
>
> //float_precision MIN=float_precision(0);
> //float_precision MAX=float_precision(0);
>
> float_precision t=float_precision(0); // time variable
> float_precision sum=float_precision(0); // sum of SnickerTurd's
> ridiculous sinewave mess
> float_precision snickerPrediction=float_precision(2550.25); //
> snickerTurd's erroneous k0oK-k'lame Sum
> float_precision PI;
> PI =_float_table(_PI,25);
>
> // this while loop will run forever, but snickers doesn't understand why
> while(sum < snickerPrediction){
>
> sum = (float_precision(150) * float_precision(
> sin(float_precision(120)*float_precision(2)*PI*t))) +
> (float_precision(20.25) * float_precision(
> sin(float_precision(33)*float_precision(2)*PI*t))) +
> (float_precision(1400)* float_precision(
> sin(float_precision(150)*float_precision(2)*PI*t))) +(float_precision(20)*
> float_precision(sin(float_precision(5013)*float_precision(2)*PI*t))) +
> (float_precision(600)*float_precision(sin(float_precision(13)*float_precision(2)*PI*t)))
> +
> (float_precision(360)*float_precision(sin(float_precision(1209)*float_precision(2)*PI*t)));
Wrong. Yet again the moron demonstrates that he can't grasp that
ultra-simple Euler sinewave summation equation. 150 IQ? LOL
SPNAK!
> // perhaps show a few values approaching +2500 to educate teh
> snickerTurds
> if(sum>float_precision(2500)){
> cout << "t=" << t << " sum=" << sum << std::endl;
> }
>
> t = t+float_precision(.001);
>
> }
>
> /*
>
> Message-ID: <c8523e6d9c31e3282bbe581fa525a2a8@dizum.com>
> "Oh, yeah... it's 2550.25 volts... so why does your graph not even
> reach 2500 volts, given that eventually all the sinewaves will
> constructively interfere (ie: *add* to each other) to *sum* to 2550.25
> volts?"
>
> Fakey, it doesn't reach 2500 volts because the summation of your sinewaves
> never reaches that. They never reach their max values at the same time.
> That's how stupid you are.
>
> Message-ID: <731d08dcc702b9a8a13077ffc201e91f@dizum.com>
> "I most certainly *did* prove otherwise. It can't even arrive at the
> correct sinewave summation voltage of 2550.25 volts"
>
> Fakey, you only *proved* that you are too inept to graph the equations and
> notice a few things about the interactions of their frequencies when
> summed.
>
> the next line of code is never executed, but snickers DEFINITELY can't
> figure out why it isn't and instead has a bunch of lame excuses while
> still having not produced a value for t where the sum=2550.25, as he has
> k0okily proklamed in many usenet messages.
>
> */
>
> cout << "snickerTurds was right! the sum is " << sum << " at time t=" <<
> t <<endl;
>
> }
>
> i see Fakey is still unable to give a value of t where y=2550.25 LOL
I see you're still unable to properly graph sinewaves because that
simple vector summation equation that's been in use by every engineer
and scientist since the 18th century continues to elude you. 150 IQ?
LOL
I said you'd have to properly graph it to determine the resultant
maximum amplitude, since it's a complex periodic sinusoid. You can't
seem to properly graph it after more than a month of trying. Because
you're a mathematical moron. LOL
As you'll remember, I used the sum total of the six sinewaves' maximum
amplitude as a quick acid test to determine whether or not your kooky
sinewave subtraction equation was correct. It wasn't. It isn't.
And now you're back to writing programs and spamming bad sinewaves...
you must really be badly butthurt over having proven yourself to be a
mathematical moron. LOL
Now, you've mathematically stated that your kooky equation tells us
that by adding the three phases of 3-phase AC, you somehow magically
get a doubling of voltage... which means you've k'lamed that when the
three phases of 3-phase AC are shorted together, there isn't a
spectacular shower of sparks, there's a *doubling* of voltage. LOL
You'll be getting right on explaining and mathematically modeling
exactly how your magical equation is able to violate Kirchhoff's
Voltage Law and Watt's Law (not to mention common sense), DildoRider,
or you'll admit you've been *wrong* about everything you've been
blathering for more than a month.
SPNAK!
Fag. LOL
Idiot. LOL
Moron. LOL
Tranny. LOL
Libtard. LOL
Crackhead. LOL
GableTard. LOL
DildoRider. LOL
Bad Musician. LOL
Stick Figure. LOL
Terrible Liar. LOL
Obsessed Retard. LOL
Sinewave Spammer. LOL
Outerfilthing Stalker. LOL
Talentless FrothMonkey. LOL
Math Challenged Halfwit. LOL
Klimate Katastrophe Kook. LOL
Defeated Tearful Spankard. LOL
Waster Of Time To Save $10. LOL
Worst Maker Of Sinewaves In The History Of Usenet. LOL
--
Robert Michael Wolfe the Pittsburgh Pied Piper Of Penis (aka
DildoRider, aka Teh Mop Jockey)
5907 Stanton Ave.
Pittsburgh, PA
(412) 853-6395
(412) 799-0532
(412) 665-8289
(412) 404-8757
DildoRider admits he's stoooopid:
MID: <c65504c436778934b3e8a0fb022b7618@dizum.com>
=================================================
>> it appears I've kicked your ass so hard it's
>> damaged your brain, DildoRider.
> then it appears that you like shooting fish in
> barrels, intellectually lazy fuckhead that you are.
Well, you've just admitted that intellectually kicking your ass is
akin to shooting fish in a barrel... IOW, you've admitted that you're
stoooopid. No un-ringing that bell.
<snicker>
=================================================
DildoRider admits he's "really stupid" (his words). LOL
MID: <8a9faed11123abfaa1257fb33fb0c082@dizum.com>
=================================================
> so what you're saying is that your targets for attack
> have to be really stupid or else you can't manage?
=================================================
DildoRider admits much more about himself:
MID: <36c6802852caf4f712515dedb738e450@dizum.com>
=================================================
"absolutely and completely retarded, insane, gay, ugly, smelly,
toothless, dirt-poor, incontinent and possibly homeless"
=================================================
This is a libtard's method of "winning", for fuck sake.
150 IQ? LOL
Back to alt.free.newsservers | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-25 08:14 +0100
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-25 03:08 -0500
Re: 2550.25! vallor <vallor@cultnix.org> - 2016-02-25 21:21 +0000
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-26 06:28 +0100
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-26 10:31 -0500
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-26 19:50 +0100
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 05:36 +0100
Re: 2550.25! vallor <vallor@cultnix.org> - 2016-02-26 20:00 +0000
Re: 2550.25! "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-26 12:39 -0800
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 05:46 +0100
Re: 2550.25! Skeeter <skeet@invalid.invalid> - 2016-02-27 02:14 -0700
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-26 15:10 -0500
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-26 16:54 -0500
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-26 19:48 -0500
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 05:16 +0100
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 06:26 +0100
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 05:11 +0100
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-26 23:30 -0500
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 06:42 +0100
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 19:20 +0100
Re: 2550.25! Skeeter <skeet@invalid.invalid> - 2016-02-27 11:45 -0700
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-28 14:43 -0500
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-28 15:18 -0500
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 07:08 +0100
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-02 02:48 -0500
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 18:06 +0100
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-26 17:24 -0500
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 06:01 +0100
Re: 2550.25! Skeeter <skeet@invalid.invalid> - 2016-02-27 02:15 -0700
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 19:48 +0100
Re: 2550.25! Skeeter <skeet@invalid.invalid> - 2016-02-27 12:17 -0700
Re: 2550.25! Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-28 19:35 +0100
Re: 2550.25! "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-28 14:52 -0500
csiph-web