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

Singapore woman says husband listens to his mum more than her: ‘I felt lonely on my wedding day’

She said her husband also mentioned divorce within the first two weeks of their marriage.

‘What’s the point of maximising my salary?’ American considers US$70k pay cut to move to Singapore

The American says he misses being able to walk, use public transport and feel safe late at night when he returns to the US.

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