Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

The hidden cost of the RAM crisis: why memory prices might not be your only PC upgrade worry

Upgrading your PC often means buying more than just expensive RAM, especially if compatibility issues are in play.

The hidden cost of the RAM crisis: why memory prices might not be your only PC upgrade worry

The RAM crisis has led to increased prices on computer components, causing a hidden cost for PC upgrades. These higher prices can make it more difficult and expensive to replace hardware, as many components must be replaced together. This is especially true for those moving from one hardware platform to another, like upgrading from AMD Ryzen 5 5600X to AM5.

The RAM shortage forces users to replace other parts as well, leading to a significant increase in costs. This situation is likely to worsen as the RAM crisis continues. Upgrading a PC requires considering the full range of costs, including potential compatibility issues, which can result in unexpected sticker shock.

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

Read the original at techradar.com →

More in Tech

What If Programs Were Mostly Just Values Flowing Through Functions?

I've never particularly enjoyed reading code that makes me suddenly switch from following values to chasing control flow. A variable gets assigned halfway through. A function returns halfway through.

  • The author prefers code that shows values flowing through functions.
  • They created F-Box to maintain smooth value flow with a pipe helper.
  • Seseragi programming language emphasizes pleasant, intuitive code structure.

Why Should the Language Change the Moment I Build a UI?

In ordinary application code, I create values, pass them to functions, and distinguish between cases. Then Web UI begins, and sometimes the whole world changes. Component. Hooks. JSX. Store.

  • Seseragi framework treats components as ordinary functions.
  • UI expressed as ordinary values and data constructors.
  • Development mirrors language progression, feels natural.

More from Sunday 16 August →