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

Letter to the Editor: Public housing needs to be made more affordable

Dear Editor,

I refer to the following article: ‘So many S’poreans now co-living in HDB with 5 to 6 people in 1 unit!’ — Netizens react to high property prices

Rental costs are higher than that of mortgage, by far, so it’s not that the young can’t afford to buy. The young can’t even buy because of the age restrictions requiring them to be 35 to purchase a resale.
Also, HDB lacked foresight in foreseeing this eventuality of property inflation of public housing by the open market.
What they should have done was to make public housing only resaleable back to HDB at no profit. Public housing should be provided subsidised for people out of their need for housing, not their need for 100-500k profits which is now an expectation by people who BTO. The greedy older generation is making the younger generations suffer with higher and higher prices.
Had public housing only been able to be sold back to HDB on HDB’s valuation, the market would have been protected from outside forces buying up property as a means of stable investment in Singapore.
Sincerely,
Gabriel
- Advertisement -

Hot this week

‘Talent is everywhere, opportunity is not’: Singaporean rejected by local universities graduates from Harvard

From the student address of Biological and Biomedical Sciences PhD graduate Joel Tan, given at the HMS-Affiliated PhD Programs Hooding Ceremony on May 28, 2026, in Harvard. He spoke about having be...

Foreign talent thanks Singapore before move to UAE: ‘Thank you for making a boy from India feel like he genuinely belonged’

SINGAPORE: After six years of building a life in Singapore, one foreign talent is packing his bags for the United Arab Emirates (UAE). But before boarding that flight, he wanted to say one thing t...

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