Friday, June 27, 2025
31.1 C
Singapore

Ang Mo cyclist angrily flips off driver even though driver has right of way

Facebook user James Chan took to the social networking site to share about a cyclist who flipped him off as she was crossing a traffic light which was red.

According to Chan, he did not even sound his car horn for the woman to act so aggressively.

Beating traffic light and follow with middle finger !!No Horn and friendly reminder about the RED traffic light. The…

Posted by James Chan on Saturday, 26 August 2017

This incident, which appears to have occurred over the weekend, is the second pedestrian skirmish within a week involving Caucasian pedestrians.

On the 19th of August, an angry Caucasian man carrying an infant was caught on camera flying into a rage due to an alleged disapproving look by a driver who had to stop suddenly when the man jaywalked in the middle of a street that does not have a traffic light or zebra crossing.

[fvplayer src=”http://media.media.theindependent.sg/wp-content/uploads/2017/08/singapore-jaywalking-ang-moh.mp4″ width=”400″ height=”224″]

In the video, the man can be seen suddenly crossing the road with a baby strapped to his chest when the car turns into the junction. While the man initially signals for the car to wait for him to cross, he still does not rush and motions for a woman who appears to be his wife to walk behind him with a baby stroller, instead of waiting for the car to pass.

See also  WP NCMP says the lesson from GE2015 is that a strong mandate for the Govt will mean a rise in the cost of living and taxes

Suddenly, the man approaches the car and yells at the driver, gesturing to the baby strapped to his chest and telling the driver to “f@#$ off.”

https://theindependent.sg.sg/ang-moh-father-carrying-infant-jaywalks-in-the-middle-of-road-picks-fight-with-driver-for-disapproving-look/

Hot this week

Singapore launches GaN hub to power next-gen semiconductors

SINGAPORE: Singapore launched a new S$123 million semiconductor facility...

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