Viewing profile — supereggbert
supereggbert
HN member- Joined
- Sun, Jun 24, 2012, 12:26 PM UTC
- HN karma
- -1
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About supereggbert
No profile information was provided.
Recent public activity
-
comment
Comment #21343417
Probably because in js if i="1" then i+=1 results in i="11" but i-=-1 results in i=2
-
comment
Comment #17153375
This is a little over the top, it could easily be debated that an IP address isn't personal data under "Article 4, Point 1" since at least in the case of IPV4 address it will likel…
-
comment
Comment #17153089
It's not just about cookies, tracking and advertising; it's about informing the user about what will be done with their data, its retention periods and reasons for holding/collecti…
-
comment
Comment #12157143
He is aware but according to the alpha document it says 100Pa, which does seem insanely low. All his points seem like very valid concerns, and certainly points that should have had…
-
comment
Comment #8206640
It doesn't even make sense philosophically to say client side should be treated differently from server side. If you want to block this then you'd surely also what to block servers…
-
story
3D Tree Creation In The Browser
SnappyTree is a procedural tree creation app designed to demo webgl and proctree.js. SnappyTree produces proctree.js JSON which can be used to generate trees client side in other w…