Hacker News new | ask | show | jobs
by nektro 18 days ago
the benefit of apps is they don't break. websites update out from under you and the web expects browsers to always be evergreen
1 comments

> the benefit of apps is they don't break

What world do you live in? Apps are either enshittified with updates, or the content source the app was using is broken in similar ways to a normal website.

The only way you avoid this are sideloaded non-networked apps - which are not the usual.

updating apps is optional is my point
I agree with that point.

The useful executable code is contained on your device rather than fetched from a website. No update means you can run that useful code forever.

Not many apps are useful in that form though.