this post was submitted on 11 Sep 2023
1168 points (97.1% liked)

Programmer Humor

32061 readers
1992 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] MyFairJulia@lemmy.world 5 points 1 year ago (1 children)
  1. People have enough RAM.
  2. Developers see people getting more RAM.
  3. Developers allow their software to use more RAM (either by doing more cool stuff or optimizing less stuff).
  4. People have little RAM.
  5. People buy more RAM.
  6. goto 1;

This also applies to CPU and GPU.

You're giving the devs too much credit. They didn't give a fuck even when we have not enough RAM. Otherwise this post won't be such a common experience.