// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 C
Singapore

Traditions must be kept

With the passing of the older generation, traditional festivals like Chinese New Year (CNY) are becoming harder to sustain. The once-a-year visits to relatives’ homes will be hard to continue: when my child was younger, the “incentive” came in the form of hongbaos she could get, but now that she’s a young adult, this has diminished.

Having been young once, I can understand the dread CNY raises in younger generation Chinese. Most of the older folk possessed few social graces, so the only conversations they could maintain were exam results, marital status and when will there be a baby. Young people need to learn how to hold a conversation with strangers, for those are what most of these relatives are.

Family gatherings must continue – why else have relatives? Now that my mother has passed, we no longer have the CNY lunch at her home. I always chatted with my young newphs and nieces about their hopes and dreams on these occasions. I showed a real interest in their lives. I’ve organised instead a dinner at my eldest brother’s home since mum died. I think I’m going to give the younger a lecture this time why we should continue this “tradition” at least once a year. How else are we going to keep in touch?

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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