Live data from Hacker News

Ask HN: Novel crazy ideas on reducing RAM usage

news.ycombinator.com

1–10 of 12 posts

Re: Ask HN: Novel crazy ideas on reducing RAM usage

#6

In what context would this be? What application types? At OS level? This is a very broad question.

It was meant to be broad (for more creative responses). However, I would focus more on OS level.

Can do! On screen keyboard can only be used in T9 mode, only need graphics for 10 buttons instead of the full keyboard.

Re: Ask HN: Novel crazy ideas on reducing RAM usage

#9
For windows: start it in safe mode with command prompt (without ui, or even without ui and network)

eliminate the desktop, taskbar, and file explorer and run only Command Prompt or PowerShell (replacing explorer.exe with a CLI shell in the registry) or using Server Core/Nano Server principles

Post reply on HN