// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
29 C
Singapore

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

SINGAPORE: A simple question on Reddit got people reflecting on the habits, behaviours and mindsets they wish they had left behind sooner.

Posting on the r/askSingapore subreddit, one user asked: “What’s something you wish you had stopped doing earlier, and what happened after you quit?”

The question quickly drew responses from people sharing everything from unhealthy habits to personal struggles that had affected their lives for years.

One user said they stopped trying to fit into friend groups simply for the sake of belonging.

“I don’t need to change myself for others,” they wrote.

Others pointed to habits that affected their physical well-being. Some said they wished they had quit smoking earlier, while others mentioned not drinking enough water or continuing with supplements and medications that did not suit them.

One commenter shared, “Stopped taking multivitamins. It was giving unexplained headaches.”

Several responses centred on people-pleasing and the need for external validation. Some said they became happier after caring less about what others thought of them, while others realised they had spent years being unnecessarily hard on themselves.

A number of users also spoke about learning to trust themselves more and letting go of self-doubt.

While the answers varied, many reflected on the same idea: certain habits can feel normal until you stop and realise how much they were affecting your life.

- Advertisement -

Hot this week

Mum’s retrenchment leaves Singaporean worried about supporting her while saving for his own family

He has set aside savings for his mother, but says they could last only about four months.

My friends were shocked that my wife knows all my finances: ‘A husband should always keep some’

SINGAPORE: Is it really wise for married couples to be completely open about their finances, including how much is sitting in each of their bank accounts. One Singaporean man recently took to Red...

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