Live data from Hacker News

Viewing profile — iwillreply

iwillreply

HN member
Joined
Tue, Mar 19, 2013, 2:28 PM UTC
HN karma
31
Public activity
21 items

About iwillreply

No profile information was provided.

Recent public activity

  1. comment
    Comment #16829056

    https://cvdazzle.com Amongst some other projects by Adam Harvey centered on facial recognition: https://ahprojects.com/projects/

  2. story
  3. story
  4. comment
    Comment #12853566

    Blocked by Facebook: https://news.fastcompany.com/facebook-has-blocked-a-car-insu...

  5. comment
    Comment #12335989

    There is an FDA approval for testing Oxitec's GM mosquitos in a small scale trial in Florida. There are also small scale tests in Brazil and the Caymans. http://www.humanosphere.or…

  6. story
  7. comment
    Comment #11034005

    "Pretend to act, or look and feel, like a trusted entity — like your own device or browser, or the website itself." This is a broad statement. Taken at face value, this covers all …

  8. story
  9. comment
    Comment #10846961

    Gus van Sant did exactly this in Paranoid Park. The skateboard scenes in the movie were shot on Super 8, as inspired by the common style for home made skate films. Here's a short c…

  10. comment
    Comment #10561864

    Seems strange to not include any input for size information - and then include it in the share. From their example of sneakers, to clothing or coffee, not sure I'd navigate to a po…

  11. comment
    Comment #10471905

    I remember some interest in watching Silvia Hartmann write a novel in a Google Doc a few years back: http://www.theguardian.com/books/booksblog/2012/sep/12/novel...

  12. comment
    Comment #10327899

    Estimated using samples gathered with analytics through third-party browser plugins. http://support.similarweb.com/customer/en/portal/articles/13...

  13. comment
    Comment #10274207

    I did this on a flight. It was much more pleasant than inflight entertainment. * 360 film doesn't work well, with not being able to move around.

  14. comment
    Comment #10147635

    There is a service I read about in the Netherlands, called Blendle - that charges micropayments for articles read from news sites. I've never used it personally, but their 1-year-l…

  15. comment
    Comment #10067283

    No problem at all. As I say, wasn't expectant. Good luck with it - the approach is unique, and on working beyond Safari would be awesome.

  16. comment
    Comment #10067032

    I hadn't, but just tried restarting safari, restarting device, and clearing safari history/data - and still having the same output. * I'm completely fine with this being the case. …

  17. comment
    Comment #10066986

    Doesn't seem to work in iOS9 (at least for me). Enabled ad blocking - went to mashable.com got ads as per https://www.dropbox.com/s/gqnf2mebzi74151/photo%20aug%2015%2... turned on …

  18. comment
    Comment #8551584

    The inspiration link seems to live at: https://docs.apitools.com/contest/need-inspiration/

  19. comment
    Comment #5401343

    Interesting, I very briefly deliberated while vs for, and how the performance of both had changed since last look. But checking at: https://blogs.oracle.com/greimer/resource/loop-t…

  20. comment
    Comment #5401282

    Why would you append on every loop. Rather than build the string and then append the whole lot on one block? If you compare the DOM of the original fiddle and the DOM of following …

  21. comment
    Comment #5401078

    It's strange you blame jQuery outright for slowness of the DOM, and reference the jsFiddle as your reference point of speed. Writing this utilising jQuery for DOM manipulation ( ht…