// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 4, 2026
31.1 C
Singapore

TikTok keeps ticking in US as deadline for asset sale passes

by Glenn CHAPMAN TikTok continued serving up short videos in the US despite missing a Trump administration deadline to come up with an acceptable deal to put its American assets into US hands. Talks between TikTok parent ByteDance and government negotiators were continuing despite the missed deadline set by the Committee on Foreign Investment to […]

- Advertisement -

Hot this week

New book by EX-NCMP Yee Jenn Jong explores the Workers’ Party’s past, present, and future

Mr Yee's new book, "STEPUP: The Workers’ Party of Singapore 2.0 – The Road to GE2025 and Beyond," launches today at a talk hosted by Walid Abdullah. "The book looks at the rise of the WP to its cu...

Tech bros on X praise Singapore but say it needs more ‘soul’

"Singapore has everything you need in a country: good food, efficient, clean, 0 crime, great for business, nice location, etc... but it's missing something. Maybe some danger, maybe some soul," wro...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks