this post was submitted on 11 Sep 2023
718 points (100.0% liked)
Programmer Humor
854 readers
7 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is the same coping mechanism as "just build another 4 lane highway. That should solve the traffic issues". You are just shifting the problem.
I'm not shifting the problem if I have actually paid the money to build the 4 lane highway.
The point is that you're not fixing the problem, you're just masking it (and one could even argue enabling it).
The same way adding another 4 lane highway doesn't fix traffic long term (increasing highway throughput leads to more people leads to more cars leads to congestion all over again) simply adding more RAM is only a temporary solution.
Developers use the excuse of people having access to more RAM as justification to produce more and more bloated software. In 5 years you'll likely struggle even with 32GiB, because everything uses more.
That's not sustainable, and it's not necessary.
How is adding more RAM a temporary solution? It would lead more workload to the CPU... which is good?