logoalt Hacker News

g3e0yesterday at 11:07 PM3 repliesview on HN

Doesn't solve the present shortage, but perhaps this is a good opportunity for software developers to start caring about memory usage again, since consumers may be forced to keep their existing hardware for a few more years.


Replies

trinsic2today at 12:40 AM

Yea here's hope'in. Memory management as been really inefficient for a long time.

jayd16today at 12:35 AM

Honestly? Is it even going to be a drop in the bucket? This push is from massive data needs. The amount of ram code uses becomes an even smaller percentage of the growing pool.

dsigntoday at 5:38 AM

Who the hell needs more than 640 KB anyway? :-)

Jokes aside, I've been extremely frugal with memory in my latest project, in the hope that it can fit in a few megabytes of RAM. But we have come a long way since the eighties, and now an audio codec (OPUS) takes the best part of a megabyte, and so do "frugal" scripting engines such as Lua and even SQLite \o/.