Remix.run Logo
jmiskovic 2 days ago

This is easy to fix with local storage. You reopen the tab and you're right where you left it. Unfortunately the companies see it as an opportunity to lock users in with cloud saving.

The allure is that the web is the most open, most stable and the most cross-device platform we have. Almost anything that was made for web still works today, with Flash and Java applets being the two big exceptions. Following the Lindy effect the self-contained web apps of today will still be operational far into the future.

Contrast this with Android's pathetic record of constantly breaking backward compatibility and restricting what software the users can even run on their devices.

ginko 2 days ago | parent [-]

How is the web stable? Any server can change the app you're working on without you being able to do anything. Tons of the old web is broken or gone.

Compare that to a win32 desktop app that will almost certainly keep working indefinitely without any changes. Plus you can use proper files for storage.