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

Stories you might’ve missed, Nov 23

Pandemic causes more to go hungry in SG, but other parts of Asia are worse off

 

Singapore — Recent reports show that much like the rest of the world, higher food prices and supply chain disruptions have affected the number of people going hungry in the country.

However, the strong Singapore dollar, as well as an increased number of food supply sources, has softened the impact for many, leaving Singaporeans better off than many Indians, Malaysians, and Filipinos, according to a Nov 22 report in South China Morning Post.

Read more here.


 

S’porean taxi driver takes detour to return lost phone & earpiece to his passengers

 

IMG 4872
Instagram: screengrab, Sgfollowsall

Singapore — A Singaporean taxi driver made two detours to return a lost cellular phone and an earpiece to his two previous passengers.

A passenger of the taxi driver shared the experience on Sunday (Nov 21) via the Instagram account of @Sgfollowsall, who made a detour after asking for permission to return a lost phone to its rightful owner.

See also  Why give HDB “citizen top-up” money to new citizens?

Read more here. 


SAF captain found guilty of rash act in death of NSF in Bionix Infantry Fighting Vehicle accident

 

Screen Shot 2021 11 22 at 8.49.58 AM e1637579070458
Photo: Flickr (for illustration purposes only).

Singapore — Thirty-year-old Ong Lin Jie was convicted on Monday (Nov 22) of a rash act linked to the death of a full-time national serviceman (NSF) Liu Kai three years ago.

Liu Kai, 22, who was later posthumously promoted to Corporal First Class (CFC), was pinned to death in a Land Rover by a Bionix Infantry Fighting Vehicle on Nov 3, 2018.

Read more here. 


Surge in Vaccinated Travel Lane applications causes ICA website to crash for hours

 

Screen Shot 2020 02 07 at 6.29.37 PM
Photo: YouTube screengrab, Singapore Airlines Plane

Singapore — The Immigrations and Checkpoints Authority (ICA) experienced a surge in applications by those who wish to travel under the Vaccinated Travel Lanes (VTLs), specifically from Singapore neighbours Malaysia and Indonesia.

On Monday (Nov 22) at 10 am, applications for VTLs for Malaysia and Indonesia opened, allowing short-term visitors and long-term pass holders to enter the country.

See also  Apple powered by 100% renewable energy

Read more here. 


Two teenage girls missing since Nov 11, police appeal for information

Singapore — The Singapore Police Force appealed on Sunday afternoon (Nov 21) for information regarding the whereabouts of two teenage girls who have been missing for over ten days.

Ms Nur Atiqah Binte Mohd Nizam, 19, and Ms Nurain Binte Abdullah, 18, were last seen near Springleaf Avenue on Nov 11, at around 8:15 pm.

Read more here. 


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