// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
25.2 C
Singapore

‘What is the purpose of having children?’ — Netizen questions the ‘old mindset’ of having kids as ‘investments’

A netizen asked for comments on the reason people should have children, arguing that it should be for love rather than the “old mindset” of seeing one’s offspring as investments.

The question, “What is the purpose of having children?” was asked by the netizen on the anonymous SGWhispers Facebook page on Wednesday (Oct 5).

Screen Shot 2022 10 06 at 11.09.34 AM

“Isn’t the main purpose of having children is because you like and love kids?

Why are there people having the old mindset of thinking where they treat kids as an “investment” and to gain from them when they grow up?” the poster wrote.

They went on to cite examples of this type of mindset: having kids would mean having someone to settle their funeral, give them money for early retirement, help with paying bills, as well as having someone to rely on in their later years.

They ended the post by asking, “Aren’t those kind of thinking and purpose very wrong??”

See also  18 months jail for HR associate director who treated company as her ‘personal piggy bank’ taking S$196K through false claims

Several commenters agreed with the poster.

One pointed out that with today’s economic conditions, it’s possible that the next generation may not afford to help out with older ones.

Screen Shot 2022 10 06 at 11.03.16 AM

One asked, however, “isn’t it the duty to take care and be filial to them while they are still around?”

Screen Shot 2022 10 06 at 11.03.45 AM

Another netizen asked the following question: “How about the purpose to ensure longevity of human race?”

Screen Shot 2022 10 06 at 11.04.47 AM

One commenter appeared to be more cynical, writing, “The parents will be real fortunate when their kid don’t ask for money when they grow up.”

Screen Shot 2022 10 06 at 11.05.39 AM

Another netizen pointed out that parents today plan for their own retirement.

Screen Shot 2022 10 06 at 11.06.30 AM

/TISG

Netizen says, ‘Unless you truly want to have children, and devote your time towards nurturing them, you should not have children’

- Advertisement -

Hot this week

A Quiet Shift in Bangladesh’s Voting Mindset

Letter to Editor: Sangram Datta: In Bangladesh’s recent electoral landscape, a gradually emerging issue has begun to draw attention—subtle yet meaningful changes in the voting behavior of minority...

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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