Viewing profile — cjallen88
cjallen88
HN member- Joined
- Wed, Jul 25, 2018, 6:55 PM UTC
- HN karma
- 28
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About cjallen88
No profile information was provided.
Recent public activity
-
comment
Comment #36010644
You might like another language called toaq (toaq.net) which is a tonal logical conlang, it has probably the nicest looking writing system I’ve seen
-
comment
Comment #36010157
This is basically what Esperanto and Ido do, different word classes and in different letters.
-
comment
Comment #35965958
Purescript has an erlang backend FYI
- comment
-
comment
Comment #31651644
PAIP was my favourite, I recall not really liking Land of Lisp as I felt like the quality of the example code wasn't great, but I did enjoy the Dice of Doom implementation.
-
comment
Comment #29466432
I remember playing with this years ago! It was really cool - looks like the underlying AI platform is still around http://nn.cs.utexas.edu/?opennero
-
comment
Comment #25992837
Maybe have a look at Closh [1], a clojure based shell [1] https://github.com/dundalek/closh
-
comment
Comment #25744526
Factor for sure
-
comment
Comment #24597544
See related comment: https://news.ycombinator.com/item?id=13644260
-
comment
Comment #24233254
For casual readers, `dip` pops the top of the stack, executes a quotation, then pushes the top of the stack back on. So this pops the max value off the stack, applies the quoted `m…
-
comment
Comment #23757760
You could have a setting on the client that lets the user specify that that's how they always want to see images, I on the other hand might specify that I want to open them in a ne…
-
comment
Comment #23753316
True, but before you visit that website, you don't know anything about how the site was implemented, or what JS is going to run, or whethere there will be a big autoplay video adve…
-
comment
Comment #23615740
Perhaps something like https://www.swi-prolog.org/pldoc/doc_for?object=section(%27p...
- comment
-
comment
Comment #21999467
Have you looked at Pijul? I understand it has resolved the major shortcomings of Darcs.
-
comment
Comment #20477134
Well sure, but that's just the storage format isn't it? Is that important if you never interact with it?
-
comment
Comment #19770479
It’s the same thing.
-
comment
Comment #19645252
I would guess the browser extension had no automatic logout configured.
-
comment
Comment #19586117
Guile is a traditional scheme, its niche being scripting and extension of existing programs. Racket is more batteries included, and comes with an IDE, a package manager and build t…
-
comment
Comment #19274816
The book Paradigms of AI Programming is available for free on github, and implements something like ELIZA in Common Lisp. I really recommend it. https://github.com/norvig/paip-lisp…
-
comment
Comment #18901686
I would really like the tabbing windows etc on linux, it would make using a single monitor much nicer...
- comment
-
comment
Comment #18647425
I'm with O2 and was affected, and they have messaged me promising credit of 2 days of my airtime bill.
-
comment
Comment #18570655
Have a look at http://pharo.org/documentation (a modern smalltalk implementation), they have some good materials, also a discord server. I think it's worth learning, even if you ne…
-
comment
Comment #18501104
Yeah these days TCL is JITed too, which will certainly help