// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 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

More than half of Singapore’s affluent Gen Z investors look abroad as confidence in financial goals declines: HSBC

The survey found that 55% of affluent Gen Z investors in Singapore prefer investment exposure abroad.

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