Friday, June 27, 2025
28.4 C
Singapore

Video of uncle at NTUC opening “almost 5 boxes” of fruits to choose plums goes viral

A video of an elderly man opening boxes of plums in order to choose the best ones has gone viral.

Circulating on social media since Friday (Mar 27), the video of the elderly man garnered 1,400 comments, mostly of netizens berating him for his actions.

In the 40-second-long video, the man can be seen opening up a box of plums and examining each one.

He was filmed taking out almost every plum in the box, looking at it and then putting it back in the box. The uncle was also filmed prodding and poking each fruit in the box he was holding, before he closed the box, only to put it back on the shelf.

The video was captioned, “This uncle at Kovan NTUC open up almost 5 boxes of plums to pick and choose every one of them. Oi, dun do this, especially during such times leh”.

See also  US could start reopening in May, top virus advisor says

While it was unclear if the man had done the same to other boxes of fruit, since the video only showed him opening one box, the netizen who filmed the video alleged that he opened at least four other boxes.

In light of the Covid-19 outbreak, the elderly man’s actions come across as extremely irresponsible. It may be possible that a person can get COVID-19 by touching a surface or object that has the virus on it and then touching their own mouth, nose, or possibly their eyes, but this is not thought to be the main way the virus spreads.

/TISG

Hot this week

Daruma Capital plans SGX listing to finance regional growth

SINGAPORE: Malaysia-based Daruma Capital Sdn Bhd, which operates the...

‘Why does Alcaraz struggle on indoor hard courts?’ Redditor asks

Young tennis star Carlos Alcaraz has been winning titles...

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); } }); gtag('config', 'G-HNHJVMX5RM', { author: window.pageMeta?.author || 'unknown', topic: window.pageMeta?.topic || 'general', page_path: window.location.pathname });