Comment on Apple has REMOVED the ICEBlock app from the App Store due to “objectionable content.”

<- View Parent
Warl0k3@lemmy.world ⁨1⁩ ⁨day⁩ ago

You’re just describing the MVVM design paradigm. That’s how everything that doesn’t benefit from locally hosted resources works. Host the database, shift processing to the user’s hardware (excepting hardware dependent tasks like LLMs or other compute heavy tasks). Websites, apps, even firmware can all use this – essentially anything that makes an API call in some way uses this basic structure. Even entirely local applications do it this way (albeit internally).

source
Sort:hotnewtop