Comment by burnte
8 hours ago
> Chrome's multiprocess sandboxing wasn't unambiguously good. It carried a steep cost in overhead.
This is true, but this is why we create faster and faster PCs, so our software can do more. The cost was because you were getting new safety features. Want the app to be fast, able to show you lots of tabs with no delay? That takes RAM and CPU. The CPU and RAM are there to be used for features the user wants. It's actually 100% ok if a computer has to work really hard to run an app as long as that app is designed well, it means the user is making it do lots of useful work. That's what the computer is there for.
The "Just buy a new computer" excuse doesn't actually make the tradeoff no longer a tradeoff. The cost is still real, you're just putting a price tag on it (then ignoring the price, along with any alternative tradeoffs).