Financial topics
Re: Financial topics
about one billion kilograms was produced annually. http://www.zerohedge.com/news/2015-08-2 ... rted-china
a key intermediate for hexamethylenediamine
a key intermediate for hexamethylenediamine
Re: Financial topics
http://www.iahushua.com/WOI/us_nazis.htm
On the eve of World War II, IG Farben, the German chemical conglomerate, was the largest manufacturing enterprise in the world and exercised extraordinary economic and political clout in Nazi Germany. In 1936, it was the principal source for Zyklon B, the poison used in German concentration camps. From 1942-1945, the company used slave labor from Nazi concentration camps. After 1945, three members of the board of governors of American IG were tried and convicted as German war criminals. In 1952, IG Farben was split into BASF, Bayer, and Hoechst again.
In 1951, IG Farben was split into its four largest original constituent companies, which remain some of the world's largest chemical
and pharmaceutical companies. The current main successor companies are AGFA, BASF, Bayer and Sanofi.
http://digitalcommons.ilr.cornell.edu/c ... ontext=lrr
http://scholarship.law.upenn.edu/cgi/vi ... law_review
We have been silent witnesses of evil deeds; we have been drenched by many storms; we have learnt the arts of equivocation and pretence; experience has made us suspicious of others and kept us from being truthful and open; intolerable conflicts have worn us down and even made us cynical. Are we still of any use? What we shall need is not geniuses, or cynics, or misanthropes, or clever tacticians, but plain, honest, and straightforward men. Will our inward power of resistance be strong enough, and our honesty with ourselves remorseless enough, for us to find our way back to simplicity and straightforwardness?”
Dietrich Bonhoeffer, Letters and Papers from Prison
The silent weapons of the silent war are still here. Pity them. If we saved one life it was enough since it was your son or daughter.
https://www.youtube.com/watch?v=HUMh8GQnDW8
We are workers of every age, sex, and race who have joined together in an effort to uphold and improve our standard of living and achieve dignity and a voice on the job. We commit ourselves to helping unorganized workers to organize themselves. This brings them the benefits of unionization and improves our own conditions as well by increasing our bargaining power. Union organization is the best hope workers have to deal with a global economy driven by the pursuit of profit. The insecurities of temporary, casual, and contract work, employer manipulation programs, and limited opportunity jobs can be addressed through worker unity in the workplace and world community. We stand united in opposition to injustice, discrimination, oppression, ignorance, and inherent abuses of corporate power. We are committed to solidarity and collective action, social and economic justice for all working people. We join with others of like spirit to work for social justice, health and safety, a clean environment, human rights, and solidarity of all workers as we oppose exploitation around the world. We believe it is by raising our standards that we raise the standards of all workers, and it is by helping them raise their standards that we raise our own. We seek to form coalitions and build a political movement that represents the interests of working people everywhere. T
The way I did this was to export a branch of the registry, usually HKCU, the used the FC.EXE file found in Windows. Make sure you use the /N and /U switches. I also found a comment section of The Register some modifications to the HOSTS file which you can use to block tracking. That Register article is how I linked here. Below is my work so far. I saved it as a text file, disable Windows Defender and any antivirus, run a powershell as an administrator, rename the file to a .cmd extension, and then run this script. The batch file is below.
REM This should be run with command prompt as an adminstrator.
REM Disable the antivirus and Windows Defender.
REM After disabling those, rename the file extension from .txt to .cmd
REM Then run this script.
REM This does not fix all privacy issues, you will still need to turn off some.
REM First, block Windows from sending data about you to their servers.
echo ## BEGIN Windows 10 privacy settings ##>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 vortex.data.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 vortex-win.data.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telecommand.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telecommand.telemetry.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 oca.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 oca.telemetry.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 sqm.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 sqm.telemetry.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 watson.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 watson.telemetry.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 redir.metaservices.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 choice.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 choice.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 df.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 reports.wes.df.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 wes.df.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 services.wes.df.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 sqm.df.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 watson.ppe.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telemetry.appex.bing.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telemetry.urs.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telemetry.appex.bing.net:443>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 settings-sandbox.data.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 vortex-sandbox.data.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 survey.watson.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 watson.live.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 watson.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 statsfe2.ws.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 corpext.msitadfs.glbdns2.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 compatexchange.cloudapp.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 cs1.wpc.v0cdn.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 a-0001.a-msedge.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 statsfe2.update.microsoft.com.akadns.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 diagnostics.support.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 corp.sts.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 statsfe1.ws.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 pre.footprintpredict.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 i1.services.social.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 i1.services.social.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 bingads.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 www.bingads.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo ## END Windows 10 privacy settings ##>>%windir%\system32\drivers\etc\hosts
REM First, opt-out of some, but not all, of the privacy settings.
REM Not all anti-privacy settings have been found.
REM settings -> privacy -> general -> let apps use my ID …
reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo\ /v Enabled /t REG_DWORD /d 0 /f
reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo\ /v Id /f
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo\ /v Enabled /t REG_DWORD /d 0 /f
REM settings -> privacy -> general -> let websites provide locally …
reg add “HKCU\Control Panel\International\User Profile\ /v HttpAcceptLanguageOptOut” /t REG_DWORD /d 1 /f
REM settings -> privacy -> general -> speech, inking, & typing
reg add HKCU\SOFTWARE\Microsoft\InputPersonalization\ /v RestrictImplicitTextCollection /t REG_DWORD /d 1 /f
reg add HKCU\SOFTWARE\Microsoft\InputPersonalization\ /v RestrictImplicitInkCollection /t REG_DWORD /d 1 /f
reg add HKCU\SOFTWARE\Microsoft\InputPersonalization\TrainedDataStore\ /v HarvestContacts /t REG_DWORD /d 0 /f
reg add HKCU\SOFTWARE\Microsoft\Personalization\Settings\ /v AcceptedPrivacyPolicy /t REG_DWORD /d 0 /f
REM Disables web search in the search box
reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Search\ /v BingSearchEnabled /t REG_DWORD /d 0 /f
REM Block telemetry.
powershell.exe -command “”
powershell.exe -command “”
reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection\ /v AllowTelemetry /t REG_DWORD /d 0 /f
REM Finished.
On the eve of World War II, IG Farben, the German chemical conglomerate, was the largest manufacturing enterprise in the world and exercised extraordinary economic and political clout in Nazi Germany. In 1936, it was the principal source for Zyklon B, the poison used in German concentration camps. From 1942-1945, the company used slave labor from Nazi concentration camps. After 1945, three members of the board of governors of American IG were tried and convicted as German war criminals. In 1952, IG Farben was split into BASF, Bayer, and Hoechst again.
In 1951, IG Farben was split into its four largest original constituent companies, which remain some of the world's largest chemical
and pharmaceutical companies. The current main successor companies are AGFA, BASF, Bayer and Sanofi.
http://digitalcommons.ilr.cornell.edu/c ... ontext=lrr
http://scholarship.law.upenn.edu/cgi/vi ... law_review
We have been silent witnesses of evil deeds; we have been drenched by many storms; we have learnt the arts of equivocation and pretence; experience has made us suspicious of others and kept us from being truthful and open; intolerable conflicts have worn us down and even made us cynical. Are we still of any use? What we shall need is not geniuses, or cynics, or misanthropes, or clever tacticians, but plain, honest, and straightforward men. Will our inward power of resistance be strong enough, and our honesty with ourselves remorseless enough, for us to find our way back to simplicity and straightforwardness?”
Dietrich Bonhoeffer, Letters and Papers from Prison
The silent weapons of the silent war are still here. Pity them. If we saved one life it was enough since it was your son or daughter.
https://www.youtube.com/watch?v=HUMh8GQnDW8
We are workers of every age, sex, and race who have joined together in an effort to uphold and improve our standard of living and achieve dignity and a voice on the job. We commit ourselves to helping unorganized workers to organize themselves. This brings them the benefits of unionization and improves our own conditions as well by increasing our bargaining power. Union organization is the best hope workers have to deal with a global economy driven by the pursuit of profit. The insecurities of temporary, casual, and contract work, employer manipulation programs, and limited opportunity jobs can be addressed through worker unity in the workplace and world community. We stand united in opposition to injustice, discrimination, oppression, ignorance, and inherent abuses of corporate power. We are committed to solidarity and collective action, social and economic justice for all working people. We join with others of like spirit to work for social justice, health and safety, a clean environment, human rights, and solidarity of all workers as we oppose exploitation around the world. We believe it is by raising our standards that we raise the standards of all workers, and it is by helping them raise their standards that we raise our own. We seek to form coalitions and build a political movement that represents the interests of working people everywhere. T
The way I did this was to export a branch of the registry, usually HKCU, the used the FC.EXE file found in Windows. Make sure you use the /N and /U switches. I also found a comment section of The Register some modifications to the HOSTS file which you can use to block tracking. That Register article is how I linked here. Below is my work so far. I saved it as a text file, disable Windows Defender and any antivirus, run a powershell as an administrator, rename the file to a .cmd extension, and then run this script. The batch file is below.
REM This should be run with command prompt as an adminstrator.
REM Disable the antivirus and Windows Defender.
REM After disabling those, rename the file extension from .txt to .cmd
REM Then run this script.
REM This does not fix all privacy issues, you will still need to turn off some.
REM First, block Windows from sending data about you to their servers.
echo ## BEGIN Windows 10 privacy settings ##>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 vortex.data.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 vortex-win.data.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telecommand.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telecommand.telemetry.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 oca.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 oca.telemetry.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 sqm.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 sqm.telemetry.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 watson.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 watson.telemetry.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 redir.metaservices.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 choice.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 choice.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 df.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 reports.wes.df.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 wes.df.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 services.wes.df.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 sqm.df.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 watson.ppe.telemetry.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telemetry.appex.bing.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telemetry.urs.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 telemetry.appex.bing.net:443>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 settings-sandbox.data.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 vortex-sandbox.data.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 survey.watson.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 watson.live.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 watson.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 statsfe2.ws.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 corpext.msitadfs.glbdns2.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 compatexchange.cloudapp.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 cs1.wpc.v0cdn.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 a-0001.a-msedge.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 statsfe2.update.microsoft.com.akadns.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 diagnostics.support.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 corp.sts.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 statsfe1.ws.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 pre.footprintpredict.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 i1.services.social.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 i1.services.social.microsoft.com.nsatc.net>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 bingads.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo 127.0.0.1 www.bingads.microsoft.com>>%windir%\system32\drivers\etc\hosts
echo ## END Windows 10 privacy settings ##>>%windir%\system32\drivers\etc\hosts
REM First, opt-out of some, but not all, of the privacy settings.
REM Not all anti-privacy settings have been found.
REM settings -> privacy -> general -> let apps use my ID …
reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo\ /v Enabled /t REG_DWORD /d 0 /f
reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo\ /v Id /f
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo\ /v Enabled /t REG_DWORD /d 0 /f
REM settings -> privacy -> general -> let websites provide locally …
reg add “HKCU\Control Panel\International\User Profile\ /v HttpAcceptLanguageOptOut” /t REG_DWORD /d 1 /f
REM settings -> privacy -> general -> speech, inking, & typing
reg add HKCU\SOFTWARE\Microsoft\InputPersonalization\ /v RestrictImplicitTextCollection /t REG_DWORD /d 1 /f
reg add HKCU\SOFTWARE\Microsoft\InputPersonalization\ /v RestrictImplicitInkCollection /t REG_DWORD /d 1 /f
reg add HKCU\SOFTWARE\Microsoft\InputPersonalization\TrainedDataStore\ /v HarvestContacts /t REG_DWORD /d 0 /f
reg add HKCU\SOFTWARE\Microsoft\Personalization\Settings\ /v AcceptedPrivacyPolicy /t REG_DWORD /d 0 /f
REM Disables web search in the search box
reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Search\ /v BingSearchEnabled /t REG_DWORD /d 0 /f
REM Block telemetry.
powershell.exe -command “”
powershell.exe -command “”
reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection\ /v AllowTelemetry /t REG_DWORD /d 0 /f
REM Finished.
Re: Financial topics
https://duckduckgo.com/?q=heavy+and+sww ... aps&t=ffab
http://www.zerohedge.com/news/2015-08-2 ... etrodollar
http://www.reuters.com/investigates/spe ... usa-swaps/
http://gdxforum.com/forum/viewtopic.php ... aps#p23276
http://gdxforum.com/forum/viewtopic.php ... ent#p25839
closed all shorts - we wait
https://www.youtube.com/watch?v=aiDNf8trWn8
The most serious dangers for American freedom and the American way of life do not come from without. What is needed to prevent any further credit expansion is to place the banking business under the general rules of commercial and civil laws compelling every individual and firm to fulfill all obligations in full compliance with the terms of the contract. If you have to convince a group of people who are not directly dependent on a solution of a problem, you will never succeed. Only to bureaucrats can the idea occur that establishing new offices, promulgating new decrees, and increasing the number of government employees alone can be described as positive and beneficial measures. The issue is always the same: the government or the market. There is no third solution. lvm
http://www.zerohedge.com/news/2015-08-2 ... etrodollar
http://www.reuters.com/investigates/spe ... usa-swaps/
http://gdxforum.com/forum/viewtopic.php ... aps#p23276
http://gdxforum.com/forum/viewtopic.php ... ent#p25839
closed all shorts - we wait
https://www.youtube.com/watch?v=aiDNf8trWn8
The most serious dangers for American freedom and the American way of life do not come from without. What is needed to prevent any further credit expansion is to place the banking business under the general rules of commercial and civil laws compelling every individual and firm to fulfill all obligations in full compliance with the terms of the contract. If you have to convince a group of people who are not directly dependent on a solution of a problem, you will never succeed. Only to bureaucrats can the idea occur that establishing new offices, promulgating new decrees, and increasing the number of government employees alone can be described as positive and beneficial measures. The issue is always the same: the government or the market. There is no third solution. lvm
Re: Financial topics
I just heard on the BBC that currencies are crashing in Africa. They
depend heavily on demand from China, and Nigeria and Angola are
oil-based economies. It looks like things are really in motion
globally.
depend heavily on demand from China, and Nigeria and Angola are
oil-based economies. It looks like things are really in motion
globally.
Re: Financial topics
There are so many dominoes falling that others will be falling just because the table is shaking so much.John wrote:I just heard on the BBC that currencies are crashing in Africa. They
depend heavily on demand from China, and Nigeria and Angola are
oil-based economies. It looks like things are really in motion
globally.
-
- Posts: 687
- Joined: Tue Feb 23, 2010 11:07 pm
- Location: Texas
Re: Financial topics
I haven't commented in the forums in quite some time, but I continue to follow this site and your daily posts as I have for at least half a decade now. I'm writing today because I just have to laugh at the idiots on CNBC. As the market was rallying earlier today, they repeatedly had on guests would, with big shit eating grins on their faces, would keep repeating, "the market is strong, housing prices are up, blah, blah blah. See how the market is rebounding, this is just more of an indication that the selloff was an over-reaction, blah, blah, blah". But now that the market has again tanked (dropping over 500 points from intraday highs and closing down nearly 300 points on the day) I do not see them having those same guests on and aksing them if they're still smiling. The narcissistic, lying, thieving bastards make me sick.
Psalm 34:4 - “I sought the Lord, and he answered me and delivered me from all my fears.”
Re: Financial topics
I disagree. The same narcissistic, lying, thieving bastards will bethomasglee wrote: > But now that the market has again tanked (dropping over 500 points
> from intraday highs and closing down nearly 300 points on the day)
> I do not see them having those same guests on and aksing them if
> they're still smiling. The narcissistic, lying, thieving bastards
> make me sick.
on CNBC tomorrow, saying the same things, describing what happened
today between 3-4pm as an "overreaction."
-
- Posts: 687
- Joined: Tue Feb 23, 2010 11:07 pm
- Location: Texas
Re: Financial topics
Touche! You are correct sir. Unfortunately, you are correct.John wrote:I disagree. The same narcissistic, lying, thieving bastards will bethomasglee wrote: > But now that the market has again tanked (dropping over 500 points
> from intraday highs and closing down nearly 300 points on the day)
> I do not see them having those same guests on and aksing them if
> they're still smiling. The narcissistic, lying, thieving bastards
> make me sick.
on CNBC tomorrow, saying the same things, describing what happened
today between 3-4pm as an "overreaction."
Psalm 34:4 - “I sought the Lord, and he answered me and delivered me from all my fears.”
Re: Financial topics
By the way, Thomas, what do you think about what's going on in Korea?thomasglee wrote:Touche! You are correct sir. Unfortunately, you are correct.John wrote:I disagree. The same narcissistic, lying, thieving bastards will bethomasglee wrote: > But now that the market has again tanked (dropping over 500 points
> from intraday highs and closing down nearly 300 points on the day)
> I do not see them having those same guests on and aksing them if
> they're still smiling. The narcissistic, lying, thieving bastards
> make me sick.
on CNBC tomorrow, saying the same things, describing what happened
today between 3-4pm as an "overreaction."
Who is online
Users browsing this forum: Bing [Bot] and 5 guests