// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 14, 2026
28.9 C
Singapore

‘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), just as sources told Axios on Saturday (May 30).

The company, along with Microsoft and chip designer Arm Holdings, teased on social media X (formerly Twitter) last Friday that “a new era of PC” is coming this week.

In a media release, Mr Huang called the Nvidia-powered Windows PC “the personal AI computer,” adding that with the new PC, instead of launching apps, clicking, and typing as users did for forty years, users can now simply ask—and “the PC does the work.”

Microsoft chairman and CEO Satya Nadella added that the new PC marks a real breakthrough to the company’s goal of delivering “unmetered intelligence to every home and every desk with Windows.”

The slim Windows laptop, described by Nvidia as having “all-day battery life and premium displays,” will debut this fall, around September through November, from ASUS, Dell, HP, Lenovo, Microsoft Surface, and MSI, with models from Acer and GIGABYTE to follow.

The superchip computer features a custom Arm-based CPU design developed in collaboration with MediaTek, aimed at improving power efficiency, performance, and connectivity. /TISG

Read also: NVIDIA comeback in PC market to be seen as early as first half of 2026 on Dell and Lenovo laptops

- Advertisement -

Hot this week

Young Workers’ Party volunteer says he wants to be where a problem can be addressed at its core

From a video posted by the WP Youth Wing of a 28-year-old male who now volunteers with the Punggol team. He said he wants to be somewhere where a problem can be addressed at its core, and not just ...

Singaporeans share what life is really like on S$10k to S$15k a month

On Reddit, a netizen shared: Median income in sg now is ~5k take home (googled it) If you earn 2 or 3 times that. Hows life like in Singapore? Do you also feel the inflation or does everything feel...

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