Digg to make comeback as co-founder rose, reddit’s ohanian bet on ai-driven revival
Digg founder kevin rose has been held up with former rival alexis ohanian to buy the Once-Popular Content Aggregator as They Bet on An Artificial Intelligence-Powered Revived revival of the Platform TO Around 40 Million Monthly Visitors.launched in 2004 by a then 2 27-YLD ROSE, Digg was on Called The “Homepage of the Internet” and was a rival to reddit, a firm co-founded by hanianianianianianianianianianianianian.
But the planform Ground after its 2012 Sale to New York-Based Tech Incubator Betaworks. Microsoft’s LinkedIn Scooped Up Its Most Valuable Assets, Including Patents. It has since Pivoted to Curiating News.Rose and Ohanian, Who Acquired Digg for An Undisclosed SUM, SAID on WedsDay they aim to revive the platform by Leveraging Their Social Meedia Expertise, Restoring Nostalgic early interface.digg’s early model allowed users to “Digg” or “Bury” Content – An Early Precursor to how Social Media Platforms Surface Viral Stories TODAY.TE AI-Driven Curation to curb misinformation and toxic discourse. Augmenting it, “rose said.he added that he had been approached several times over the past years to buy digg but it” Never felt right “before.invites for the new version will roll out in the comment related Digg prepares to reper a crowded social media landscape where smaller players such as pinterest are jostling for ad dollars and user Attention with giants such as meta as meta.justin mezazustin mezzustin mezzustin mezzustin mezazaust of rose with experience at google and facebook, will take over as digg ceo.the deal is backed by venture capital firms true ventures, where are raose is a partner, and Ohanian’s SEVEN SEVEN SIVEN SIX. Rose will be Digg’s Board Chair and Key Advisor.Ohanian has also joined a bid life Has not been edited by ndtv staff and is auto-generated from a syndicated feed.) Digg (T) Reddit (T) Kevin Rose (T) Alexis Ohanian
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);
News kiosk Latest Posts
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
// 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!