At the age of 53, Elon Musk, a multifaceted and dark personality who leads the conquest of space through Space X, dominates the electric car market with Tesla and promotes cryptocurrencies against the dollar while at the same time has a declared goal to… abolish the Federal Bank of the USA (Fed), while at the same time controlling a significant part of the flow of global information through the X platform (formerly Twitter), a little far from being labeled “informal co-ruler of the world”.
The first billionaire on the planet, with a fortune that exceeds 320 billion. dollars (Forbes) will take over, according to Trump’s own announcement, the ominous and Orwellian in performance “Ministry of Government Efficiency”, together with businessman, former contender for the Republican nomination, Vivek Ramaswamy. The “ministry” will have… an end date of July 4, 2026, the 250th anniversary of American independence, and will bear the initials DOGE/ Department of Government Efficiency, as a pun on Musk’s Dogecoin cryptocurrency.
Except that this is not a ministry in the strict sense, but an “advisory agency” of dubious constitutional legitimacy, with which Trump will try to bypass the control of Congress and the judiciary, in order to impose with Musk an agenda that is heard nightmare: “Eliminate government bureaucracy, drastically reduce excessive government controls, cut wasteful spending and reorganize federal agencies.”
In other words, to weaken or dismantle state institutions, not only in matters of social welfare, but even currency control! A few days ago, Musk did 100 likes with an e-moji on the post #EndtheFed, of the Republican senator, Mike Lee, while foreseeing the danger, the chairman of the Federal Reserve Bank of the USA (Fed), Jerome Powell, told reporters that he is not going to resign , even if Trump himself asks him to!
According to the Republican president, the new ministry will realize the party’s long-held dreams and “offer advice and guidance outside of government,” while Musk has promised to operate in a transparent manner.
HE WILL STAY IN HIS BUSINESS
Musk’s informal status as the president’s top economic-business advisor will allow him to remain at the helm of his businesses. Moreover, the two “ministers” will not be able to approve decrees, but will cooperate with the Budget Management Office of L. House, with a completely blurred institutional status.
But the destruction they can bring to millions of people and to American society is completely palpable. At a Trump campaign event in October at Madison Square Garden, Musk said the federal budget could be cut by “at least” $2 trillion. dollars, i.e. by one third!
#Elon #Musk #shadow #president #USA
What other third-party services besides ad networks are integrated into this webpage?
The provided code snippet appears to be Javascript code used for loading various ad networks and other scripts onto a web page.
Here's a breakdown of what the code does:
**1. Ad Network Scripts:**
* **Google AdSense:** This code checks for the presence of AdSense slots on the page and then loads the necessary script to display AdSense ads. [[1](https://www.msn.com/en-us/money/smallbusiness/using-google-adsense-to-monetize-your-site/ar-AA1uPnBt)]
* **Phaistos Adman:** A platform for selling and managing digital ad space. This code initializes and loads the Adman ad unit.
* **OneSignal:** A push notification service. The code initializes OneSignal and sets its app ID.
* **Taboola/Project Agora:** Content recommendation platforms. This code loads scripts for these platforms.
* **Glomex:** A platform for video content management and monetization. The code checks for Glomex integration elements on the page and if found, loads the necessary module.
* **Dalecta:** (Possibly) a platform for serving advertisements. The code asynchrnously loads a script from Dalecta.
**2. Comments and Placeholders:**
* **CleverCore:** This section of code appears commented out, meaning it is not currently active. CleverCore is likely another ad platform.
* **Vidoomy:** The occurrence of "Vidoomy" suggests it may be another ad network. The code is incomplete.
**3. Other Scripts and Functions:**
* **Disqus:** This code integrates the Disqus commenting system on the page.
* **`asyncLoadScript`, `asyncLoadModule`:** These functions are likely custom functions used to asynchronously load scripts and modules dynamically to improve page load times.
* **`cmpActionCompleted`:** This function seems to be triggered after a Consent Management Platform (CMP) actions are completed, likely related to user consent regarding cookies and data usage.
**Overall:**
This Javascript code demonstrates how a web page integrates various advertising platforms, push notifications, commenting systems, and potentially other third-party services. The stripping of 'adsense-for-mobile' elements suggests the code is designed to adapt to different screensizes and devices, and potentially prevent the display of ads on mobile while maintaining ad functionality on larger screens.