// Adds dimensions UUID, Author and Topic into GA4
Wednesday, December 17, 2025
24.1 C
Singapore

Man sends MC to his supervisor who then replies in Chinese: “Malays are the same”

Singapore — In a case of blatant racism, a man shared on Twitter how his supervisor made an outright racist remark to him.

The man, one Mr Qayyuum, shared that when he was on medical leave and submitted his Medical Certificate (MC) to his supervisor, the latter replied: “Malays are the same”.

Mr Qayyuum was on 3 days of Medical leave for Acute Respiratory Illness and was required by law to stay home for the duration of the medical leave or until officially notified that his Covid-19 test results were negative.

Screen Shot 2021 07 14 at 6.54.31 PM

When he sent his MC to his supervisor, Dijin, the latter replied: “Please apply leave MC form Send to soon”.

Eight minutes later, Dijin sent another message, “马来人都一样”, translating to “Malays are the same”.

Netizens who commented on Mr Qayyuum’s post were outraged at Dijin’s comments, and more so that he deliberately did so in Chinese.

See also  National Library Board moves children’s book to adults' section after complaints of racism

Screen Shot 2021 07 14 at 7.25.28 PMScreen Shot 2021 07 14 at 7.25.47 PM

TISG has reached out to Mr Qayyuum for comment and clarification. /TISG

 

- Advertisement -

Hot this week

Pokémon collector rejects S$1.3M offer for a rare card collectible

SINGAPORE: Pokémon trading cards have been popular in Singapore...

Some fresh graduates fuelled to start businesses after struggling to find jobs

SINGAPORE: Some fresh graduates are starting businesses after struggling...

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