// Adds dimensions UUID, Author and Topic into GA4
Saturday, January 17, 2026
26.2 C
Singapore

Singapore netizens debate if money equals happiness

SINGAPORE: A Singapore Redditor wanted to “hear some thoughts and views” concerning whether or not money equals happiness.

Reddit user No_Afternoon_3289 wrote on Saturday (Jan 28) that this question “can apply to Singapore or just in general.”

For me, I think it really depends on each person. I’m rather content with my life right now even though I’m not wealthy but as long as my family is healthy, I’m happy,” he added.

One commenter wrote that money is “necessary for a minimum level of happiness,” but he added that after a while “the law of diminishing marginal returns apply and it no longer promises more happiness after a certain point.”

Screenshot 2023 01 29 at 3.55.09 PM

Another chimed in, writing that  “Yes you can go check out the psychology study, I forgot what it’s called, but money does buy happiness up to a certain level then it stagnates.”

Screenshot 2023 01 29 at 3.55.40 PM

A Reddit user warned that “money can’t buy everything, however. But our definition of what constitutes ‘money’ is changing every single day, making it tougher and tougher for us to be ‘happy’.”

See also  The ins & outs of debt collection in Singapore

Screenshot 2023 01 29 at 3.56.40 PM

“Money can solve 90 per cent of your problems, leaving your attention to solve the remaining real problems that money can’t solve,” opined another, adding that one should “aim to be happy rich instead of happy poor.”

Screenshot 2023 01 29 at 3.58.16 PM

One offered this perspective: “‘Money isn’t everything’ – rich people living in bungalows. ‘Money is important’ – me, a poor citizen.”

Screenshot 2023 01 29 at 3.59.39 PM

/TISG

Son who doesn’t like his dad asks if it’s ‘culturally acceptable for me to return angbao money back to him?’

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