// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 15, 2026
31.1 C
Singapore

Passenger: Is it okay to give bus driver a present because he’s super nice?

SINGAPORE: A netizen shared her experience on Reddit about a bus driver she seemed to find super nice. u/REcommendationLazy16 stated in u/askSingapore: “I’ve recently started taking this bus ride to work everyday! I take bus 656 and my driver is just SUPER nice, he always says hi when I see him in the morning and I take the same bus once I’m off work at 6…”

She then asked if giving the bus driver a present would be okay. “If it is acceptable, do let me know any suggestions,” she asked. Reddit users advised her to show her appreciation to the bus driver through the bus service provider.

“Submit an official letter of appreciation to the bus service provider! I think that would really help with visibility on his performance, and that affects employer’s review. And yeah, keep up with greeting him back during your journeys. I think a simple card with your appreciation is a safe choice,” a Reddit user commented.

See also  Bus driver locks woman in luggage compartment and drives off while she 'couldn't breathe' inside

In a similar comment, another Reddit user said: “Get him a pay raise / voucher / commendation by writing in an email to the company. Maybe attach a selfie you take with the driver, this will really help him. Others suggested possible gifts to give to the bus driver.”

Screen Shot 2023 09 18 at 7.44.46 AM

One user mentioned: “I’m sure something small and harmless like a card will be fine. I think they aren’t supposed to take gifts from passengers (don’t quote me), but if it’s just that I reckon nobody will mind.Or if you want to be absolutely safe, a sincere verbal message would also be a nice gift.”

Screen Shot 2023 09 18 at 7.46.01 AM

“Give him drink or snack. 👍” another user suggested.

“It’s fine to gift something to the bus captain. Plenty of people do that and there’s no regulation against it,” one more user commented.

How do you chill out on weekends? Catch the bus or the MRT to go shopping, meet friends, or just lazing around the house? In other news, a Singaporean Redditor asked: ‘How do you spend your weekends winding down?‘

“How do you spend your weekends winding down in Singapore?”

 

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