Thursday, June 26, 2025
28.5 C
Singapore

Man says he wants a sugar baby but is too stingy to pay her — how liddat?

SINGAPORE — A man in a rather difficult dilemma took to social media, asking netizens for help. In an anonymous post on popular Facebook page NUSWhispers, the man wrote: “I want a sugar baby”. However, he had a problem: “But I am too stingy to pay her”.

Sugar dating also called sugaring, is a transactional dating practice typically characterized by an older wealthier person, and a younger person in need of financial assistance, for a mutually beneficial relationship. Payment can be received by way of money, gifts, support, or other material benefits in exchange for companionship or a dating-like relationship.

The man’s problem seemed to tickle netizens, who had a field day in the comments.

Here’s what they said:

Last year, in a story of a winding road leading to bad decisions, a man said that he lost control of himself because of his sugar baby’s seduction.

In a Facebook post to anonymous confessions platform NUSWhispers, one man wrote that he was an NUS alumni who graduated 10 years ago. He added that because he earned about S$20,000 a month by working at a multinational corporation and doing a side business, he was able to afford a condominium and about S$1 million in savings.

US plans rollback of transgender healthcare protections

/ TISG

See also  Sugar baby made $5000/month for years and even got a car, but now wants to end things and "try to love" her husband despite of angry sugar daddy

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