// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 12, 2026
29.6 C
Singapore

Ground Zero: Nicole Seah

The darling of Singapore politics, Nicole Rebecca Seah says that 2013 is the worst year for her. And makes a confession on her Facebook page about how life has been since GE2011.
I was naive, arm-twisted into making some pretty bad decisions (Yup, the Presidential Elections was one of them. Terrible, irreversible mistake, completely underestimated what my lobbying could do) ~ Nicole Seah
Below is Nicole Seah’s Facebook post.

- Advertisement -

Hot this week

Man flees barefoot, refusing to pay S$5K charges for damaging BMW rental car in SG

He refused to pay the damage claim after crashing the BMW, then left for lunch, removed his slippers, ran barefoot, and disappeared into the bushes

28 y/o Singaporean hesitant to move abroad because of ‘filial piety’: ‘I feel a lot of guilt about leaving my parents behind’

She wants to move abroad. Her parents don't want her to go. Now she's wondering if following her own dreams means letting them down.

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