// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 2, 2026
32.4 C
Singapore

Microsoft Copilot draws backlash after AI chief says AI would soon automate white-collar jobs within 18 months

Microsoft Copilot has drawn backlash after Microsoft artificial intelligence (AI) CEO Mustafa Suleyman predicted that within 12 to 18 months, most tasks in white-collar work would be fully automated by AI—jobs where people are “sitting down at a computer.”

He described such roles as “either being a lawyer or an accountant or a project manager or a marketing person” in a conversation with the Financial Times earlier this year.

In the same interview, when asked about AI hallucinations and whether they could ever be fully eliminated, he said he believed they would be “largely eliminated,” saying the technology had improved at an “unbelievable” rate.

Instead of getting convinced, netizens, however, poked fun at “how well Copilot is going”. One commenter even quipped: “Copilot is obviously where he got this information from.”

Another called the tool “useless,” saying, “Copilot output takes me more time to correct than if I were to just do it myself.” Others, meanwhile, compared it to rival AI tools on the market, including Claude.

Backlash against AI tools like Copilot has recently pushed top tech executives to soften earlier claims about the technology’s ability to replace jobs. While AI primarily benefits tech companies, including Nvidia, Nvidia CEO Jensen Huang told CNA last month that CEOs who blame AI for job cuts are “just too lazy” and do it to “sound smart,” but they only end up “scaring people.” /TISG

Read also: MOM: AI is ‘augmenting but not replacing’ jobs; no indication of significant job displacement due to AI ‘at this point’

- Advertisement -

Hot this week

After man hosts meal at void deck, Singaporeans praise him for ‘restoring kampung spirit’

From a Reddit post, a Singaporean hosted a 'free soup event' at his HDB void deck. When others expressed interest, they joined in, volunteering to help. Around 50 people came. He got a lot of posit...

‘A new era of PC’: NVIDIA’s ‘personal AI computer’ RTX Spark enters Windows PC market

Nvidia CEO Jensen Huang unveiled Nvidia RTX Spark at the Computex trade show in Taiwan on Monday (June 1), after the company teased on social media X (formerly Twitter) last Friday that “a new era ...

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