// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
27.4 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

‘Garbage piled up to the ceiling’: Older sister gets court order to clear sibling’s hoarded HDB unit

Five large trucks were reportedly needed to remove the accumulated belongings from the unit.

Singapore TikToker exposes 10 workplace red flags employees may have started seeing as normal

"If your office normalizes 10 PM WhatsApp messages, public group chat scoldings, and polyclinic MC guilt, you aren't working in a "fast-paced, dynamic environment"—you are navigating systemic workp...

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