// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
30.5 C
Singapore

Hard Questions for Singaporean Values

If you consider the progress of Singapore in its relative short time as an independent state, it is a rather astonishing success story. In this time, it has risen to be a world leader in a range of fields and a country that is a respected partner of the international community. This leads many to assume that Singapore is on the right path and that it should stick to many of the ideals that have helped it to gain this position. However, there are some who are questioning this premise and believe that change is needed for the future to remain bright.

Two of these individuals are Sudhir Vadaketh and Donald Low. In their new book, Hard Choices: Challenging the Singaporean Consensus, they pose a range of tough questions to the ideologies that many Singaporeans take for granted.

The issues that they cover in the book are wide-ranging and they point to certain assumptions that the government has operated under for decades as the potential causes for some of the current problems that exist in Singaporean society. Along with that, they also identify problems that could arise in the future as the result of continuing on this path.

Included in the book is a critique of the strictly meritocratic society that the nation has come to embrace and how the blind devotion to this type of society has lead to problems of income inequality and stagnation in the ability of lower class Singaporeans to achieve upward mobility. In addition, they also question whether the levels of repression that were once accepted as part of keeping the nation safe and orderly are still necessary and if they are even compatible with the modern society that exists in Singapore today.

This book can be an interesting read for both Singaporeans and foreigners alike. Some of their points are worth consideration and you can certainly find data that supports some of their claims. If you accept the idea that the nation needs significant change, then what you must also address is what these changes are and how they should be made into a reality.

- Advertisement -

Hot this week

Fellow single Singaporeans, how are you all affording a flat? Netizens share their experiences

On Reddit, a netizen asked: Singles of SG how y'all gon afford a flat?

Singaporeans discuss whether AI is helping workers or simply helping companies cut costs

Singaporeans on Reddit are asking whether AI layoffs are actually happening in non-tech roles, or if AI is just being used as a convenient excuse for cost-cutting. The responses reveal a more uncom...

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