// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 C
Singapore

“We are not your slaves”: Go-Jek driver delivers a powerful 9-point list of how passengers can be way more considerate of drivers

On January 8, Go-Jek driver Debbie Simpson Ong published an impassioned post on Facebook, calling upon all passengers to stop the “I pay, you listen” attitude, citing the many challenges that private-hire vehicle drivers face in Singapore, plus the immediate need for consideration and respect from passenger to driver. After having accidentally deleted her post, she re-published it today.

The nine-point list is strong, powerfully delivered and extremely vehement. She does not name names or cite specific instances, but it’s clear that she has experienced difficult, inconsiderate and entitled passengers one too many times.

“We drive to make a living, we are not your slaves,” Ong said in her post.

Check out the post below:

https://www.facebook.com/debbie.ong.7/posts/2402408346500789

- Advertisement -

Hot this week

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

Man draws out a kitchen knife because his neighbor was making a phone call in public corridor

A man, angered by his neighbor's loud phone call outside his home, not only hurled insults at the neighbor but also went home to grab a kitchen knife and stormed towards him.

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