Live data from Hacker News

Viewing profile — cjallen88

cjallen88

HN member
Joined
Wed, Jul 25, 2018, 6:55 PM UTC
HN karma
28
Public activity
30 items

About cjallen88

No profile information was provided.

Recent public activity

  1. 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

  2. comment
    Comment #36010157

    This is basically what Esperanto and Ido do, different word classes and in different letters.

  3. comment
    Comment #35965958

    Purescript has an erlang backend FYI

  4. comment
  5. 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.

  6. 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

  7. comment
    Comment #25992837

    Maybe have a look at Closh [1], a clojure based shell [1] https://github.com/dundalek/closh

  8. comment
    Comment #25744526

    Factor for sure

  9. comment
    Comment #24597544

    See related comment: https://news.ycombinator.com/item?id=13644260

  10. 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…

  11. 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…

  12. 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…

  13. comment
    Comment #23615740

    Perhaps something like https://www.swi-prolog.org/pldoc/doc_for?object=section(%27p...

  14. comment
  15. comment
    Comment #21999467

    Have you looked at Pijul? I understand it has resolved the major shortcomings of Darcs.

  16. comment
    Comment #20477134

    Well sure, but that's just the storage format isn't it? Is that important if you never interact with it?

  17. comment
    Comment #19770479

    It’s the same thing.

  18. comment
    Comment #19645252

    I would guess the browser extension had no automatic logout configured.

  19. 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…

  20. 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…

  21. comment
    Comment #18901686

    I would really like the tabbing windows etc on linux, it would make using a single monitor much nicer...

  22. comment
  23. comment
    Comment #18647425

    I'm with O2 and was affected, and they have messaged me promising credit of 2 days of my airtime bill.

  24. 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…

  25. comment
    Comment #18501104

    Yeah these days TCL is JITed too, which will certainly help