Christine Lemmer-Webber
Christine Lemmer-Webber
Hi jackfirth! Huh, that's an interesting idea... it seems feasible since the REPL "resets" anyway. I had been thinking a separate window, but maybe reusing the REPL is a good...
(Feel free to assign to me if you like, since I'm already doing the work.)
It sounds like @AlexKnauth may be interested in carrying this in a more shrubbery-like direction, which is where it seems Rhombus will go. I've expressed my reservations about that elsewhere,...
The best solution is to use a unix domain socket (basically connecting through a file which acts as a socket) rather than localhost + port. That should work for GNU/Linux...
> The "wire protocol" is s-expressions not line-oriented. This might alter the exposure? (But I'm not necessarily saying this reduces it. And I certainly wouldn't claim this eliminates it). Yes,...
I see, thank you for the detailed explaination! I'll have to give it a try later, but it only accepting one connection at a time probably limits the severity of...
That proposal sounds like it would work to me.
I am putting this in the implementation, using the term `allowedAction`.
Do you know of a good way to do such a redirect with github pages?
It looks like this happened quite a while ago, in commit 41fd2b34e862bc3602d09d62fdfe380201d11260 But I wonder why? I imagine one of two things: - either this was a debugging commit that...