Viewing profile — arbsn
arbsn
HN member- Joined
- Sun, Oct 28, 2012, 7:44 AM UTC
- HN karma
- 89
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About arbsn
Recent public activity
-
comment
Comment #21615477
p-zombies are not conscious, by definition.
- story
-
comment
Comment #11919266
To clarify your comment for other readers: stock options and equity are not the same, and are handled differently upon termination.
-
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…
-
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…
-
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…
-
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…
-
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,…
- story
-
comment
Comment #7966395
Yes. Haskell provides excellent facilities for cleanly managing side-effectful code, like the IO monad.
-
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.