// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 9, 2026
29.1 C
Singapore

Think About This, Parents

Peter Foster, writing in The Guardian, has this advice for parents: “If the report Dancing With Robots from the Third Way think tank is correct, being solid at Mathematics and English is probably not going to be enough. Computers will have gobbled even most mid-level jobs, leaving an oversupply of medium-educated people chasing an insufficient number of moderately-paid positions.

In this world, to prosper, you need to have skills the competitors cannot replicate — be a Premier League footballer, an artist, designer, politician, lobbyist, advertising creative, celebrity architect or that MBA with a PowerPoint presentation explaining to the worker bees how they are going to produce more honey, for less money.

“But fail to win a spot in one of those lifeboats — and this is true whether you are a Chinese or American — and the road ahead looks pretty tough these days.”

- Advertisement -

Hot this week

Another fire incident: Fire caused by double mattress blackened the walls of the elevator lobby in Woodlands HDB flat

A fire was suspected to have been caused by a double mattress being left in the elevator lobby, leaving the walls of the elevator lobby in Woodlands HDB flats blackened by smoke.

Hong Kong proposes new tax breaks to challenge Singapore for global fund management

Hong Kong proposes a major tax incentive aimed at attracting hedge fund, private equity, and venture capital managers from financial centers such as Singapore, the UK, and the US. Fund managers wou...

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