// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 1, 2026
31.1 C
Singapore

The owl visits the Prime Minister

The owl visits the prime minister’s office at the Istana.
According to a piece in Wikipedia: in the native Cherokee culture, as well as many other Native American cultures, owls are a very bad omen. (here)
Below is a post by PM Lee.

- Advertisement -

Hot this week

Temasek-owned Surbana Jurong launches yet another global search for next leader as latest CEO also retires

The Temasek-linked company has started a global search for a new group CEO after Sean Chiao announced he will retire on 31 July.

‘We have Plan A and Plan B ready to go’: Malaysia sets up task force to manage Johor-Singapore traffic disruptions on July 11 polling...

Special task force, backup plans and possible dedicated lanes set to help Malaysians travel home to vote while reducing delays at border checkpoints

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