Live data from Hacker News

Viewing profile — arbsn

arbsn

HN member
Joined
Sun, Oct 28, 2012, 7:44 AM UTC
HN karma
89
Public activity
11 items

About arbsn

computer programmer; into privacy, security, emacs, lisps

Recent public activity

  1. comment
    Comment #21615477

    p-zombies are not conscious, by definition.

  2. story
  3. comment
    Comment #11919266

    To clarify your comment for other readers: stock options and equity are not the same, and are handled differently upon termination.

  4. comment
    Comment #11527622

    Is the encryption/decryption code in WhatsApp open-source? I haven't been able to find it. My assumption was that they conform to the Signal encryption protocol, which is openly sp…

  5. comment
    Comment #10746621

    I believe that the article was talking about disagreement, critique, and debate. Being "noisy" and "boisterous" sounds like something else entirely. Productive debate ought to be c…

  6. comment
    Comment #9552438

    I don't believe that someone needs to have a solution in order to observe that there is a problem. The resources available to an individual for creating and reasoning are finite, a…

  7. comment
    Comment #9522764

    Surely the purpose of the LabStack example is to restrict the interface of a LinkedList to that of a Stack? Defining a new type to present a more restricted interface is not useles…

  8. comment
    Comment #9435361

    What confuses you about using Haskell for writing Web/Desktop/Mobile apps? System.IO exposes all the primitive input/output functionality one would expect in Swift, Python, or PHP,…

  9. story
  10. comment
    Comment #7966395

    Yes. Haskell provides excellent facilities for cleanly managing side-effectful code, like the IO monad.

  11. comment
    Comment #7285341

    I don't know about those books, but in the case of these koans, it's intended to be entertaining. It's a joke. I think it's also intended to be irreverent.