// Adds dimensions UUID, Author and Topic into GA4
Sunday, December 7, 2025
26.8 C
Singapore

Man complains about ‘inconsiderate’ Filipino neighbours putting their plant pots in front of his door, but netizens urge him to settle the matter peacefully

A netizen took to social media to complain about his “Filipino neighbour who is very inconsiderate.”

His chief beef with them is that “They put their plants pots in front of my door” as he considers this to be “not safe” at their address, 10-19 Hougang St 51. 

The netizen, who goes by Prosathanos Gates on Facebook, added in his Sunday (Sept 25) post on the Complaint Singapore public group page that “They don’t think about others,” and called them “Uncivilized people”.

Screen Shot 2022 09 26 at 12.05.28 PM

He posted photos of the plants his neighbours had placed.

Screen Shot 2022 09 26 at 12.07.19 PM

He captioned one picture by writing, “they live here. 5 room apartment. They still put it there. The potted plants. It’s a unpleasant sight. So messy. Town council should know about this. They’re so stubborn. 

Screen Shot 2022 09 26 at 12.08.01 PM

They’re PR but don’t like when they being told to put it elsewhere. What do you think? Are they civilized people.”

Some commenters on his post found his attitude to be unnecessarily hostile and urged him to settle matters with his neighbours peacefully.

See also  Nomination Day: Ng Kok Song Aims to Be "Independent President" with Symbol of Unity

Screen Shot 2022 09 26 at 12.06.38 PM Screen Shot 2022 09 26 at 12.09.33 PM

Screen Shot 2022 09 26 at 12.12.23 PM Screen Shot 2022 09 26 at 12.10.45 PM Screen Shot 2022 09 26 at 12.12.14 PM

Screen Shot 2022 09 26 at 12.13.33 PMScreen Shot 2022 09 26 at 12.13.59 PMScreen Shot 2022 09 26 at 12.13.39 PM

Screen Shot 2022 09 26 at 12.12.03 PM

Others said he can use the OneService app to lodge a complaint.

Screen Shot 2022 09 26 at 12.12.41 PM

Others took issue with the word “uncivilized.”

Screen Shot 2022 09 26 at 12.30.52 PM

One commenter wrote that Filipinos are generally friendly, but this does not appear to be the poster’s experience.

Screen Shot 2022 09 26 at 12.10.37 PM

Another netizen argued that it’s not about race.

Screen Shot 2022 09 26 at 12.11.12 PM

/TISG

Fears fly that the authorities will get rid of pretty garden area in Choa Chu Kang HDB corridor

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