// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.3 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

Singaporean man faces jail time for sending SM Lee a fake photo and message that Marina Bay Sands is on fire

A doctored image and cryptic bomb message sent to the Senior Minister's Facebook page triggered a police report and extra security checks at MBS

Singapore reclaims world’s most competitive country title, overtaking HK and former #1 Switzerland

The International Institute for Management Development (IMD) in Lausanne, Switzerland, ranked 70 economies globally based on assessments of over 6,000 business leaders.

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