// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 5, 2026
32.2 C
Singapore

Major changes proposed for Elected Presidency

Key Reccomendations from the Constitutional CommissionRead the full report here: http://bit.ly/2cs9O1a.

- Advertisement -

Hot this week

Singaporean man, in his 50s, gets fined S$6.3K, or 3 months’ jail, for filling his SG car with subsidised RON95 fuel in Johor Bahru

One of the first arrest cases under Malaysia's tougher fuel subsidy enforcement, months after it drew attention on both sides of the Causeway

Single-pore: Number of Singapore residents under 40 who never married rose from 2020 to 2025

Three in four female Singaporeans aged 25 to 29 were single in 2025, up from 69% in 2020, according to the Department of Statistics’ General Household Survey,

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