// Adds dimensions UUID, Author and Topic into GA4
Sunday, March 8, 2026
29.8 C
Singapore

"Everyone looks good in SDP colours"

By Howard Lee
So said a campaigner from the Singapore Democratic Party. So this kaypoh decided to deck out like Danny the democracy bear, make the one-hour journey to Bukit Gombak stadium on polling day night and hang out with SDP’s supporters.
As the night drew on, the announcement of the by-election sample count results put the elated crowd in a more sombre mood. But when Dr Chee Soon Juan appeared to address the crowd, thanking them for staying the night, the cheers started all over again.
Here are some pictures from the night.

See also  Elderly tissue seller insists for kind girl who offered him angpow to take tissue in touching video
- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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); } });
// //