// Adds dimensions UUID, Author and Topic into GA4
Friday, March 13, 2026
27.8 C
Singapore

‘No more picnics for domestic helpers’ — Netizens debate whether barricading City Plaza grass area is a good call

An online user shared a video in a Facebook online group, Singapore Incidents on City Plaza’s grass area being fenced. The area is known to be the gathering place of domestic helpers who find some free time on the weekends.

A few were in favour of the decision, with one even saying it’s “long overdue.” However, others advocated for the workers, saying that they deserve a space where they can get together on their free days.

“Foreign workers just want a place for relaxation,” wrote one. Another empathised, saying, “After working hard on the weekdays, they want to spend some time in the open space with their friends. You must give them something to drain out their pain and let them feel relaxed. (They) must have something for entertainment.”

A few others saw the action as a “waste of time and resources.” One even went so far as to ask “Do you think that this will solve the problem?” and calling out the government, saying it “(has) got no solution to solve the root cause.”

See also  ‘Is the SG job market so bad?’: SG worker’s plan to resign falters after learning ‘failsafe jobs’ like retail are no longer readily available

One comment suggested an alternative gathering place–Changi airport, saying “(It’s) got airconditioning.”

dh2
Photo: screengrab from Facebook comments / Singapore Incidents
dh3
Photo: screengrab from Facebook comments / Singapore Incidents
dh4
Photo: screengrab from Facebook comments / Singapore Incidents
dh1
Photo: screengrab from Facebook comments / Singapore Incidents
dh10
Photo: screengrab from Facebook comments / Singapore Incidents
dh9
Photo: screengrab from Facebook comments / Singapore Incidents
dh8
Photo: screengrab from Facebook comments / Singapore Incidents
dh7
Photo: screengrab from Facebook comments / Singapore Incidents
dh6
Photo: screengrab from Facebook comments / Singapore Incidents
dh5
Photo: screengrab from Facebook comments / Singapore Incidents
- Advertisement -

Hot this week

Vehicle suddenly caught fire under train tracks, trains had no choice but to pass through the thick black smoke

A car suddenly caught fire under the subway tracks, with explosions heard intermittently and thick smoke billowing onto the tracks as subway trains passed through the smoke.

Filipino café chain Mary Grace opens first international outlet in Singapore

After more than three decades of serving Filipino comfort food to generations of loyal guests, Mary Grace is expanding beyond the Philippines for the first time, with a new 28-seater café opening o...

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