The Hidden Life of an Amazon User
janavirgin.com
The Hidden Life of an Amazon User
1–10 of 37 posts
Re: The Hidden Life of an Amazon User
#2off topic, but I first read the domain as Java Virgin and had a good chuckle...only to realize that I misread
Re: The Hidden Life of an Amazon User
#3pretty cool art project, thanks for sharing.
Re: The Hidden Life of an Amazon User
#490% of the code is jQuery / third-party (also includes jquery / polyfills) / polyfills btw.
At some point, convenience wins.
Re: The Hidden Life of an Amazon User
#5Shouldn't there be figures in watts (a measure of power) rather than watt-hours (measure of energy) on the project page?
Right now it seems to me there's non-monotonically increasing energy expenditure when looking at the Wh figures.
Re: The Hidden Life of an Amazon User
#6>The average amount of energy needed to load each of the twelve web interfaces, along with each one’s endless fragments of code, was 30 watts.
What is that supposed to mean? A watt(= 1 J/s) is a measure power so energy per unit of time. Shouldn't this rather be given in joule?
Re: The Hidden Life of an Amazon User
#7[deleted]
Re: The Hidden Life of an Amazon User
#8[deleted]
Re: The Hidden Life of an Amazon User
#9Irritating color scheme.
Re: The Hidden Life of an Amazon User
#10>The average amount of energy needed to load each of the twelve web interfaces, along with each one’s endless fragments of code, was 30 watts. What is that supposed to mean? A watt(= 1 J/s) is a measure power so energy per unit of time. Shouldn't this rather be given in joule?
Maybe it meant the rate of energy consumption while the servers are rendering and sending the page. You'd have to multiply 30w with the time spent by the server doing all this stuff (probably less than a second) to get the total consumed energy. A web server consuming 30w of power per connected user sounds exaggerated to me. A high-end server CPU at full load probably pulls 200w and can handle at least 1000 users.
But this is an art project and I have no idea what expertise does the artist have, and I'm not an expert either.