Live data from Hacker News

Viewing profile — omphalos

omphalos

HN member
Joined
Sat, Nov 17, 2012, 1:59 PM UTC
HN karma
129
Public activity
57 items

About omphalos

No profile information was provided.

Recent public activity

  1. comment
    Comment #25432640

    Consider the problem of predicting an agent's binary choice. If an agent follows a strategy of always choosing the opposite of what the algorithm predicts, then the algorithm's pre…

  2. comment
    Comment #24341621

    People are not their governments. Viewing competing governments as competition between their countries - I think that is propaganda. The US government violates the privacy of US pe…

  3. comment
    Comment #24137526

    The money is there, it just mostly resides in the hands of the few. The mean net worth of an American household is almost $700,000 - that's total net worth of all households, divid…

  4. comment
    Comment #21787183

    FYI I see [dead] by your comments. Maybe you have been hell-banned?

  5. comment
    Comment #15334999

    Yes, and a lot of it isn't, which is what I'm saying :)

  6. comment
    Comment #15329213

    Money isn't the only motivation someone can have. People write lots of open source code for free, for example.

  7. comment
    Comment #13052903

    I think it's because of the common assumption that the system that controls your data must also house the application that interacts with this data. When decentralized applications…

  8. story
  9. comment
    Comment #12648988

    I kind of think of imminent battle between decentralized/centralized as analogous to the Linux/Windows wars of yesterday. Over the short term you're probably right that centralized…

  10. comment
    Comment #12294215

    Privacy-wise Palantir is even scarier than Facebook.

  11. story
  12. story
  13. story
  14. comment
    Comment #11885521

    Seems like an argument against the idea that patents encourage innovation.

  15. comment
    Comment #11883523

    It's remarkable how a company with so many resources can make something so poorly designed.

  16. comment
    Comment #11682738

    Can people join this network without downloading an application - will it be available in the browser? The reason I ask is most decentralized applications up to this point require …

  17. comment
    Comment #11296702

    The "grid" is a graphic design principle [1] that existed long before CSS. You can implement this in CSS with flexbox or something else. If you don't care about vertical alignment …

  18. comment
    Comment #11278740

    Well it's not exactly common. It's used to describe the very best moves at the highest level of play.

  19. comment
    Comment #11272612

    > the stark degree to which "AlphaGo output that move because the board will later be in a winning state" sometimes doesn't correlate with conventional Go goals like taking territo…

  20. comment
    Comment #11117237

    I wish the author included something about the Intel Management Engine. It runs closed source software with privileged access to your entire machine including support for remote ex…

  21. comment
    Comment #10985011

    Yeah, MCTS is traditionally terrible with ko. It would be interesting to learn how AlphaGo addresses or doesn't address this.

  22. comment
    Comment #10716719

    I recently encountered the Duhem-Quine thesis on wikipedia which I think presents a really interesting perspective on testability, something I never really questioned before in the…

  23. comment
    Comment #10667055

    Reminds me of nobackend.org

  24. comment
    Comment #10519043

    Now if only they would stop requiring JavaScript to see images :)

  25. comment
    Comment #10488690

    It would be nice if the ability to reason about execution timings were one of the design goals of WebAssembly, because this could make it safer to port to crypto to the web.