frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Why can't we just make more RAM?

23•chatmasta•1d ago
Is there some bottleneck in the supply chain, like rare earth metals or something, that’s limiting production throughput? Or do we simply have every factory already operating at max capacity and scaling up supply will require building more of them?

Is there some intuition we can apply to estimate how long it will take for supply to catchup to demand?

Comments

layer8•1d ago
New fabs are being built, but that takes time. Estimates are that full production will start towards the end of 2027, or in some cases (Samsung, Micron) only in 2028. So expect RAM to remain scarce/expensive for the next two years.

Another factor is that the viability of building new fabs is based on the assumption that there is no AI bubble that will burst. Opinions differ on how large that risk is.

proee•1d ago
Outside of fabrication, memory chips also require some very fancy high speed testers that need specialized ICs which are most likely back ordered.
bigfatkitten•1d ago
The reason we have so few RAM manufacturers in the first place is that was (until just a few months ago) an extremely low margin business.

New production capacity takes years to bring online, and manufacturers are rightly cautious of the current demand bubble bursting, leaving them billions of dollars out of pocket.

paulnpace•15h ago
"AI" is readily abundant all over the place, yet has no profit. I no longer believe the observably false claims that profit is somehow causal to availability.
ternus•1d ago
Further to what's listed elsewhere:

A RAM chip takes several months to make, starting from an empty silicon wafer. Each chip takes 8-10 weeks to go through the process of lithography, deposition, etching, cleaning, etc. It then must be tested, which can take another couple of weeks, then packaged, before it can be sold to manufacturers. Thus, even if fab capacity were available today (it isn't), you'd still see a multi-month lag before new supply hit the market.

(This is an extraordinarily sensitive process, and disrupting it can cause you to lose the entire batch. You might have heard of cases where "wafer starts" had to be discarded due to a tsunami or power disruption - this is why.)

bigbadfeline•10h ago
The actual reasons are monopolies, tariffs and sanctions - the unstable trade environment coupled with monopoly lobbying keep the market uncertain and unattractive for new players, at the same time, the old monopolies don't have any reason to invest in new production - their profits grow when the price on the strangled market keeps going up while they keep doing nothing at all.
maurycyz•1d ago
The raw materials are cheap: It's mostly just quartz, which is the most abundant mineral on earth.

The problem is actually making chips. The machines use to make modern integrated circuits are some of the most precise equipment in the world, manufacturing structures just tens of atoms across.

Getting more factories online might take close to a decade, and that's if anyone wants to pay: The current demand showed up basically overnight as some of the companies (running of investor money with no way to make profit) started a bidding war. Betting billions of dollars on them still being around in 5-10 years is just not a wise decision.

mrandish•1d ago
> Betting billions of dollars on them still being around in 5-10 years is just not a wise decision.

Historically dynamic RAM has gone through several boom/bust cycles, oscillating between manufacturers struggling to break-even and cutting production and then a few years later not being able to make enough chips. I remember the late 80s being another time where companies were delaying new product launches because they couldn't get DRAM.

WheelsAtLarge•1d ago
What's the current thinking on used ram? Is it worth it?
rkagerer•1d ago
Avoid suspiciously low-priced bargains, give it a good several days of solid memtesting (I used to use Memtest86 and Memtest86+, and Prime95 for good measure) and you should be fine.
terrycody•1d ago
It's price gouging, no matter what they say.
manofmanysmiles•1d ago
I read recently that there is an effective cartel of Samsung, SK Hynix and Micron.

Price collusion, and dumping (flooding market with low prices) if any real competitor shows up.

Someone please correct me if I'm wrong.

cocodill•1d ago
This could prevent people from making a lot of money. Here's why.
loose-cannon•1d ago
I'm curious about manufacturing from like 10-20 years ago. Would it be cheap to make a RAM chip from like 15 years ago? Or would it just not even work with our modern hardware? Like if we want more of something, can we pay with performance and efficiency instead? We seem to have this option with other types of technology.
raw_anon_1111•1d ago
Only TSMC as far as I know keeps fully depreciated fab lines online to make older processors for things that don’t need to make the latest tech.
toast0•1d ago
> Would it be cheap to make a RAM chip from like 15 years ago? Or would it just not even work with our modern hardware?

Modern CPUs have built in memory controllers. Most of them can only talk to a small variety of memory; maybe DDR4 or DDR5 and sometimes a LP variant. If you wanted to make DDR3, you'd also need a special CPU with a DDR3 compatible memory controller.

I think once production stops for a given memory type at a specific fab, they get rebuilt for a new type of RAM. It doesn't make sense to keep the stuff around because there's been enough DDR3 ram made for the rest of time.

It's different for other fabs, where old lines can remain valuable for lower cost production.

taki4416•1d ago
RAM factories can only produce memory chips, so companies are careful about expanding their production lines. If demand for memory drops later, they could suffer huge losses.

In fact, memory prices often change when a new factory is built. Manufacturers usually buy memory when prices are low, so we don’t really notice these changes when we buy products.

I work in the semiconductor industry, I recently asked the same question to some experts around me. They told me there is a lesson from the early days of personal computers. Improvements in operating systems reduced the amount of RAM needed, which caused serious problems for the memory industry.

rramadass•1d ago
Because SK Hynix has substantially ramped up its production of HBM memory for GPUs (due to AI demand) which requires more silica per die than DRAM. Since companies produce HBM and DDR memory in the same factory and using the same equipment (more or less) shifting production to HBM has the double whammy of less silica for and hence less DRAM production.

See this video by Anastasi In Tech to understand the memory crisis - https://www.youtube.com/watch?v=KghkI5Oh_lY

evan-dong•23h ago
A big part of it is that RAM fabs are insanely capital‑intensive and slow to ramp: you’re talking years to build, then months per wafer, with very cyclical, boom‑bust demand. That makes it rational for the handful of DRAM vendors to be cautious, because overbuilding capacity in a bubble can destroy them for a decade.

Tell HN: iPhone 6s still getting security updates

4•uticus•3h ago•2 comments

Why I'm moving away from Regex for LLM Agent security

2•aunicall•4h ago•0 comments

Ask HN: Have you successfully treated forward head posture ("nerd neck")?

41•trashymctrash•16h ago•30 comments

Ask HN: What was it like for programmers when spreadsheets became ubiquitous?

7•yodaiken•8h ago•7 comments

I built a platform to help developers find collaborators for new projects

3•deiv2002•11h ago•0 comments

How not to fork an open source project

5•jsattler•12h ago•0 comments

Toolpack SDK, an Open Source TypeScript SDK for Building AI-Powered Applications

2•sajeerzeji•9h ago•1 comments

Prompt to make Claude more autonomous in web dev

4•louison11•10h ago•1 comments

Claude broke a ZIP password in a smart way

7•jgrahamc•10h ago•2 comments

Ask HN: How do you use Coding Agents/CLIs out of coding?

4•arbayi•15h ago•5 comments

I traced $2B in nonprofit grants for Meta and Age Verification lobbying

89•theseusares•1d ago•20 comments

Ask HN: Why can't we just make more RAM?

23•chatmasta•1d ago•21 comments

Tell HN: Apple development certificate server seems down?

109•strongpigeon•4d ago•39 comments

MiniMax M2.5 is trained by Claude Opus 4.6?

10•Orellius•1d ago•10 comments

Ask HN: Got cancer, a new job,new boss in less than a year What do I do now?

19•Goleniewski•1d ago•17 comments

Ask HN: Would this eliminate bots for good?

2•piratesAndSons•14h ago•11 comments

Ask HN: 100k/year individual token usage?

7•alecsmart1•23h ago•3 comments

Ask HN: What's your biggest pain point when joining a new developer team?

8•KevStatic•1d ago•15 comments

Ask HN: Why have co-ops never played a major role in tech?

13•AbstractH24•1d ago•7 comments

Generate tests from GitHub pull requests

7•Aamir21•1d ago•3 comments

X is selling existing users' handles

197•hac•3d ago•91 comments

Ask HN: Is there prior art for this rich text data model?

5•chrisecker•1d ago•2 comments

Ask HN: Is Claude down again?

86•coderbants•3d ago•73 comments

Ask HN: Has anyone built an AI agent that spends real money?

3•xodn348•1d ago•4 comments

AI, Human Cognition and Knowledge Collapse – Daren Acemoglu

3•aanet•1d ago•3 comments

Ask HN: Looking for a job after layoff and burnout. What should I focus on

6•jacAtSea•16h ago•10 comments

Looking for Partner to Build Agent Memory (Zig/Erlang)

6•kendallgclark•2d ago•8 comments

Enabling Media Router by default undermines Brave's privacy claims

5•noguff•2d ago•2 comments

Instagram Ending Encrypted DMs

6•01-_-•1d ago•1 comments

Claude 4.6 Opus can recite Linux's list.h

25•itzmetanjim•2d ago•4 comments