// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 C
Singapore

Does our media model ‘make sense’ for Singapore?

PM Lee responded to queries from the media that Singapore’s media model ‘makes sense’ for Singapore. He said that our system is one in which, “information flows freely on the Internet, you can get data instantly from anywhere in the world, newspapers report freely the news, but also responsibly.”

I am not sure if the model makes sense for Singapore anymore, but it certainly makes sense for the PAP.

Given Singapore’s population demographic; the older mature voters consume the news from the main stream media and the younger voters consume the news from the Internet and Social Media assets.

The voter population of 45 and above represent 43% of the electorate and this segment is still locked to the news propagated by the powers that be.

Now it seems to me that it does make sense for PAP to retain the existing media model.

Hot this week

Leong Mun Wai on ministerial salaries: More important question is what kind of political environment inspires more Singaporeans to serve

From Mr Leong's FB post on Sept 20: "Rather than continually asking how much we need to pay to attract political talent, perhaps we should also ask what kind of political environment will inspire m...

AI company Anthropic opening SG office in Oct; hiring 10 Singapore job roles across applied AI, finance, sales, marketing, and research

The AI firm is building a local team to work with companies and public agencies, with ten roles already advertised across key functions

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