// Adds dimensions UUID, Author and Topic into GA4
Sunday, January 18, 2026
31.2 C
Singapore

Xiaxue complains about families visiting relatives in the morning during CNY, asks why must it be a ‘morning thing’

SINGAPORE — Xiaxue, a 38-year-old Singaporean blogger and online television personality, is known for her provocative style of expressing her opinions.

This time around, in an Instagram Story, Xiaxue complained about families visiting relatives in the morning during Chinese New Year.

326404253 1225784371364606 4971446182065523020 n
Photo: IG screengrab/xiaxue

She then mentioned if she becomes a matriarch of a big family, she will set the rules that her family members can only visit her from 6 pm onwards for dinner. And they cannot go home earlier than 3 am.

If the grandmother wants to play mahjong, everyone must play with her. And “only she [grandma] can 1 tai win, and everyone else needs 2 tai,” she jokingly stated. 

However, having a huge family seems unlikely for Xiaxue, unless her son has 5 kids, she said.

 

See also  Taxi driver shares pitiful sight of elderly woman picking up cardboard boxes on CNY Eve, says 'this just breaks my heart'
- 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); } });
// //