Comment by josephg

7 hours ago

Good. So many software developers have gotten so lazy with RAM usage in the past few decades. I hope the Neo is a kick in the pants to get everyone in the Apple ecosystem to take memory usage seriously.

More efficient software benefits everyone.

It's really quite bad. 'Telegram Lite' is using 1.16GB with just a single chat vs Signal using 193MB. Somehow vscode (including their renderers) manages to come in pretty low compared to even Apples native apps.

  • > vs Signal using 193MB

    That’s still an order of magnitude worse than it should be. You don’t need 200mb of ram for a chat app.

  • > Somehow vscode (including their renderers) manages to come in pretty low compared to even Apples native apps.

    Because the issue isn't electron, it's not freeing resources which you can do in any language/platform.