// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 8, 2026
32 C
Singapore

Mothership featured comedian's tweet just because it was a Malay void-deck wedding

26-year-old Zulkarnain Sadali who in 2014 was described by The Straits Times as being among a new crop of Singaporean comedians, today tweeted some pictures of a Malay wedding. The three pictures he shared on Twitter featured a nacho and chocolate fondues, a varied choice of Gelato, as well as a Kebab stand.

1
picture credit: Zukarnain Sadali

2
picture credit: Zulkarnain Sadali

Mothership featured his tweet just because they felt that “weddings held at void decks have sometimes come under unfair scrutiny from some unreasonable people.”
The funny thing is, Zulkarnain did not even know whose wedding it was. He further said that the couple getting married did not do away with tradition completely. They also served Nasi Briyani, Rendang, Sweet Sour Fish and Dalca.
Zulkarnain was also a little disappointed that he was credited as a Twitter user and not as a comedian.

See also  PAP: Elitism, snobbery and entitlement have also led to sheer arrogance and contempt
- 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); } });
// //