Thursday, June 26, 2025
30.8 C
Singapore

Stories you might’ve missed, Nov 16

“The HDB provides a range of affordable housing for 85% of the SG population” — Ho Ching recommends HDB plans

 

Photo : Google screengrab

In a recent Facebook post, Madam Ho Ching shared a few points regarding Singapore’s Housing and Development Board.

“The HDB provides a range of affordable housing for 85% of the Sg population,” wrote Madam Ho in a Facebook post that she published on Tuesday (Nov 15). The post shared an article about different layout design ideas for five-bedroom HDB flats.

Read more here…


 

Netizens say discrimination in Singapore is against the poor, not against any ethnic group

 

Photo: Unsplash/Markus Spiske (for illustration purposes only).

“Is it true that Singapore Malays are badly discriminated?” a Reddit user asked on the SingaporeRaw thread on Monday (Nov 14).

Surprisingly, when one Redditor answered, “Over here we only discriminate the poor. If you’re rich, it doesn’t matter what colour you are,” many agreed.

Read more here…


 

Sinovac & Sinopharm may offer better protection against severe COVID when combined with mRNA vaccines

 

FB screengrab: Lim Tean

A study conducted by the Duke-NUS Medical School has shown that inactivated virus vaccines such as Sinopharm and Sinovac may also work in preventing severe Covid.

See also  New centralised cooling system at Tengah is more energy efficient, but some flat buyers are upset over ‘unsightly’ design

This suggests that a combination of this type of vaccine with mRNA vaccines may work better than using only one type.

Read more here…


“I annoyed Minister Ong with puns” — Video of Mr Ong being interviewed by host with lots of puns gets over 180,000 views

 

@TheSmartLocal.com and @Sayang Sembawang

It’s not every day one hears a “You are very corny, leh,” from Singapore Minister for Health Ong Ye Kung. However, in a video made by an online local guide to Singapore, TheSmartLocal.com, and the community page of Sembawang GRC, a young host was seen “annoying” Mr Ong with different puns for five minutes straight.

“Right now, we are at Bukit Canberra. It’s going to be a chill day,” said the host. “Mr Ong is going to tour me around this new place, and I just hope that things turn out well. (It’s) my first time hosting a Minister.”

Read more here…


 

Cute civet mistaken for raccoon found hiding in the corner by Queenstown coffee shop owner

 

Read more here…


Hot this week

Singapore’s Bastion Mining secures majority control of Mongolian gold and copper mines

SINGAPORE/MONGOLIA: Singapore-based Bastion Mining has declared its off-market takeover...

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); } });