// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 18, 2026
27.7 C
Singapore

Letter to the Editor: Motorists say food delivery riders are reckless but I blame both riders and drivers

Got a juicy story to share? Came across a gross injustice that needs to be heard? Want to have your opinion on current events made known? Email us your story with details and proof! Make your voice known!
[email protected]


Dear Editor,

I refer to the following article: Motorists say food delivery riders taking too much risk by riding recklessly to earn their living.


The views expressed here are those of the author/contributor and do not necessarily represent the views of The Independent Singapore.

https://theindependent.sg/motorists-say-food-delivery-riders-taking-too-much-risk-by-riding-recklessly-to-earn-their-living/
- Advertisement -

Hot this week

‘Singapore used to be a community, but now, it’s just a corporation,’ says Redditor

A local Redditor said that the theme for Singapore in the next 10 years will be selfishness, as the sense of community that built the country is slowly being lost

Woman struggles with anxiety after boyfriend enlists for NS: ‘I legit can’t stop crying’

SINGAPORE: Not every couple finds it easy to navigate an NS relationship. The sudden distance, limited communication, and uncertainty can be a major adjustment, especially for couples who were use...

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