Looks like my tiny little website is being attacked. This will take some time to deal with. Sigh.
Are you sure you aren't just underestimating the traffic level HN can generate?
Dylan Playground
11–19 of 19 posts
Re: Dylan Playground
#12Looks like my tiny little website is being attacked. This will take some time to deal with. Sigh.
Thanks for the interest, everyone. It never occurred to me this would end up on Hacker News.
Re: Dylan Playground
#13Looks like my tiny little website is being attacked. This will take some time to deal with. Sigh.
I think I've fixed (well, worked around) a bug that may have been part of the problem. It's working for me now. Thanks for the interest, everyone. It never occurred to me this would end up on Hacker News.
Re: Dylan Playground
#14For those that think Dylan is another new hotshot language to compute with the Rusts and Erlangs of the world, there's a bit more history here. Dylan is nearly 30 years old. https://en.wikipedia.org/wiki/History_of_the_Dylan_programmi...
Dylan was a Swift that came too soon, at least as the sibling comment mentions, we got Julia.
Re: Dylan Playground
#15Earlier quoted context omitted.
Dylan was a Swift that came too soon, at least as the sibling comment mentions, we got Julia.
We also have Dylan. Just sayin'.
Re: Dylan Playground
#16Earlier quoted context omitted.
We also have Dylan. Just sayin'.
Sure, and the efforts for OpenDylan should be appreciated, however I think its opportunity has been lost and what remains are the ideas on how to do a proper Algol like Lisp.
Re: Dylan Playground
#17Earlier quoted context omitted.
Sure, and the efforts for OpenDylan should be appreciated, however I think its opportunity has been lost and what remains are the ideas on how to do a proper Algol like Lisp.
Opportunity lost or not, we're sticking with it, including preparing for a new release in the next few days (see our testing pre-release at https://github.com/dylan-lang/opendylan/releases/tag/v2020.1... ).
Re: Dylan Playground
#18Should be back up. I have a bug in the http server, which is also written in Dylan and hasn't been battle hardened, where it sometimes fails to close connections.
Re: Dylan Playground
#19Should be back up. I have a bug in the http server, which is also written in Dylan and hasn't been battle hardened, where it sometimes fails to close connections.
@cgay be great to see this integrated with the OpenDylan homepage (interactive examples) and a nice blog write up on how it works on the news/articles section. Very cool.