// Adds dimensions UUID, Author and Topic into GA4
Wednesday, May 20, 2026
32.1 C
Singapore

WEIRD: A wild ‘sotong’ appears in the MRT

A photo of a person dressed in a Sotong costume sitting among nonchalant commuters on an MRT has been circulating online.

While many have shared the image on Facebook and Twitter, some netizens have questioned how a person whose face is completely concealed can get past MRT security.

sotong 1 sotong 2

- Advertisement -

Hot this week

Singapore dad rushes to confront bully who slapped his son

From an Instagram post of a local dad who said what is important is being present for his children. When his son was slapped by a boy who had previously bullied him, the dad rushed to confront the ...

Singapore doctor gets suspended for 13 months after failing to refer his patient for specialist treatment despite serious infection, which led to leg amputation

A disciplinary ruling in Singapore places the doctor's focus back on a basic rule of care: when a patient's condition becomes serious, referral cannot wait

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); } });
// //
Enable Notifications OK No thanks