← Back to context

Comment by wtallis

5 days ago

With a dial-up connection, you really want a native app that only hits the network for functionality that fundamentally needs to be done over the network. And you want the app to be hitting stable APIs, rather than requiring weekly updates to keep it in lockstep with a front-end server's constant development churn.

Or a terminal UI, since that usually worked well back when dial-up was common.