Live data from Hacker News

Viewing profile — davidad_

davidad_

HN member
Joined
Thu, Nov 10, 2011, 8:52 AM UTC
HN karma
323
Public activity
45 items

About davidad_

[ my public key: https://keybase.io/davidad; my proof: https://keybase.io/davidad/sigs/CntteIWWFZnAPe2iJg5-ADKn0Z9qDNYeK4q-wRzGlII ]

Recent public activity

  1. comment
    Comment #18642715

    For those interested, the jury originally ruled in favor of Led Zeppelin, but this year the 9th Circuit partially vacated the judgment and recommended a new jury trial. https://www…

  2. comment
    Comment #15682699

    Did anyone else notice the claim that “The computers had never been connected to the Internet,” followed in the next paragraph by “On another screen, Obermayer opened iHub, the enc…

  3. story
  4. comment
    Comment #15583159

    As a bonus, .rs is the filename extension for Rust source (as well as the TLD of Lobste.rs)

  5. comment
    Comment #15574421

    Those mining memory-bandwidth-hard cryptocurrencies, like zcash, may consider evaluating these. According to the article, they’ll have 1200 GB/s, vs 900 GB/s for the top nVidia Vol…

  6. comment
    Comment #15548235

    I’m embodying an archetype here, but I can’t resist. The use of QTermWidget makes this almost entirely an exercise in building a hello-world Qt app and very little about building a…

  7. comment
    Comment #15414425

    “Everything being subsumed by TensorFlow” doesn’t seem to me like a particularly worrisome outcome. The status quo is “everything being a Python library,” and people generally seem…

  8. comment
    Comment #15342418

    From what I can tell, it's worse than just Intel being a gatekeeper - every execution of "remote attestation" essentially relies upon the Intel Attestation Service to actually perf…

  9. comment
    Comment #15305406

    What's the situation with control of TrustZone on this chip? In particular, are there any manufacturer-fused keys, and are there any user-fusable signing keys?

  10. comment
    Comment #15113775

    I have many problems with this analysis, perhaps enough to write my own blog post, but I am lazy so I will just outline my disagreements here (at least for now). First: I claim tha…

  11. comment
    Comment #15108054

    I do wish energy were priced per megajoule. But I suppose this is probably a symptom, like miles-per-hour vs meters-per-second, of the non-metrication of time units at the relevant…

  12. comment
    Comment #15085318

    FWIW, I do find Interface to be subjectively noticeably more pleasant than Roboto in the comparison here.

  13. comment
    Comment #12156426

    The specific problem described in the "encapsulation" section is solved in modern C++ (11/14) by std::unique_ptr. While this may seem like a trivial quibble, I think it's part of w…

  14. comment
    Comment #11335736

    The latter (it's been there for many hours). See also https://news.ycombinator.com/item?id=5990015 , https://news.ycombinator.com/item?id=11333686 .

  15. comment
    Comment #11330063

    Supersonic-capable aircraft tend to be absurdly fuel-inefficient when operating subsonic (for aerodynamic reasons I don't really understand).

  16. comment
    Comment #10828914

    Here's the differentiable stack/queue/deque paper: http://arxiv.org/abs/1506.02516 It is indeed similar to some work from FAIR, where one of the tasks was binary addition: http://a…

  17. comment
    Comment #10828854

    I submitted the OP essay with an attribution ("see Chris Olah's blog for a fuller treatment") but it was removed by the editors of Edge before publication (apparently their policy …

  18. story
  19. comment
    Comment #7404085

    This is a fair point which deserves a response. Before text was invented, people communicated using spoken language. Text was a major breakthrough because once some communication w…

  20. comment
    Comment #7404057

    I am very glad that Urbit exists and is being funded. I have corresponded with the author and differ with him on some design decisions that I consider significant. Nonetheless, it …

  21. comment
    Comment #7404049

    My entire article is about things that happened between 1955 and 1969. The part where I state my thesis literally concludes "With a solid historical perspective we can dare to do b…

  22. comment
    Comment #7404040

    I included a footnote to address this criticism. http://davidad.github.io/blog/2014/03/12/the-operating-syste...

  23. comment
    Comment #7403822

    I am very happy that you get the point! :-) To address your criticism: Internetworking fundamentally required new hardware, Interactivity and Hypermedia depended on advances in dis…

  24. comment
    Comment #7403551

    This indirection already happens in present systems. Check out my previous blog post about it: http://davidad.github.io/blog/2014/02/19/relocatable-vs-posi... Modern hardware is op…

  25. comment
    Comment #7403546

    Yes. I am working on it, but it is "kind of hard" to do by oneself. Also, writing about it is a good step, regardless of who might be convinced or not, simply because it forces me …