Urgent.News

the world's headlines, one feed

Tech

The world's RAM supply crisis is going to get worse before it gets better

Shockwaves from the global RAM and SSD crisis continue to echo through home electronics pricing, and RAM manufacturers are reaping massive profits. A fix is coming, but it is a long time away and may not make any difference at all to consumers. This is what it feels like buying RAM these days. It's been a long time since RAM pricing at retail has been something that we've needed to keep an eye…

The world's RAM supply crisis is going to get worse before it gets better

We haven't written up this one. AppleInsider has the full story — the link below goes straight to it.

Read the original at appleinsider.com →

More in Tech

Tech

Debugging Node.js Like a Pro

Start with the Built-in Inspector Before reaching for external tools, remember Node.js has a built-in debugger. Run your script with --inspect and open chrome://inspect in Chrome to get a full…