We Want a BIG Blizzard!
Big, BIG Snow Storm.
Mmmmega-Blizzzzard.
Let's think about that, shall we.
![]()
The time is now 4:04 pm
You last visited
June 7, 2026, 2:27 am
All times shown are
Eastern Time (GMT-5:00)
Big, BIG Snow Storm.
Mmmmega-Blizzzzard.
Let's think about that, shall we.
![]()
http://www.foxnews.com/health/2014/03/20/chemist-claims-reversed-daughter-autism
Various Ways Free Glutamate (MSG) is Labeled on Foods
The Big Oooo, followed by the Big Ahhh.
The next Quintrain entry or entries will come from You.
Reply to this post in a 1 line sentence, like: "More over there comes the one of none cannot dispute." and we can show them who does have the power.
We will make the next five liner from what you reply.
If no replies, good, silence is acceptance.
Make your future a good one, it's the only one you have... for now anyway.
Jehocifer.
![]()
This year it may be the Crash of the Market that makes the loud thunderous virtual noise.
We have reprogrammed the code.
Good Luck.
Jehocifer.
![]()
http://www.infowars.com/20-facts-about-the-great-u-s-retail-apocalypse-that-will-blow-your-mind/
"...
The following are 20 facts about the great U.S. retail apocalypse that will blow your mind…
#1 As you read this article, approximately a billion square feet of retail space is sitting vacant in the United States.
#2 Last week, Radio Shack announced that it was going to close more than a thousand stores.
#3 Last week, Staples announced that it was going to close 225 stores.
#4 Same-store sales at Office Depot have declined for 13 quarters in a row.
#5 J.C. Penney has been dying for years, and it recently announced plans to close 33 more stores.
#6 J.C. Penney lost 586 million dollars during the second quarter of 2013 alone.
#7 Sears has closed about 300 stores since 2010, and CNN is reporting that Sears is “expected to shutter another 500 Sears and Kmart locations soon”.
#8 Overall, sales numbers have declined at Sears for 27 quarters in a row.
#9 Target has announced that it is going to eliminate 475 jobs and not fill 700 positions that are currently empty.
#10 It is being projected that Aéropostale will close about 175 stores over the next couple of years.
#11 Macy’s has announced that it is going to be closing five stores and eliminating 2,500 jobs.
#12 The Children’s Place has announced that it will be closing down 125 of its “weakest” stores by 2016.
#13 Best Buy recently shut down about 50 stores up in Canada.
#14 Video rental giant Blockbuster has completely shut down all of their stores.
#15 It is being projected that sales at U.S. supermarkets will decline by 1.7 percent this year even as the overall population continues to grow.
#16 McDonald’s has reported that sales at established U.S. locations were down 3.3 percent in January.
#17 A home appliance chain known as “American TV” in the Midwest is going to be shutting down all 11 stores.
#18 Even Wal-Mart is struggling right now. Just check out what one very prominent Wal-Mart executive recently admitted…
David Cheesewright, CEO of Walmart International was speaking at the same presentation, and he pointed out that Walmart would try to protect its market share in the US – where the company had just issued an earnings warning. But most of the growth would have to come from its units outside the US. I mean, via these share buybacks?
Alas, outside the US too, economies were limping along at best, and consumers were struggling and the operating environment was tough. “We’re seeing economies under stress pretty much everywhere we operate,” Cheesewright admitted.
#19 In a recent CNBC article entitled “Time to close Wal-Mart stores? Analysts think so“, it was recommended that Wal-Mart should close approximately 100 “underperforming” supercenters in rural locations across America.
#20 Retail consultant Howard Davidowitz is projecting that up to half of all shopping malls in America may shut down within the next 15 to 20 years…
Within 15 to 20 years, retail consultant Howard Davidowitz expects as many as half of America’s shopping malls to fail. He predicts that only upscale shopping centers with anchors like Saks Fifth Avenue and Neiman Marcus will survive.
So is there any hope that things will turn around?
..."
http://www.marketwatch.com/story/stock-caution-urged-as-margin-debt-levels-hit-new-highs-2014-03-09
http://beginnersinvest.about.com/cs/newinvestors/a/040101a_2.htm
http://en.wikipedia.org/wiki/Great_Depression
http://econoblog101.wordpress.com/2008/04/21/margin-calls-in-1929/
http://topics.nytimes.com/top/reference/timestopics/subjects/g/great_depression_1930s/index.html
"Total nonfarm payroll employment increased by 175,000 in February, and the unemployment rate was little changed at 6.7 percent, the U.S. Bureau of Labor Statistics reported today." - Employment Situation Summary, U.S. Bureau of Labor Statistics
See, there's a reason the unemployment is belittled and expressed as a funny numbers percentage.
It's so most you can't do the math easily.
The unemployment was not little changed by person count.
Actually, 222,000 people became unemployed in February, not such a little change is it now, aye.
If you do the math we can see there's a difference: 175,000 - 222,000 = -47,000.
That's the main reason for the goofy expressions they use.
It's so you don't see the real change.
what are you gonna do?
We Are The Key To EVERYTHING... and No One Gets In Without The KEY.
Just wait.. we are.
![]()
Now, that you have seen the Common Math applied to Boolean States.
Let's look at a Quasi Boolean State, where the boolean state is not just an absolute 0 or 1, but a value greater than 0 and less than 1; some Probable state between 0 and 1.
Let's say we can only be 50% certain of A and B are either 0 or 1, then A = 0.5 and B = 0.5.
Then (A And B) = A × B = 0.5 × 0.5 = 0.25
From the truth table in the absolute states we have
(A And B) = A × B
| A | B | A And B |
| 0 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 1 |
If we average the total outcomes it becomes, (0 + 0 + 0 + 1) / 4 = 1 / 4 = 0.25; just what we got when we took a 50/50 guess on their states.
Let's try the Or condition: (A Or B) = A - (A × B) + B = 0.5 - (0.5 × 0.5) + 0.5 = 0.5 - 0.25 + 0.5 = 0.75
Looking at the truth table for Or,
(A Or B) = A - (A × B) + B
| A | B | A Or B |
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 1 |
Now, average the outcomes, (0 + 1 + 1 + 1) / 4 = 3 / 4 = 0.75
And one more for Xor.
(A Xor B) = A - (A × B) - (A × B) + B = 0.5 - (0.5 × 0.5) - (0.5 × 0.5) + 0.5 = 0.5 - 0.25 - 0.25 + 0.5 = 0.5
Truth table for Xor
(A Xor B) = A - (A × B) - (A × B) + B
| A | B | A Xor B |
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
Average the outcomes, (0 + 1 + 1 + 0) / 4 = 2 / 4 = 1 / 2 = 0.5
Using only 0 and 1 as a number.
A = {0, 1} ; B = {0, 1}
(Not A) = 1 - A
| A | Not A |
| 0 | 1 |
| 1 | 0 |
(A And B) = A × B
| A | B | A And B |
| 0 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 1 |
(A Or B) = A - (A × B) + B
| A | B | A Or B |
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 1 |
(A Xor B) = A - (A × B) - (A × B) + B
| A | B | A Xor B |
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
(A Xnor B) = 1 - A + (A × B) + (A × B) - B
| A | B | A Xnor B |
| 0 | 0 | 1 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 1 |