To be honest, I am currently living with major Schadenfreude regarding ram costs.
For literally years, SV companies have had a "ship fast, fuck the users" mentality when it comes to resource usage, as if software is written more often than it's run.
Finally having some constrained supply of memory will force people to actually build software that can be reasonably used on 5 year old hardware (which would otherwise be perfectly servicable).
Slack from 2015 doesn't meaningfully add anything over Slack from 2025 yet I need 3x the RAM to run it.
Maybe... While less than perfect, I think even moving to shared browser runtimes like Tauri and similar are a boost over Electron. Not to mention shifting backend work to Rust over JS/TS. There's a lot of performance on the table to gain without even dramatically changing most of the application UI/UX.
To be honest, I am currently living with major Schadenfreude regarding ram costs.
For literally years, SV companies have had a "ship fast, fuck the users" mentality when it comes to resource usage, as if software is written more often than it's run.
Finally having some constrained supply of memory will force people to actually build software that can be reasonably used on 5 year old hardware (which would otherwise be perfectly servicable).
Slack from 2015 doesn't meaningfully add anything over Slack from 2025 yet I need 3x the RAM to run it.
Teams is worse somehow.
Let's hope software gets enough less bloated to make that workable.
Maybe... While less than perfect, I think even moving to shared browser runtimes like Tauri and similar are a boost over Electron. Not to mention shifting backend work to Rust over JS/TS. There's a lot of performance on the table to gain without even dramatically changing most of the application UI/UX.
That’s a marketing myth.
https://github.com/tauri-apps/tauri/issues/5889