Live data from Hacker News

Viewing profile — jhiesey

jhiesey

HN member
Joined
Tue, Jun 21, 2011, 6:45 PM UTC
HN karma
115
Public activity
26 items

About jhiesey

No profile information was provided.

Recent public activity

  1. comment
    Comment #40358036

    Agreed. Virtualized 3d acceleration in particular still has quite a bit of "secret sauce" left in it.

  2. comment
    Comment #38004254

    In parts San Francisco you'll see a couple waymo/cruise cars drive by in any 5 minute interval

  3. story
  4. comment
    Comment #34798336

    If this is truly meant as a PoC to raise awareness, shouldn't there be a writeup of how it works and/or source code? I'm not interested in running some random binary that claims to…

  5. story
  6. comment
    Comment #31284280

    The domain sentry.io resolves (for me at least) to a Google Cloud ip address in the us-central1 region, which is having an outage as well: https://status.cloud.google.com/incidents…

  7. comment
    Comment #28777804

    It's the Erlang runtime/virtual machine, like the JVM is for Java, Scala, etc.

  8. comment
    Comment #26258202

    Current US mail trucks are right hand drive so the driver can deliver to curbside mailboxes without getting out.

  9. comment
    Comment #24560005

    Probably an isolation transformer. A search for “cable tv isolation transformer” gives lots of results.

  10. comment
    Comment #23666919

    I bet you could get a lot better color if you used the screen itself to generate the bayer pattern on film rather than printing it with a printer. Get some large format color negat…

  11. comment
    Comment #22079143

    Yes this issue is still there unfortunately.

  12. comment
    Comment #21751429

    Free electron lasers generate X-rays using a single pass through the lasing medium, which is essential because you can't make good mirrors at those wavelengths either.

  13. comment
    Comment #21517156

    As a fuel. And yes, it's the same principle.

  14. comment
    Comment #21353157

    I would guess it comes from calling the universal quantifier ”for all” in logic

  15. comment
    Comment #21329524

    Isn't that referring to publishing earnings on the company's own website or social media they control, not on independent publishers like TechCrunch?

  16. comment
    Comment #20709949

    Lightning is a major natural cause.

  17. comment
    Comment #20470083

    Why throw away your computers? Why not remove/disconnect the batteries (if portable) and just store them somewhere in case you eventually no longer suspect a hardware hack, as in t…

  18. comment
    Comment #20468893

    I think that's the broader problem that the article is trying to get at. Pornography is just an example that makes it clearer to people that they should care about it.

  19. comment
    Comment #20389153

    WebRTC typically does use UDP. But it certainly isn't as flexible as what you can do with a native app.

  20. comment
    Comment #17606715

    It's the same story with Action Park: https://en.wikipedia.org/wiki/Action_Park#Factors_contributi...

  21. comment
    Comment #17563197

    Is the site down? I get an infinite redirect loop.

  22. comment
    Comment #14621300

    The link 302 redirects to " http://SRVHOSTNAME" . Google cache (no images/diagrams though): http://webcache.googleusercontent.com/search?q=cache:G5RqIkY... Edit: also, copyright da…

  23. story
  24. comment
    Comment #10207344

    It makes my Sauce Labs tests on iOS devices fail, and I bet other people's fail as well. I think the simulators usually try to load apple.com for some reason before the page under …

  25. comment
    Comment #7826920

    I might be missing something, but the final version still looks susceptible to deadlock to me. Suppose the buffer is empty. Process A, which is reading, gets through the mutex_unlo…