// Adds dimensions UUID, Author and Topic into GA4
Friday, January 16, 2026
30.8 C
Singapore

WTH is Chinese Privilege?

In a recent article in the Malay Mail in Malaysia, Singaporean born Surekha Yadav portrayed Singapore as a racist country. Her article attracted much comments from Singaporeans who either agreed or disputed with her.

In her article, she alleges that the Singaporean Chinese enjoy more institutional, racialized and systematic privileges compared to other racial groups such as Malay and Indian.

This Chinese privilege, according to some critiques, is quite similar to the white privilege that is enjoyed by whites in Europe and the USA. The privilege works like a type of unseen opportunity of assets that are often unearned, but which the individual can depend on every day, even though they remain unaware of it.

“If you aren’t Chinese you need to justify your ‘Singaporeaness’, and even so you’ll never be quite as Singaporean as a Singaporean Chinese,” says Surekha.

One Singaporean Chinese, Prof Adeline Koh stands by this and says that the Chinese ought to shut up when the minorities speak up. She forgets that the minorities in Singapore are able to defend themselves. (Thank you Adeline, but there is really no need to stir the pot here)

See also  Stuck in Little India

Surekha talks about the banning of drums at Thaipusam. Perhaps, she is unaware that the ban was recommended by the Hindu Endowments Board and not by the Chinese community.

We should not take the racial harmony that we have in Singapore for granted. Racism exists in every country and the only place that may perhaps be devoid of it is in the moon.

- Advertisement -

Hot this week

S’poreans debate on whether current job market is worse than in 2008

SINGAPORE: A Reddit user appeared to be particularly worried...

PropTech firm PropertyGuru among Singapore’s Top Employers for 2026

SINGAPORE: PropertyGuru Group has been recognised as a Top...

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