Hacker News new | ask | show | jobs
by throwaway894345 1490 days ago
I can’t think of a reason you’d need to pull your whole media library. Usually it’s just whatever show you want to watch. As for code, it’s typically small, and you can either pull incremental diffs a la git or you just do everything on your server so you don’t have to pull anything to your client at all.