Hacker News new | ask | show | jobs
by dsissitka 1796 days ago
> I'm sorry, but their servers are not doing the heavy lifting.

That's pretty much the entire point of a thin client. If you've got a device with, as the user said, "limited network bandwidth", then downloading hundreds of megabytes or even gigabytes of Docker images or npm packages or whatever within a reasonable amount of time might not be doable but streaming at 10 Mbps might.

1 comments

You're missing the point.

You still need enough bandwidth to stream the video. That is not up for debate. Their servers do not magically mean you can stream things from their servers to your client as if you had a fast internet connection if you do not.

> Their servers do not magically mean you can stream things from their servers to your client as if you had a fast internet connection if you do not.

Nobody is arguing that they did. The point is that you don't stream things from the server that require a fast internet connection, just video of the server.

Streaming high quality video (enough to render small text on GUI applications) requires a 'fast' internet connection.