Live data from Hacker News

Viewing profile — jscissr

jscissr

HN member
Joined
Fri, Aug 18, 2017, 11:38 PM UTC
HN karma
19
Public activity
11 items

About jscissr

@jscissr on GitHub

Recent public activity

  1. 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 …

  2. comment
    Comment #18492963

    Actually, you still have a copy of the data, in memory.

  3. 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…

  4. comment
    Comment #18008909

    But then you have the problem that typeof null === 'object'.

  5. comment
    Comment #17630445

    Maybe deno will implement something like vgo. (If you don't yet know about deno: https://youtu.be/M3BM9TB-8yA )

  6. comment
    Comment #17608267

    The actual issue is http://crbug.com/394518 , which is not public.

  7. 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…

  8. comment
    Comment #17141849

    Ok, I forgot Symbol, so you were correct.

  9. 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…

  10. comment
    Comment #17100257

    I think escaping quotes only matters for attributes (which can use ' or "). Example: Exploit: foo.jpg" onload="alert('pwned')

  11. 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.