Viewing profile — jscissr
jscissr
HN member- Joined
- Fri, Aug 18, 2017, 11:38 PM UTC
- HN karma
- 19
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About jscissr
Recent public activity
-
comment
Comment #18603771
I noticed the CGI cars in this clip don't have drivers in them. How would they add a driver for an actual ad? I think cars are much easier than humans to do photo-realistically in …
-
comment
Comment #18492963
Actually, you still have a copy of the data, in memory.
-
comment
Comment #18043295
There is a "Datacenter-aware mode": https://apple.github.io/foundationdb/configuration.html#data... Here is some discussion about linearizabilty in fdb: https://news.ycombinator.co…
-
comment
Comment #18008909
But then you have the problem that typeof null === 'object'.
-
comment
Comment #17630445
Maybe deno will implement something like vgo. (If you don't yet know about deno: https://youtu.be/M3BM9TB-8yA )
-
comment
Comment #17608267
The actual issue is http://crbug.com/394518 , which is not public.
-
comment
Comment #17608045
Not related to the 'not secure' marking, but on the page it says they fixed a medium severity security bug reported in 2014 . > [$500][394518] Medium CVE-2018-6169: Permissions byp…
-
comment
Comment #17141849
Ok, I forgot Symbol, so you were correct.
-
comment
Comment #17138657
Actually no, all keys are strings in JS, and if you use something that isn't a string as a key, it is converted to a string (unless you meant Maps[1], which don't use object notati…
-
comment
Comment #17100257
I think escaping quotes only matters for attributes (which can use ' or "). Example: Exploit: foo.jpg" onload="alert('pwned')
-
comment
Comment #15135011
Yes, there is a fade in effect (but no shaking). It is mentioned in the post, you have to click 'Load 13 more images' at the bottom to see the whole post.