// Adds dimensions UUID, Author and Topic into GA4
Monday, January 19, 2026
30.8 C
Singapore

Stories you might’ve missed, Feb 14

All FairPrice stores to inspect scales daily after labelling discrepancies

Singapore – NTUC FairPrice has announced it would check weighing scales on a daily basis after two videos highlighting inaccurate labels went viral on social media.

NTUC FairPrice came under fire on Feb 5 after a 23-year-old Ukrainian model currently residing in Singapore, Nina Monzolevska, uploaded a TikTok video of a mislabelled chicken breast purchased from a FairPrice outlet.

Read more here. 


Netizens outraged at S’pore TikToker’s milo fried rice

Singapore – First, there was “drain water” Singapore chicken curry; now there’s milo fried rice. It appears that the current culinary trends online is putting a twist or completely botching classic recipes.

Following the controversial Singapore chicken curry recipe uploaded by the New York Times (the video recently removed due to backlash), a TikToker has taken to the short video creation app to teach the public how to create “Milo fried rice.”

Read more here. 


Letter: How many more cases of reckless driving before LTA brings back the spending beacon atop or behind commercial vehicles?

Dear  Mr Iswaran,

Please have LTA bring back the over 70km/h beacon, so others behind with a dashcam can submit footage to the traffic police of speeding commercial vehicles especially those with our precious school children entrusted in their care.

Lawrence Wong puts finishing touches to Budget 2022; takes lessons from past crises

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