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

During Foreign Affairs Minister Vivian Balakrishnan’s visit to China this week

The two countries affirmed their commitment to keep the Strait of Malacca open.

The issue has become a relevant one due to the conflict in the Middle East, which began on Feb 28 when the United States and Israel started bombing Iran. This has resulted in the closure of the Strait of Hormuz, an important chokepoint through which flows around 20% of the world’s fuel supply. What followed has been a global energy crisis that has particularly affected Asia, toward which much of the oil and gas supply transiting over the Hormuz had been headed.

- Advertisement -

Hot this week

Rising expenses drive tourists away from Langkawi

Langkawi, one of Malaysia’s most scenic islands, is facing a downturn in tourist arrivals compared to pre‑COVID levels. Many Malaysians complain that prices on the island have risen sharply, making...

Grab’s new delivery AI robots to ease Singapore’s worker shortages and labour costs

Singapore’s delivery economy may soon gain a new co-worker; one that doesn’t ride a bike, wait for lifts, or search for block numbers. Grab plans to launch a pilot of its first delivery AI robot ...

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