Ten Democratic senators have surrendered and opted this Friday for what they consider the lesser evil against the arduous dilemma that were asked: they have voted in favor to advance a legislative initiative with deep cuts and that will give Donald Trump a wide discretion in decisions on public spending to avoid the catastrophic consequences of a closure of government. The procedure has allowed the subsequent approval of the expenditure bill, for 54 votes in favor and 46 against, which will expand the government’s financing seven months when Trump firm and converts into law.
To take it to the vote in the Senate, after the approval on Tuesday of the House of Representatives, a qualified majority of 60 votes was required, so it depended on the votes of at least eight Democratic senators in the event that all Republicans voted in favor. Finally, the result of the preliminary vote has been 62 in favor and 38 against, with ten Democrats joining the Republican bench. In the final vote, which only required a simple majority, only two Democrats have joined the Republicans. The controversial measure is a victory for Trump and Musk, since their language will give them greater discretion to cut it measure will maintain government financing until September 30. It will cut the financing of defense -related programs by 13,000 million dollars, while the military budget will increase by 6,000 million. In addition, it does not contain specific instructions of the Congress to assign funds to programs that are usually included in the projects of expenses. That will give greater freedom of action to the Trump administration to cut funds, which is especially controversial at a time when it is accused of being overlooked in its mass layoffs the spending guidelines established by Congress. After weeks of negotiations and rejection in block of the Democratic Party – by the cuts and the power it gives to the White House – its leader in the Senate, Chuck Schumer of New York, changed its position yesterday by announcing that it would not allow the blockade of government financing. “Although the bill remains very bad, the possibility of a closure of the administration has very worse consequences for the United States,” he said from his seat. Other “moderate” Democrats have followed him in the vote, such as John Fetterman of Pennsylvania, among eight others who will soon be played his states where Trump won the elections on November 5. In his opinion, if Congress failed to finance the administration, that would have given the White House the power to choose which federal workers and programs are “non -essential”, so they could extend and make permanent cuts made by order of the Department of Government Efficiency (Doge), led by Trump’s right hand, Elon Musk. Chuck Schumer, leader of the Democrats in the Senate “a closure would give Donald Trump the keys of the city, the state and the country” Schumer argued that “Musk has already said that he wants a closure, and the public reports have shown that he is already making plans to accelerate his destruction of key government programs and services” in case the financing of the government expires (at 5h in peninsular Spain) if there was no agreement. “A closure would give Donald Trump the keys of the city, the state and the country,” said the Democrat. His words caused the indignation of the progressive sector, both of activists and congressmen in the House of Representatives, where the Democrats (who are also a minority) rejected the measure in block. Among them, Alexandria Ocasio-Cortez, representative of New York, who described the decision as a “tremendous mistake” in an interview in CNN. “For me, it is almost unthinkable that Senate Democrats vote in favor of delivering free one of the few buzas we have,” he denounced, referring to the majority that Republicans have in the two legislative chambers, as well as their control of the Executive and the Judiciary, with a Supreme Court in which six of the nine judges are conservative (and three were appointed by Trump in their first mandate). The fact that, to avoid filibusterism, several laws need a majority of 60 votes in the Senate, where Republicans have 53 seats, gives the Democrats a minimum of political influence, with some veto capacity. But this Friday they have renounced her. Also read Congresswoman Nancy Pelosi de California issued a hard statement against Schumer: “Donald Trump and Elon Musk have offered Congress a false choice between a government closure or a blank check that is a devastating attack on the welfare of working families throughout the United States. Let’s be clear: neither of the two options is good for the American people. But this false choice that some are accepting instead of fighting is unacceptable. ” The Democrats, who have mostly voted against the law, had tried to approve an expense law to maintain government financing for four weeks, instead of the seven months of the bill finally approved. But the Republicans refused to enter that type of negotiation, aware of their ability to action, which has been demonstrated even greater before the Democratic Division.
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!