Live data from Hacker News

Viewing profile — doxos

doxos

HN member
Joined
Wed, Nov 01, 2017, 2:55 PM UTC
HN karma
11
Public activity
8 items

About doxos

No profile information was provided.

Recent public activity

  1. comment
    Comment #19332502

    Doesn't every word in a given definition have an "outgoing edge?"

  2. comment
    Comment #19332319

    And I and I, if you're qualia computing

  3. comment
    Comment #19332045

    Two words. "1" and "0"

  4. comment
    Comment #15862907

    That dimension is still on a thin film around a little ball floating in one of a great number of possible universes within a great number of possible rule systems. Compared to that…

  5. comment
    Comment #15861933

    > The author is apparently unaware that this tautological response eliminates the distinction between general and specialized intelligence, as one could just as validly (or vacuous…

  6. comment
    Comment #15601835

    Ah, never mind, I just saw sh-ok.

  7. comment
    Comment #15601697

    Or sh/ls, like we would do with js/alert, where sh is some handle to a global shell object we can call from within a form.

  8. comment
    Comment #15601682

    A reader macro for embedding shell commands within clojure forms would be interesting. Something like: (let [x #sh ls] (pprint x)) Or some kind of way to embed shell execution dire…