// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
25.2 C
Singapore

“Nowadays, public transport is like KTV or Bollywood” — SG commuters say about people who listen to music loudly on their phones

SINGAPORE: When a netizen wrote that he hates people who play videos with loud music on the MRT, there was no lack of other people who agreed with him.

It seems that one thing Singaporean commuters have in common these days is a distaste for those who have no respect for personal space on public transportation and insist on listening to or watching videos on their mobile phones with the volume up so that those around them can hear it.

Samson Yip’s post on the Complaint Singapore Facebook group page has since received dozens of comments, and group members have not held back on how they feel.

“You and all of us,” commented one man.“Nowadays, public transport is like KTV or Bollywood,” another wrote. “Once they put on an earpiece, they become ‘deaf’ to outside lo, then got to speak loud because they think we deaf!” a commenter opined.

“Yeah, I agree with you; these people have hearing problems,” wrote one netizen.

See also  More travel options in Pasir Ris from Q4 as construction of Cross Island Line starts

Another disagreed, however, and added that people who play music on their phones at full volume seek attention. In other countries, it’s customary to have “quiet rides” and an offence to speak or play music loudly.

The commenter wondered why other types of bad behaviour end up getting fined in Singapore, but operating one’s device loudly while on public transportation does not.

However, another netizen pushed back, saying it’s an entitlement issue where all people care about is “me and me.” She wrote that Singapore should encourage a reading society on public transport.

“I love those commuters who flash out their book whenever on public transport. And ya, not read aloud, please!” she added, writing that she herself stays quiet on commutes with her crossword magazine.

Read also: Should older people be given a pass when they play loud videos on public transport?

Another wrote that “phone zombies” are even worse, meaning those who watch videos and walk around haphazardly, suddenly stopping in the middle of everything.

See also  17-year-old asks, “Can I give angbaos to my elders?”

One wrote that at one time, he asked a woman at a bus stop who was blasting Canto pop if others did the same, would she be okay with it? The woman felt bad and switched her music app off and then later left, he added. /TISG

Featured image by Depositphotos (for illustration purposes only)

Read also: Is it safe to ask SG people on MRT to turn down the volume of their mobile phone videos/music/games?

- Advertisement -

Hot this week

Singapore pulls in more investments but fewer jobs follow

SINGAPORE: Singapore attracted more investment and spending in 2025,...

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