// Adds dimensions UUID, Author and Topic into GA4
Monday, June 8, 2026
28.9 C
Singapore

SAF full-time national serviceman found hanged at Sembawang Air Base

A Singapore Armed Forces (SAF) Full-time National Serviceman was found hanging from a rope in his office in Sembawang Air Base this morning at 8.22am. The NSF was serving as a transport operator from 706 Squadron.

Both the Singapore Police Force and the Singapore Civil Defence Force were activated by the NSF’s unit. An SAF medical officer pronounced the NSF dead at the scene minutes later, at 8.31am.

In a statement on its website, the Ministry of Defence conveyed its condolences and said that the SAF is assisting the late serviceman family. Police investigations are ongoing.

- Advertisement -

Hot this week

‘Why am I doing all the work?’: Singapore woman says too many men put minimal effort into dating

SINGAPORE: A Singaporean woman has sparked a lively discussion online after sharing that men have become a little too comfortable doing the bare minimum when it comes to dating. Posting on the r/...

Woman asks how much Singaporeans have saved by their late 20s, netizens share honest answers

On Reddit, a netizen asked: how much do average Singaporeans actually have saved up in their 20s / around age 30?

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); } });
// //
Enable Notifications OK No thanks