Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

I Love Handhelds, But I’m Worried the RAM Crisis is Going to Kill Them

Handheld gaming PCs have been getting better every year, but with skyrocketing prices, they might not make much sense to either gamers or manufacturers.

I Love Handhelds, But I’m Worried the RAM Crisis is Going to Kill Them

Handheld gaming PCs have been a passion of mine for the last few years, with consistent improvements in hardware and operating systems. The latest offerings, such as the Xbox Ally X and MSI Claw 8 EX AI+, are truly impressive in terms of performance. However, the soaring prices of these devices make them hard to justify. The MSI Claw 8 EX AI+, priced at $1,799, far exceeds the cost of its predecessor, the MSI Claw 8 AI+, which was around $899.

The primary reason for the price hike is the new Arc G3 Extreme integrated graphics chip, which is essentially a Panther Lake chip with some CPU cores disabled. This new chip offers superior performance compared to AMD's previous Z2 Extreme-powered devices, but the cost of RAM has become a significant factor in the overall expense of handheld gaming PCs.

The Lenovo Legion Go 2, another high-performance option, now costs a staggering $1,999, even more than the MSI Claw 8 EX AI+. Valve's Steam Deck has also seen a price increase, now starting at $789 for a new unit, which is not a great value in today's market. Despite these high prices, the Xbox Allies from Asus remain the best options for those seeking a more affordable handheld experience.

However, there is a concern that Asus might follow suit and raise prices on their Xbox handhelds as well. Ultimately, the RAM crisis is putting a strain on the handheld gaming PC market, making it challenging to find devices that offer great value for their price.

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

Read the original at ign.com →

More in Tech

My evidence pipeline was saving Cloudflare block pages as evidence

I build a web service that preserves evidence of harassment on social platforms. The core feature is a single thing: automatically capture a real screenshot of the offending post.

  • Developed web service to record evidence of harassment
  • Recorded raw error body for quick issue diagnosis
  • Emphasized correct timezone timestamps and asynchronous processing

Your `if` statements are a database nobody can query

Somewhere in your codebase there is a line that looks like this: if ( user . plan === ' enterprise ' || user . tenantId === ' acme-corp ' ) { // ...

  • Rules scattered across codebase, not queryable
  • Lack of schema, querying, migrations, audit log
  • Moving rules to separate service introduces latency and kill switch issues

Kubernetes for Beginners: From Local to Production – May the Pods Be With You

The Quest Begins (The "Why") I remember the first time I tried to take a weekend side‑project from my laptop to something that felt “real”.

  • Developers transition simple weekend project to production-like environment.
  • Kubernetes introduced as declarative orchestrator for defining application state.
  • Key components: Pods, Deployments, Services, and Ingress for scalable deployments.

Discord Ticket Bot

A free, self-hosted ticket bot for Discord support teams. You run it yourself, so your ticket data never leaves your server.

  • Discord Ticket Bot is free and self-hosted
  • Up to 25 customizable ticket types available
  • Operates on SQLite or MySQL databases

More from Saturday 15 August →