// Adds dimensions UUID, Author and Topic into GA4
Monday, December 15, 2025
25.2 C
Singapore

Singaporeans are lucky as train breakdowns are part and parcel of life in most countries

The following is a Facebook post by Chris Ho:


Those of us who’ve traveled widely know that trains breaking down is almost a norm in every country. True! But I’ll tell you what isn’t a norm – Govt telling irate commuters off that it’s OUR fault for choosing to all take the train at the same time, but resulting in no protest the next day!!! Different topic? Really?

More to the point then.. FTs really have no idea why Singaporeans appear so ‘unreasonable’. They seem to have no clue about cause-&-effect when it comes to people and the Govt here.

Allow me to supply a clue – world’s highest Ministerial salaries!! Lemme spell it out for them FTs too: Our top public servants are the BEST (not I say, one, hor; but LKY!), hence… EXPECTATIONS…!!!!!

ST’s Big Read Meet? Whoever attend these strawberry forums?

Ans: Those satisfied with half-truths.

See also  Third disruption three days in a row at Circle Line frustrates commuters
- 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); } });
// //