Hacker News new | ask | show | jobs
by united893 1651 days ago
False. Energetic costs of distributing duplicate information is significantly more expensive than local computation. Eg: measuring joules spent for decompression vs transmission is orders of magnitude over the n duplication.
2 comments

But surely the orders of magnitude thing factors in when you can have orders of magnitude more clients than servers? I think you'd need to run more specific numbers to lean either way on this.
You seem to not realize that moving the calculation client-side means to send a JavaScript implementation, which for all sensible implementations would be significantly larger than the pre-computed result.
The way the image is colored on the client is just some CSS (mix-blend-mode). Check it in the inspector.
No useless JavaScript in this case.