Urgent.News

What's breaking now, across thousands of outlets.

Tech

Asian chip firms’ shares lifted by Nvidia forecast

HONG KONG - Shares of Asian chip firms rallied on Thursday following more blockbuster earnings from Nvidia that eased worries over the AI investment boom, though the euphoria was tempered by US data showing stubbornly high inflation.

Asian chip firms saw their shares rise as Nvidia reported unexpectedly strong second-quarter earnings and forecast further growth. The tech giant, which supplies AI chips to major firms like OpenAI, Amazon, Microsoft and xAI, reported revenues more than double on-year and said it expects another surge in the July-September quarter.

This forecast eased investor concerns about when the massive cash poured into the AI sector will generate meaningful returns. Nvidia CEO Jensen Huang stated that the AI infrastructure buildout is at full speed, while an analyst praised the company for revealing that AI demand remains supply-constrained. Shares in other Asian chipmakers, including SK hynix, Samsung, Kioxia and Taiwan's TSMC, also climbed following Nvidia's positive outlook.

However, global markets faced a subdued performance, with inflation in the U.S. remaining at a three-year high and GDP growth in the second quarter at 1.5%, in line with forecasts.

Written by urgent.news from Bangkok Post Business's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at bangkokpost.com →

More in Tech

[LINE Bot Debugging] A 403 Error and Three Underlying Issues: npm Version Drift, Node.js Requirements, and Cloudflare Verificati

Previously "URL retrieval failed, help me check the logs." I receive this kind of report about once every week or two. Usually, it's because a website has added another layer of anti-crawling…

  • 403 error occurred due to broken URL retrieval feature
  • Outdated npm package version required newer Node.js
  • Dockerfile modified to lock Node.js and single-file-cli versions

Building a PDF Toolkit That Never Touches a Server

Every PDF tool follows the same pattern: upload your file, wait, download the result. That server round-trip exists because PDF processing is genuinely expensive — parsing a file format never designed…

  • PDF processing traditionally requires server round-trip due to resource intensity
  • WebAssembly enables client-side PDF library execution with explicit CSP exception
  • DeskRamp bundles multiple specialized libraries, using lazy-loading to manage size

More from Thursday 27 August →