Skip to content

Comment on Mobile web apps may be slow because Moore's law is endingparent

Comments

What use is packing compute into it.

1. Do computation locally on local data, thus avoiding round-trips to a far away server.

2. Distribute an app to lots of people without having to pay for a lot of server resources to match, since the computation is done on each user's device.

3. Enable users to keep more data private, by keeping it on the user's own device.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.