// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 14, 2026
27.2 C
Singapore

Public nuisance act or entertaining sight? — Bus passenger donning motorcycle helmet has an imaginary race

SINGAPORE: A bus passenger donning a motorcycle helmet was recently caught on camera “racing” on the vehicle seats. In response to the clip circulated online, some netizens have called the attention of the Land Transport Authority (LTA), while others dismissed the act as an amusing sight.

An online user took to social media on Monday (July 10) to share a video taken on a bus. The passenger was seen using the bus seat handles as an imaginary motorcycle. “Racing inside bus,” the clip was captioned by the Singapore Incidents Facebook page.

While some netizens who responded to the post played along with the video and expressed their amusement over such a sight, others took a more serious tone, calling the attention of the LTA.

m7 1
Image: FB screengrab / Singaporean Incidents
m6 1
Image: FB screengrab / Singaporean Incidents
m 1
Image: FB screengrab / Singaporean Incidents
m5 1
Image: FB screengrab / Singaporean Incidents
m4 1
Image: FB screengrab / Singaporean Incidents
m3 1
Image: FB screengrab / Singaporean Incidents

“Trying to be funny,” said one. Another wrote, Proor fella, must be the high point of 2023 for him.”

A third commented, “Race in bus? The best part is (that it’s) still (the) same bus fare!”

See also  Customer complains over $5 Iced Milo, says it's unacceptable because it's more expensive than beer

Another said, “Nice idea confirm traffic police won’t stop him and no accident will be involved.”

Several online users even tagged their friends, playing with the idea that the “racer” was someone they knew.

However, others saw the video as an example of “crazy youngsters.”

“Bus operator, please take note,” one wrote. Another even went so far as to call the passenger’s actions a public nuisance act, tagging the LTA’s Facebook account.

m8 1
Image: FB screengrab / Singaporean Incidents
m2 1
Image: FB screengrab / Singaporean Incidents
m9 1
Image: FB screengrab / Singaporean Incidents

In less than 24 hours, the 10-second video clip has garnered over 10,000 views on the Facebook platform alone.

 

- Advertisement -

Hot this week

Canadian Investor claims performance reviews ‘never’ mattered after mass corporate layoffs

SINGAPORE: After reports surfaced that around 600,000 employees had been swept up in major layoffs, Canadian investor Jim Chuong took to Instagram to remind everyone that performance reviews are me...

Gen Z discussion: Is leaving work on time a bad work ethic?

Does leaving work on time automatically mean someone is lazy or has a bad work ethic?

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