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

‘Durian with benefits’ — Man brings only durians & water to first date, but woman falls for him anyway

A woman took to the NUS Whispers Facebook page to tell a rather unconventional love story, saying that the man she met on a dating app said he would bring all the food for their first date. When he told her he’d settle the food and that she didn’t need to bring “anything except for myself,” she found this “sweet.”

“And you know i was expecting picnics food like sandwiches, snacks, drinks? i was also expecting a cute picnic first date but i got a shock when he appeared, he brought only 4 full boxes of durians and 2 bottles of water.”

So he ended up bringing boxes of durian and water. But luckily, she appeared to really like durian, which she described as “so good.”

As for the two of them—they’re now a couple.

“And I’m no longer single. I guess you could say, I’m a durian lover. What an interesting first date i ever had in my entire life.”

Netizens were completely charmed by her story.

See also  Netizen: Keeping shoes on while having lunch at a restaurant should be part of ‘basic etiquette’

Screen Shot 2022 06 13 at 1.29.34 PM

Screen Shot 2022 06 13 at 1.31.27 PM

 Screen Shot 2022 06 13 at 1.29.02 PM

Screen Shot 2022 06 13 at 1.29.09 PM

One commenter even said she and her husband are also durian lovers.

Screen Shot 2022 06 13 at 1.28.45 PM

Many netizens complimented the man, especially since durian has been so expensive.

Screen Shot 2022 06 13 at 1.32.09 PM

Screen Shot 2022 06 13 at 1.33.17 PM

Screen Shot 2022 06 13 at 1.29.25 PM

Screen Shot 2022 06 13 at 1.30.24 PM

However, there were also outliers among the commenters.

Screen Shot 2022 06 13 at 1.31.04 PM

One wondered about how their kisses went.

Screen Shot 2022 06 13 at 1.37.12 PM

“Durians with benefits,” another joked.

Screen Shot 2022 06 13 at 1.32.36 PM

/TISG

90-cent durians at FairPrice Bedok draw long queues

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