Viewing profile — doxos
doxos
HN member- Joined
- Wed, Nov 01, 2017, 2:55 PM UTC
- HN karma
- 11
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About doxos
No profile information was provided.
Recent public activity
-
comment
Comment #19332502
Doesn't every word in a given definition have an "outgoing edge?"
-
comment
Comment #19332319
And I and I, if you're qualia computing
-
comment
Comment #19332045
Two words. "1" and "0"
-
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…
-
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…
-
comment
Comment #15601835
Ah, never mind, I just saw sh-ok.
-
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.
-
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…