// Adds dimensions UUID, Author and Topic into GA4
Friday, December 12, 2025
24.4 C
Singapore

Photo of Indian workers and their luggage filling up entire MRT carriage goes viral, netizens say, “at least they didnt commute during peak hours”

A photo shared online of a group of foreign workers and their luggage filling up an entire cabin onboard a MRT train has gone viral. However, contrary to negative reactions that one might expect, Singaporeans thanked these men for their contributions to the country.

The photo shared on Thursday by netizen Bruce Wee received 963 reactions and almost 200 comments.

https://www.facebook.com/photo.php?fbid=10216449133754047&set=a.1725955501865&type=3&theater

In the photo, a group of Indian workers can be seen occupying all the seats on an MRT train cabin, presumably either going to the airport or coming from the airport, as they have all of their luggage with them.

The photo invoked many positive and heartfelt reactions from Singaporeans, who felt that without these workers, the menial jobs would not get done, and that people should be thankful for them.

Screen Shot 2018 11 09 at 12.41.40 am

Screen Shot 2018 11 09 at 12.41.08 am

Others also expressed the sentiments that they were grateful to these workers because unlike skilled workers who sought out jobs for graduates, these workers were just “doing hard labour [and] earning [a] decent living”.

See also  Lawrence Wong on racism & foreign workforce in Singapore

Screen Shot 2018 11 09 at 12.40.58 am

Ironically, and rather selectively, others also said that it was alright for them to take the train as “At least they didnt commute during peak hours”.

Screen Shot 2018 11 09 at 12.41.45 am

Some netizens found fault in the way that the luggage was arranged, saying that their bags blocked access to the exits.

Screen Shot 2018 11 09 at 12.44.21 amScreen Shot 2018 11 09 at 12.44.16 am Screen Shot 2018 11 09 at 12.43.07 amScreen Shot 2018 11 09 at 12.41.33 am Screen Shot 2018 11 09 at 12.41.25 amScreen Shot 2018 11 09 at 12.41.20 am Screen Shot 2018 11 09 at 12.41.04 am

________________________________________________________________________

[email protected]

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