// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
32.5 C
Singapore

Third unnatural death in just as many days – Man stabbed to death in Jalan Besar

After the unnatural death of a man in Geylang and another in Yishun, yet another has happened in just a few short days. STOMP reported that a man was stabbed in front of Jalan Bear hostel late on Monday (11 Jul) night.

The incident happened outside The Trey Hostel along Jalan Besar at about 11.20pm, and according to eyewitnesses, two men were seen fighting outside the KTV pub beside the hostel.

The two men were heard shouting at each other before one of them stabbed the other with what seemed to be a knife.

- Advertisement -

Hot this week

More than half of Singapore’s affluent Gen Z investors look abroad as confidence in financial goals declines: HSBC

The survey found that 55% of affluent Gen Z investors in Singapore prefer investment exposure abroad.

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