// Adds dimensions UUID, Author and Topic into GA4
Saturday, February 7, 2026
27.7 C
Singapore

“What a disgrace”: Singaporean shares disappointing photo of bus tainted with rubbish

After a Singaporean shared a disappointing photo of a bus stop with litter all over, many others showed support in calling out such behaviour.

An online user on Friday (Sept 23) took to an online news forum to share a photo of a bus stop at Peace Centre tainted with litter. The user called out the irresponsibility shown by people who just leave their rubbish lying around. “Come on now,” the post read, “We can do better than this. What a disgrace. Peace Centre bus stop on Selegie.”

Come on now, we can do better than this. What a disgrace. Peace Ctr bus stop on Selegie. from singapore

Many other online users who saw the post were quick to share their upsetness over the sight.

While some guessed that it may be the doing of drunk people, others empathised with the cleaners who would eventually have to clean up the mess. “Bless the souls of the poor cleaners that have to clean it,” wrote one netizen. “These folks are not being paid enough, to be honest. Rather than adding to their workload, we should instead reduce it.”

See also  Bishan resident asks person who threw "small, sad" used condom not to litter or reproduce

Still, another said, “People living in Singapore aren’t clean. We just have a lot of cleaners.”

Other netizens simply expressed their exasperation. “Really wanna know what’s going through the mind of people that did this,” wrote one, “Probably nothing, actually.”

In Singapore, littering can be fined up to S$2,000.

 

d7
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d6
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d5
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d4
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d3
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d2
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d16
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d15
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d14
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d13
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d12
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d11
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d9
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d8
Image: screengrab from Reddit Singapore comments section / @Goryokaku
d10
Image: screengrab from Reddit Singapore comments section / @Goryokaku
- Advertisement -

Hot this week

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