The Daily Psyop

Where Skepticism Meets Insight

Digital IDs and CBDCs and Digital Control InfrastructureElon muskNewsPoliticsTheMcgwire's SubstackTheMcgwire's writings on Elon MuskUncategorizedWEF / World Economic Forum

Why Did Elon Pick Linda Yaccarino As CEO? 5D Chess? – The Daily Psyop

 Why Did Elon Pick Linda Yaccarino As CEO? 5D Chess?

🔗SOURCE ➡️ TheMcgwire

Related: 8/27 – Many users of X, formerly Twitter, seem deeply misguided. They imagine that Elon Musk is the saviour of free speech. He’s not.

2/25 – Censorship Continues on ‘Free Speech Platform’ X, Elon Musk Expanding Contracts With Intelligence Agencies… [X] – TheMcgwire / @PsyopDaily

Linda Yaccarino herself being picked for CEO was also subject to much scrutiny, with her corporate background and being a WEF member…
Yaccarino said in 2018 at the WEF in Davos that the corporate media needs to educate younger viewers on news consumption:..

Why did Elon pick Linda Yaccarino as CEO? 5d Chess?

”Bloomberg, 2008: The World Economic Forum out of Davos just announced its new 2008 list Young Global Leaders.
Elon Musk … is a new YGL.”

7/4 – 🚨🚩X is once again PARTNERED with the World Economic Forum!

GARM is part of the World Economic Forum‘s Shaping the Future of Media… project!

Follow us on Minds / X

Follow ➡️ @PsyopDaily


READ FULL ARTICLE: This article originally appeared on The Daily Psyop

TheMcgwire

Found of The Daily Psyop. Passionate about Foreign Policy. Have been actively involved in Independent Media since 2019.

Leave a Reply

Your email address will not be published. Required fields are marked *

document.addEventListener("DOMContentLoaded", function () { // Get all category links const categoryLinks = document.querySelectorAll(".tg-post-categories > a"); const categoriesToHide = new Set(); // Iterate through all categories and identify parents categoryLinks.forEach((link) => { const href = link.getAttribute("href"); // Extract category hierarchy after "/category/" const categoryPath = href.split("/category/")[1]?.split("/"); if (categoryPath && categoryPath.length > 1) { // Mark parent categories for hiding for (let i = 0; i < categoryPath.length - 1; i++) { const parentCategoryPath = `/category/${categoryPath.slice(0, i + 1).join("/")}/`; categoriesToHide.add(parentCategoryPath); } } }); // Hide parent categories if their children are displayed categoryLinks.forEach((link) => { const href = link.getAttribute("href"); if (categoriesToHide.has(href)) { link.style.display = "none"; } }); });