Hacker News new | ask | show | jobs
by Enginerrrd 698 days ago
This is a surprisingly uncommon technique, but:

Think deeply about what you're making the computer do, and ask it to do less things by being smarter about what you ask it to do.

I'd say 95% of the time most of your OOM gains will come from the above.