Hacker News new | ask | show | jobs
by dajohnson89 3145 days ago
isn't it a meme at this point, pushing computational work to the client side? I have a laptop or mobile device, please don't hog my limited cpu and battery life by forcing my device to resize images.
1 comments

Are you sure your wifi connection will not eat more power with huge upload than processor/gpu doing the scaling?
I dont see how that matters at all.

also -- there's also page load time. if it's an intensive calculation then the overhead of sending the results over http is still less than the browser calc time.