// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
30 C
Singapore

The Bus Driver Arrested in Connection with the Little India Riots will not be charged

According to a statement released by The Attorney General’s Chambers this afternoon (Tuesday, 11 February), the bus driver will not be charged as no offence was committed.

The AGC said that it had completed it review of the investigation papers relating to Lee Kim Huat @ Lim Hai Tiong, the driver of the bus, which was submitted by the Traffic Police submitted in January. Evidence studied included all video footage of the incident, an independent expert report commissioned for the investigations, written statements of all witnesses, field visits to the scene of the incident by investigators, prosecutors and forensic experts, and autopsy and toxicology reports and other medical evidence.

For more information, please visit the Attorney-General Chamber’s website at https://app.agc.gov.sg/

- Advertisement -

Hot this week

‘It just creates more work’: Singaporean employee says AI is ‘nowhere near as good as bosses think it is’

SINGAPORE: There has been no shortage of headlines, LinkedIn posts, and workplace presentations warning that artificial intelligence is coming for everyone’s jobs. From tech workers and administra...

Singaporeans push back after David Neo says ‘protecting every job’ would be a ‘disservice’

David Neo said, "If we were to just protect jobs in the short term, we'll be doing our workers a disservice in the long term. Because if we are not competitive, (businesses) will move out of Singap...

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