// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 2, 2026
30 C
Singapore

According to Wikipedia, Highest SAF Rank is now ‘CEO of SMRT’

Obbana Rajah

Someone has edited the Wikipedia page showing the rank structures and hierarchies in the Singapore Armed Forces.

Along with all the other ranks, they have added in ‘chief executive officer of SMRT (CEO)’.

Screen Shot 2018 04 19 at 5.46.26 pm

The page now reads,

“Presently, the four levels of general/flag officers are: Brigadier-General (BG), Major-General (MG), Lieutenant-General (LG) and chief executive officer of SMRT (CEO)”.

This change is in reference to Neo Kian Hong taking on the role as CEO of SMRT after retiring from the Singapore Armed Forces as its Chief of Defence Force.

The page was last  edited this morning.

Screen Shot 2018 04 19 at 5.38.01 pm

While the person who edited the page remains anonymous, it seems that they might have a bone to pick with the change that has happened.

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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