The Cold War consecrated two visions of the world, the capitalist, headed by the United States, and the communist, led by the USSR. Two ideologies that struggled for planetary supremacy until the fall of the Berlin wall, the collapse of the East Block and the disintegration of the Soviet Union.
Before the incontestable victory of the Western Alliance, in 1992 Francis Fukuyama proclaimed the end of history and the struggle of ideas. In his happy world there were neither wars nor revolutions because the triumph of the good assured a fair and prosperous society. These days Fukuyama must be hidden underground. Not only was he mistaken in his predictions, but the worst ideological custard has been imposed since the thirties of the last century. And, in addition, they coincide in their purposes, objectives and thought. The United States of Trump and the Russia of Putin represent the same political archetype: impose strength, despise the weak and outraged the law. A model based on imperialism, the appropriation of territory and the resources of the other countries that are subject to vassalage. A much more dangerous situation than the capitalism-community dichotomy, which forced them to look for pacts and forge alliances to expand their flock and therefore to model their speech to the interests of third parties. Maxim Shipenkov / Efe Trump and Putin are ruminants of the same nonsense, they intend to appropriate Greenland and Canada el one, from Ukraine the other. They share the same disdain in Europe, which visualize as a vacant space, inhabited by faint -hearted and lazy. They also agree on the diplomacy of matonism, for which the Discolo is silenced and the longest and strongest club rule is imposed. Democracy is a cumbersome procedure; Freedom, an overrated concept, and the truth, an interpretation of reality. The only thing that matters is the results account, whether in tons of rare earths, square kilometers of territory or millions of dollars in the checkbook of the plutocrats that flatter them as if they were the great prophets of the new times. Read also Ramon Rovira Trump and Putin are distrustful and conceive of politics as a power game where pactismo does not exist and the only thing that counts is the victory costs what it costs. Therefore, international institutions, which consider unnecessary, and the media that question their charismatic and indisputable authoritarianism. With these principles they want to start digging a bunker or looking for a cave and becoming a little.
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!