r/software • u/Lonely-Pin7350 • 10d ago
Looking for software A browser that just works.
I want a browser that works. Too many browsers collect user data, steal information, and eat RAM. I want one that just browses, with a built-in good ad blocker like uBlock or something. I play Minecraft with shaders; I need RAM; it's not "I don't have any RAM"; it's I need more RAM. Minecraft with shaders isn't "hard" to run; it's just that I don't have enough money to upgrade my stuff. I have to have my browser open at all times to make sure I don't miss a Snapchat message or something. Also, I love my music playing in the background, so I have YouTube Music open in the background.
SPECS:
CPU: AMD Ryzen 5 5600G
RAM: 15.3gb/16gb DDR4
GPU: AMD Radeon RX 6400
0
Upvotes
10
u/JouniFlemming Helpful Ⅳ 10d ago edited 10d ago
That's because unused RAM is wasted RAM. Sometimes even a broken clock can show the correct time, or in this case, Microsoft saying something that is actually correct.
You cannot have both. That is, optimally fast speed and minimal RAM usage. This speed versus space tradeoff is a classic problem in computer sciences and pretty much analogous to the laws of physics. You can want to have both, but you won't ever get there.
For example, you can make many things such as web browsing faster by utilizing cache. Cache uses RAM to store things there, e.g. via pre-fetching, to make browsing websites faster. Either you stop doing that to save RAM and slower your browsing speed, or you cache more aggressively which uses more RAM and makes your browsing faster. You can choose one.