// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 10, 2026
30 C
Singapore

The Little Manila in Singapore – This is how Lucky Plaza looks on a Sunday

This is how Luck Plaza, a popular hangout for Filipinos, looks like on a Sunday.
LP2 LP3 LP4 LP5 LP6 LP7 LP8 LP9
Pictures from Douglas Chan’s Facebook.

- Advertisement -

Hot this week

NEA reports increase in dengue cases, with eight active clusters across Singapore

According to the National Environment Agency, 81 dengue cases were reported in the week ending 6 Jun 2026, an increase of 14 cases from the previous week

Malaysians online say illegal parking touts remain a problem despite enforcement efforts

A long‑standing issue in Kuala Lumpur is the prevalence of illegal parking touts in popular areas. Government‑owned parking spaces are often taken over by groups who impose their own fees on motori...

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