// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
27.7 C
Singapore

What are the current struggles of a Singaporean adult? Reddit user asks

SINGAPORE: What are the current struggles of a Singaporean adult, asked a Reddit user. The user stated: “Life is not smooth sailing as we expected, what are some challenges you face a Singaporean adult?” 

u/thedesertman1 in r/askSingapore shared his personal experience, saying: “For myself who started a family this year, challenges of wife considering to take a break from work to take care of child. And the cost of living and market uncertainty is scary.” 

Many users commented on the post. The majority of the problems Singaporean adults are experiencing now are financial matters. 

One user commented: “Salary not high enough..Increasing prices of everything such as food and housing” 

Another user mentioned: “Inflation. And with 9% GST next year it’s only going to get a lot worse.” 

Screen Shot 2023 09 07 at 4.17.28 PM

Other concerns include BTO problems, getting divorced, being single, and health issues.

“Getting divorced, selling my BTO, turning 35 EOY. Looking at resale flats.. Feeling daunted, but excited for what the future might hold,” one user admitted. 

See also  ‘Have we, as a society, regressed as a whole?’ Man says he no longer recognises 'the Singapore he grew up in'

“Single. Looking at resale flat prices…”, “Depressed wages, inflating cost of living,” “Want to settle down but cannot find a bf. Want to travel more but no money,” and “Poor mental health as an older adult male. No close male friends, feeling socially isolated,” more users commented. 

A user summarized: “The banality of a typical singaporean: study, graduate, work, BTO, marriage, kids. It’s a life worked out for you and all you’re doing is grinding away daily to put food on the table and meet those milestones. Maybe the grass is greener on the other side but other countries don’t seem to be so dull and you get to choose who you wanna be.”

Lastly, one common problem of Singaporean adults now:

Screen Shot 2023 09 07 at 4.25.30 PM

“Ikr somehow my pain has worsened tenfold since hitting the 30 mark. I just did a slow jog to catch the bus (which I still missed) and my ankle hurts now lol,” one user shared.

- Advertisement -

Hot this week

Woman, 25, asks if she should quit her job for the sake of her career

SINGAPORE: More and more people in Singapore appear to...

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